v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132862102.5 KB
projects

Lists SqlIntegrations in a given domain.

get/v1/{+parent}/sqlIntegrations

Path parameters

parentstring required

Required. The resource name of the SqlIntegrations using the form: projects/{project_id}/locations/global/domains/*

Query parameters

filterstring

Optional. Filter specifying constraints of a list operation. For example, SqlIntegration.name="sql".

orderBystring

Optional. Specifies the ordering of results following syntax at https://cloud.google.com/apis/design/design_patterns#sorting_order.

pageSizeinteger

Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response'ANIZATIONs next_page_token to determine if there are more instances left to be queried.

pageTokenstring

Optional. The next_page_token value returned from a previous List request, if any.

Response

Successful response