Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::ListMulticloudDataTransferSupportedServicesResponse.
Response message to list the services in your project in regions that are eligible for Data Transfer Essentials configuration.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#multicloud_data_transfer_supported_services
def multicloud_data_transfer_supported_services() -> ::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferSupportedService>
Returns
- (::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferSupportedService>) — The list of supported services.
#multicloud_data_transfer_supported_services=
def multicloud_data_transfer_supported_services=(value) -> ::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferSupportedService>
Parameter
- value (::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferSupportedService>) — The list of supported services.
Returns
- (::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferSupportedService>) — The list of supported services.
#next_page_token
def next_page_token() -> ::String
Returns
- (::String) — The next page token.
#next_page_token=
def next_page_token=(value) -> ::String
Parameter
- value (::String) — The next page token.
Returns
- (::String) — The next page token.