ListMulticloudDataTransferConfigsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message to list MulticloudDataTransferConfig resources.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The name of the parent resource. |
page_size |
int
Optional. The maximum number of results listed per page. |
page_token |
str
Optional. The page token. |
filter |
str
Optional. An expression that filters the results listed in the response. |
order_by |
str
Optional. The sort order of the results. |
return_partial_success |
bool
Optional. If true, allows partial responses for
multi-regional aggregated list requests.
|