ListGiVersionsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)The request for GiVersion.List.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The parent value for Grid Infrastructure Version in the following format: Format: projects/{project}/locations/{location}. |
page_size |
int
Optional. The maximum number of items to return. If unspecified, a maximum of 50 Oracle Grid Infrastructure (GI) versions will be returned. The maximum value is 1000; values above 1000 will be reset 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. Only the shape, gcp_oracle_zone and gi_version fields are supported in this format: shape="{shape}".
|