Class: Google::Cloud::NetworkConnectivity::V1::ServiceConnectionMap::ProducerPscConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb

Overview

The PSC configurations on producer side.

Instance Attribute Summary collapse

Instance Attribute Details

#service_attachment_uri::String

Returns The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.

Returns:

  • (::String)

    The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.



84
85
86
87
# File 'proto_docs/google/cloud/networkconnectivity/v1/cross_network_automation.rb', line 84

class ProducerPscConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end