Reference documentation and code samples for the Network Services V1 API class Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig.
NetworkConfig contains network configurations for the AgentGateway.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#dns_peering_config
def dns_peering_config() -> ::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::DnsPeeringConfig
Returns
- (::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::DnsPeeringConfig) — Optional. Optional DNS peering configuration for connectivity to your private VPC network.
#dns_peering_config=
def dns_peering_config=(value) -> ::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::DnsPeeringConfig
Parameter
- value (::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::DnsPeeringConfig) — Optional. Optional DNS peering configuration for connectivity to your private VPC network.
Returns
- (::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::DnsPeeringConfig) — Optional. Optional DNS peering configuration for connectivity to your private VPC network.
#egress
def egress() -> ::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::Egress
Returns
- (::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::Egress) — Optional. Optional PSC-Interface network attachment for connectivity to your private VPCs network.
#egress=
def egress=(value) -> ::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::Egress
Parameter
- value (::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::Egress) — Optional. Optional PSC-Interface network attachment for connectivity to your private VPCs network.
Returns
- (::Google::Cloud::NetworkServices::V1::AgentGateway::NetworkConfig::Egress) — Optional. Optional PSC-Interface network attachment for connectivity to your private VPCs network.