Class: Google::Cloud::CloudDMS::V1::PrivateServiceConnectConnectivity
- Inherits:
-
Object
- Object
- Google::Cloud::CloudDMS::V1::PrivateServiceConnectConnectivity
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb
Overview
Instance Attribute Summary collapse
-
#service_attachment ⇒ ::String
Required.
Instance Attribute Details
#service_attachment ⇒ ::String
627 628 629 630 |
# File 'proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb', line 627 class PrivateServiceConnectConnectivity include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |