Reference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class HostConfig.
HostConfig has different instance endpoints.
Generated from protobuf message google.cloud.securesourcemanager.v1.Instance.HostConfig
Namespace
Google \ Cloud \ SecureSourceManager \ V1 \ InstanceMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ html
string
Output only. HTML hostname.
↳ api
string
Output only. API hostname. This is the hostname to use for Host: Data Planeendpoints.
↳ git_http
string
Output only. Git HTTP hostname.
↳ git_ssh
string
Output only. Git SSH hostname.
getHtml
Output only. HTML hostname.
string
setHtml
Output only. HTML hostname.
var
string
$this
getApi
Output only. API hostname. This is the hostname to use for Host: Data Planeendpoints.
string
setApi
Output only. API hostname. This is the hostname to use for Host: Data Planeendpoints.
var
string
$this
getGitHttp
Output only. Git HTTP hostname.
string
setGitHttp
Output only. Git HTTP hostname.
var
string
$this
getGitSsh
Output only. Git SSH hostname.
string
setGitSsh
Output only. Git SSH hostname.
var
string
$this