Network Services V1 API - Class Google::Cloud::NetworkServices::V1::AgentGateway::SelfManaged (v2.12.0)

Reference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::AgentGateway::SelfManaged.

Configuration for Self Managed deployment mode. Attach to existing Application Load Balancers or Secure Web Proxies.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#resource_uri

def resource_uri() -> ::String
Returns
  • (::String) — Optional. A supported Google Cloud networking proxy in the Project and Location

#resource_uri=

def resource_uri=(value) -> ::String
Parameter
  • value (::String) — Optional. A supported Google Cloud networking proxy in the Project and Location
Returns
  • (::String) — Optional. A supported Google Cloud networking proxy in the Project and Location

#resource_uris

def resource_uris() -> ::Array<::String>
Returns
  • (::Array<::String>) — Optional. List of supported Google Cloud networking proxies in the Project and Location. resource_uris is mutually exclusive with resource_uri.

#resource_uris=

def resource_uris=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — Optional. List of supported Google Cloud networking proxies in the Project and Location. resource_uris is mutually exclusive with resource_uri.
Returns
  • (::Array<::String>) — Optional. List of supported Google Cloud networking proxies in the Project and Location. resource_uris is mutually exclusive with resource_uri.