Reference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class URIs.
URIs for the repository.
Generated from protobuf message google.cloud.securesourcemanager.v1.Repository.URIs
Namespace
Google \ Cloud \ SecureSourceManager \ V1 \ RepositoryMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ html
string
Output only. HTML is the URI for user to view the repository in a browser.
↳ git_https
string
Output only. git_https is the git HTTPS URI for git operations.
↳ api
string
Output only. API is the URI for API access.
getHtml
Output only. HTML is the URI for user to view the repository in a browser.
string
setHtml
Output only. HTML is the URI for user to view the repository in a browser.
var
string
$this
getGitHttps
Output only. git_https is the git HTTPS URI for git operations.
string
setGitHttps
Output only. git_https is the git HTTPS URI for git operations.
var
string
$this
getApi
Output only. API is the URI for API access.
string
setApi
Output only. API is the URI for API access.
var
string
$this