Network Services V1 API - Class Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::Egress (v2.10.1)

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

Configuration for Egress

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#network_attachment

def network_attachment() -> ::String
Returns
  • (::String) — Optional. The URI of the Network Attachment resource.

#network_attachment=

def network_attachment=(value) -> ::String
Parameter
  • value (::String) — Optional. The URI of the Network Attachment resource.
Returns
  • (::String) — Optional. The URI of the Network Attachment resource.

#trust_config

def trust_config() -> ::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::Egress::TrustConfig
Returns

#trust_config=

def trust_config=(value) -> ::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::Egress::TrustConfig
Parameter
Returns