ListGoldengateDeploymentTypesRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Message for listing GoldengateDeploymentTypes.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent resource. 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. |
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_type and ogg_version fields must be specified in the format: deployment_type="DATABASE_ORACLE" or
ogg_version="version". Allowed values for
deployment_type are: DATABASE_ORACLE, BIGDATA,
DATABASE_MICROSOFT_SQLSERVER, DATABASE_MYSQL,
DATABASE_POSTGRESQL, DATABASE_DB2ZOS,
DATABASE_DB2I, GGSA, DATA_TRANSFORMS.
|
order_by |
str
Optional. Hint for how to order the results |