BeyondCorp ClientGateways V1 API - Class Google::Cloud::BeyondCorp::ClientGateways::V1::ClientGateway (v0.1.0)

Reference documentation and code samples for the BeyondCorp ClientGateways V1 API class Google::Cloud::BeyondCorp::ClientGateways::V1::ClientGateway.

Message describing ClientGateway object.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#client_connector_service

def client_connector_service() -> ::String
Returns
  • (::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}.

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#id

def id() -> ::String
Returns
  • (::String) — Output only. A unique identifier for the instance generated by the system.

#name

def name() -> ::String
Returns
  • (::String) — Required. name of resource. The name is ignored during creation.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. name of resource. The name is ignored during creation.
Returns
  • (::String) — Required. name of resource. The name is ignored during creation.

#state

def state() -> ::Google::Cloud::BeyondCorp::ClientGateways::V1::ClientGateway::State
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns