Google Cloud Secure Source Manager V1 Client - Class HostConfig (1.6.3)

Reference documentation and code samples for the Google Cloud Secure Source Manager V1 Client class HostConfig.

HostConfig has different instance endpoints.

Generated from protobuf messagegoogle.cloud.securesourcemanager.v1.Instance.HostConfig

Namespace

Google \ Cloud \ SecureSourceManager \ V1 \ Instance

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ htmlstring

Output only. HTML hostname.

↳ apistring

Output only. API hostname.

↳ git_httpstring

Output only. Git HTTP hostname.

↳ git_sshstring

Output only. Git SSH hostname.

getHtml

Output only. HTML hostname.

Returns
TypeDescription
string

setHtml

Output only. HTML hostname.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getApi

Output only. API hostname.

Returns
TypeDescription
string

setApi

Output only. API hostname.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getGitHttp

Output only. Git HTTP hostname.

Returns
TypeDescription
string

setGitHttp

Output only. Git HTTP hostname.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getGitSsh

Output only. Git SSH hostname.

Returns
TypeDescription
string

setGitSsh

Output only. Git SSH hostname.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-24 UTC.