Reference documentation and code samples for the Google Cloud BeyondCorp Client Gateways V1 Client class ClientGateway.
Message describing ClientGateway object.
Generated from protobuf message google.cloud.beyondcorp.clientgateways.v1.ClientGateway
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. name of resource. The name is ignored during creation.
↳ create_time
↳ update_time
↳ state
int
Output only. The operational state of the gateway.
↳ id
string
Output only. A unique identifier for the instance generated by the system.
↳ client_connector_service
string
Output only. The client connector service name that the client gateway is associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}
.
getName
Required. name of resource. The name is ignored during creation.
string
setName
Required. name of resource. The name is ignored during creation.
var
string
$this
getCreateTime
Output only. [Output only] Create time stamp.
hasCreateTime
clearCreateTime
setCreateTime
Output only. [Output only] Create time stamp.
$this
getUpdateTime
Output only. [Output only] Update time stamp.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. [Output only] Update time stamp.
$this
getState
Output only. The operational state of the gateway.
int
setState
Output only. The operational state of the gateway.
var
int
$this
getId
Output only. A unique identifier for the instance generated by the system.
string
setId
Output only. A unique identifier for the instance generated by the system.
var
string
$this
getClientConnectorService
Output only. The client connector service name that the client gateway is
associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}
.
string
setClientConnectorService
Output only. The client connector service name that the client gateway is
associated to. Client Connector Services, named as follows: projects/{project_id}/locations/{location_id}/client_connector_services/{client_connector_service_id}
.
var
string
$this