Class: Google::Cloud::CloudDMS::V1::ListPrivateConnectionsResponse

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

Overview

Response message for 'ListPrivateConnections' request.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



544
545
546
547
# File 'proto_docs/google/cloud/clouddms/v1/clouddms.rb', line 544

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

#private_connections::Array<::Google::Cloud::CloudDMS::V1::PrivateConnection>



544
545
546
547
# File 'proto_docs/google/cloud/clouddms/v1/clouddms.rb', line 544

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

#unreachable::Array<::String>



544
545
546
547
# File 'proto_docs/google/cloud/clouddms/v1/clouddms.rb', line 544

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