ListConnectionsRequest

Request message for ListConnections.

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

string

Required. Parent name, for example: projects/project-id/locations/global.

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