ListGoldengateDeploymentVersionsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Message for listing GoldengateDeploymentVersions.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent value for ListGoldengateDeploymentVersionsRequest Format: projects/{project}/locations/{location} |
page_size |
int
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. The maximum value is 1000; values above 1000 will be coerced to 1000. |
page_token |
str
Optional. A token identifying a page of results the server should return. |
filter |
str
Optional. An expression for filtering the results of the request. Either the deployment_id and deployment_type fields must be specified in the format: deployment_id="id" or
deployment_type="DATABASE_ORACLE".
|