BeyondCorp AppGateways V1 API - Class Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway (v0.4.2)

Reference documentation and code samples for the BeyondCorp AppGateways V1 API class Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway.

A BeyondCorp AppGateway resource represents a BeyondCorp protected AppGateway to a remote application. It creates all the necessary GCP components needed for creating a BeyondCorp protected AppGateway. Multiple connectors can be authorised for a single AppGateway.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#allocated_connections

def allocated_connections() -> ::Array<::Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway::AllocatedConnection>
Returns

#create_time

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

#display_name

def display_name() -> ::String
Returns
  • (::String) — Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.
Returns
  • (::String) — Optional. An arbitrary user-provided name for the AppGateway. Cannot exceed 64 characters.

#host_type

def host_type() -> ::Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway::HostType
Returns

#host_type=

def host_type=(value) -> ::Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway::HostType
Parameter
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Resource labels to represent user provided metadata.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. Resource labels to represent user provided metadata.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. Resource labels to represent user provided metadata.

#name

def name() -> ::String
Returns
  • (::String) — Required. Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.
Returns
  • (::String) — Required. Unique resource name of the AppGateway. The name is ignored when creating an AppGateway.

#state

def state() -> ::Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway::State
Returns

#type

def type() -> ::Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway::Type
Returns

#type=

def type=(value) -> ::Google::Cloud::BeyondCorp::AppGateways::V1::AppGateway::Type
Parameter
Returns

#uid

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

#update_time

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

#uri

def uri() -> ::String
Returns
  • (::String) — Output only. Server-defined URI for this resource.