Class: Google::Cloud::Datastream::V1::GetPrivateConnectionRequest

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

Overview

Request to get a private connection configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



715
716
717
718
# File 'proto_docs/google/cloud/datastream/v1/datastream.rb', line 715

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