BeyondCorp ClientConnectorServices V1 API - Class Google::Cloud::BeyondCorp::ClientConnectorServices::V1::ClientConnectorService (v0.1.0)

Reference documentation and code samples for the BeyondCorp ClientConnectorServices V1 API class Google::Cloud::BeyondCorp::ClientConnectorServices::V1::ClientConnectorService.

Message describing ClientConnectorService object.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#display_name

def display_name() -> ::String
Returns
  • (::String) —

    Optional. User-provided name. The display name should follow certain format.

    • Must be 6 to 30 characters in length.
    • Can only contain lowercase letters, numbers, and hyphens.
    • Must start with a letter.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) —

    Optional. User-provided name. The display name should follow certain format.

    • Must be 6 to 30 characters in length.
    • Can only contain lowercase letters, numbers, and hyphens.
    • Must start with a letter.
Returns
  • (::String) —

    Optional. User-provided name. The display name should follow certain format.

    • Must be 6 to 30 characters in length.
    • Can only contain lowercase letters, numbers, and hyphens.
    • Must start with a letter.

#egress

def egress() -> ::Google::Cloud::BeyondCorp::ClientConnectorServices::V1::ClientConnectorService::Egress
Returns

#egress=

def egress=(value) -> ::Google::Cloud::BeyondCorp::ClientConnectorServices::V1::ClientConnectorService::Egress
Parameter
Returns

#ingress

def ingress() -> ::Google::Cloud::BeyondCorp::ClientConnectorServices::V1::ClientConnectorService::Ingress
Returns

#ingress=

def ingress=(value) -> ::Google::Cloud::BeyondCorp::ClientConnectorServices::V1::ClientConnectorService::Ingress
Parameter
Returns

#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::ClientConnectorServices::V1::ClientConnectorService::State
Returns

#update_time

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