Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::ListMulticloudDataTransferConfigsResponse.
Response message to list MulticloudDataTransferConfig
resources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#multicloud_data_transfer_configs
def multicloud_data_transfer_configs() -> ::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferConfig>
Returns
-
(::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferConfig>) — The list of
MulticloudDataTransferConfig
resources to be listed.
#multicloud_data_transfer_configs=
def multicloud_data_transfer_configs=(value) -> ::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferConfig>
Parameter
-
value (::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferConfig>) — The list of
MulticloudDataTransferConfig
resources to be listed.
Returns
-
(::Array<::Google::Cloud::NetworkConnectivity::V1::MulticloudDataTransferConfig>) — The list of
MulticloudDataTransferConfig
resources to be listed.
#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.
#unreachable
def unreachable() -> ::Array<::String>
Returns
- (::Array<::String>) — Locations that could not be reached.
#unreachable=
def unreachable=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Locations that could not be reached.
Returns
- (::Array<::String>) — Locations that could not be reached.