Network Connectivity V1BETA API - Class Google::Cloud::NetworkConnectivity::V1beta::Hub::ExportPscConfig (v0.3.0)

Reference documentation and code samples for the Network Connectivity V1BETA API class Google::Cloud::NetworkConnectivity::V1beta::Hub::ExportPscConfig.

Configuration for more granular control of Private Service Connect connection propagation. This allows enabling or disabling connection propagation for specific types of Private Service Connect endpoints.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#global_google_apis

def global_google_apis() -> ::Boolean
Returns
  • (::Boolean) — Optional. Controls whether Private Service Connect endpoints for global Google APIs should be propagated. The default value is false.

#global_google_apis=

def global_google_apis=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Controls whether Private Service Connect endpoints for global Google APIs should be propagated. The default value is false.
Returns
  • (::Boolean) — Optional. Controls whether Private Service Connect endpoints for global Google APIs should be propagated. The default value is false.

#published_services_and_regional_google_apis

def published_services_and_regional_google_apis() -> ::Boolean
Returns
  • (::Boolean) — Optional. Controls whether Private Service Connect endpoints for regional ILBs and regional Google APIs should be propagated. Default value is true if export_psc is true. Otherwise, the default value is false.

#published_services_and_regional_google_apis=

def published_services_and_regional_google_apis=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Controls whether Private Service Connect endpoints for regional ILBs and regional Google APIs should be propagated. Default value is true if export_psc is true. Otherwise, the default value is false.
Returns
  • (::Boolean) — Optional. Controls whether Private Service Connect endpoints for regional ILBs and regional Google APIs should be propagated. Default value is true if export_psc is true. Otherwise, the default value is false.