SearchConnectionsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for SearchConnections.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Resource name of the organization or project with a wildcard location, for example, organizations/433245324/locations/- or
projects/project-id/locations/- .
|
page_size |
int
Optional. Number of results per page, max 1000. |
page_token |
str
Optional. Page token from a previous page to return the next set of results. If set, all other request fields must match the original request. |
filter |
str
Optional. Supported field/value: - state -
MISSING|AVAILABLE|ERROR
|