SearchConnectionsRequest

Request message for SearchConnections.

JSON representation
{
  "parent": string,
  "pageSize": integer,
  "pageToken": string,
  "filter": string
}
Fields
parent

string

Required. Parent name, typically an organization, without location. For example: organizations/12345678.

pageSize

integer

Optional. Number of results per page, max 1000.

pageToken

string

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

string

Optional. Supported field/value: - state - MISSING|AVAILABLE|ERROR