2025-08-18
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.list
Path : v1/{+parent}/multicloudDataTransferConfigs
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs
HTTP Method : GET
Parameters :
parent
Description : Required. The parent resource's name
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of results per page that should be returned.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. The page token.
Location : query
Type : string
filter
Description : Optional. A filter expression that filters the results listed in the response.
Location : query
Type : string
orderBy
Description : Optional. Sort the results by a certain order.
Location : query
Type : string
returnPartialSuccess
Description : Optional. If true, allow partial responses for multi-regional Aggregated List requests.
Location : query
Type : boolean
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists MulticloudDataTransferConfigs in a given project and location.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.get
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs/{multicloudDataTransferConfigsId}
HTTP Method : GET
Parameters :
name
Description : Required. Name of the MulticloudDataTransferConfig to get.
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferConfigs/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets details of a single MulticloudDataTransferConfig.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.create
Path : v1/{+parent}/multicloudDataTransferConfigs
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs
HTTP Method : POST
Parameters :
parent
Description : Required. The parent resource's name
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
multicloudDataTransferConfigId
Description : Required. The ID to use for the MulticloudDataTransferConfig, which will become the final component of the MulticloudDataTransferConfig's resource name.
Location : query
Type : string
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate MulticloudDataTransferConfigs. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Creates a MulticloudDataTransferConfig in a given project and location.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.patch
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs/{multicloudDataTransferConfigsId}
HTTP Method : PATCH
Parameters :
name
Description : Identifier. The name of the MulticloudDataTransferConfig resource. Format: `projects/{project}/locations/{location}/multicloudDataTransferConfigs/{multicloud_data_transfer_config}`.
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferConfigs/[^/]+$
Location : path
Required : Yes
Type : string
updateMask
Description : Optional. Field mask is used to specify the fields to be overwritten in the MulticloudDataTransferConfig resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
Location : query
Type : string
Format : google-fieldmask
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate MulticloudDataTransferConfigs. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Updates a MulticloudDataTransferConfig in a given project and location.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.delete
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs/{multicloudDataTransferConfigsId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The name of the MulticloudDataTransferConfig resource to delete.
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferConfigs/[^/]+$
Location : path
Required : Yes
Type : string
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate MulticloudDataTransferConfigs. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
etag
Description : Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes a single MulticloudDataTransferConfig.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.destinations.list
Path : v1/{+parent}/destinations
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs/{multicloudDataTransferConfigsId}/destinations
HTTP Method : GET
Parameters :
parent
Description : Required. The parent resource's name
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferConfigs/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of results per page that should be returned.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. The page token.
Location : query
Type : string
filter
Description : Optional. A filter expression that filters the results listed in the response.
Location : query
Type : string
orderBy
Description : Optional. Sort the results by a certain order.
Location : query
Type : string
returnPartialSuccess
Description : Optional. If true, allow partial responses for multi-regional Aggregated List requests.
Location : query
Type : boolean
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists Destinations in a given project and location.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.destinations.get
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs/{multicloudDataTransferConfigsId}/destinations/{destinationsId}
HTTP Method : GET
Parameters :
name
Description : Required. Name of the Destination to get.
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferConfigs/[^/]+/destinations/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets details of a single Destination.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.destinations.create
Path : v1/{+parent}/destinations
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs/{multicloudDataTransferConfigsId}/destinations
HTTP Method : POST
Parameters :
parent
Description : Required. The parent resource's name
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferConfigs/[^/]+$
Location : path
Required : Yes
Type : string
destinationId
Description : Required. The ID to use for the Destination, which will become the final component of the Destination's resource name.
Location : query
Type : string
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate Destinations. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Creates a Destination in a given project and location.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.destinations.patch
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs/{multicloudDataTransferConfigsId}/destinations/{destinationsId}
HTTP Method : PATCH
Parameters :
name
Description : Identifier. The name of the Destination resource. Format: `projects/{project}/locations/{location}/multicloudDataTransferConfigs/{multicloud_data_transfer_config}/destinations/{destination}`.
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferConfigs/[^/]+/destinations/[^/]+$
Location : path
Required : Yes
Type : string
updateMask
Description : Optional. Field mask is used to specify the fields to be overwritten in the Destination resource by the update. The fields specified in the update_mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask. If the user does not provide a mask then all fields will be overwritten.
Location : query
Type : string
Format : google-fieldmask
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Updates a Destination in a given project and location.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferConfigs.destinations.delete
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferConfigs/{multicloudDataTransferConfigsId}/destinations/{destinationsId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The name of the Destination resource to delete.
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferConfigs/[^/]+/destinations/[^/]+$
Location : path
Required : Yes
Type : string
requestId
Description : Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes since the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
Location : query
Type : string
etag
Description : Optional. The etag is computed by the server, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
Location : query
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes a single Destination.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferSupportedServices.get
Path : v1/{+name}
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferSupportedServices/{multicloudDataTransferSupportedServicesId}
HTTP Method : GET
Parameters :
name
Description : Required. The name of the service.
Pattern : ^projects/[^/]+/locations/[^/]+/multicloudDataTransferSupportedServices/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Gets details of a single MulticloudDataTransferSupportedServices.
▼ ▲ networkconnectivity.projects.locations.multicloudDataTransferSupportedServices.list
Path : v1/{+parent}/multicloudDataTransferSupportedServices
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/multicloudDataTransferSupportedServices
HTTP Method : GET
Parameters :
parent
Description : Required. The parent resource's name
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. The maximum number of results per page that should be returned.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. The page token.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists the supported services for Multicloud Data Transfer. This is a passthrough method.