Class: Google::Cloud::NetworkConnectivity::V1::ListMulticloudDataTransferSupportedServicesResponse

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

Overview

Response message to list the services in your project in regions that are eligible for Data Transfer Essentials configuration.

Instance Attribute Summary collapse

Instance Attribute Details

#multicloud_data_transfer_supported_services::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferSupportedService>

Returns The list of supported services.

Returns:



628
629
630
631
# File 'proto_docs/google/cloud/networkconnectivity/v1/data_transfer.rb', line 628

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

#next_page_token::String

Returns The next page token.

Returns:

  • (::String)

    The next page token.



628
629
630
631
# File 'proto_docs/google/cloud/networkconnectivity/v1/data_transfer.rb', line 628

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