v1

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

Lists SupportedDatabaseFlags for a given project and location.

get/v1/{+parent}/supportedDatabaseFlags

Path parameters

parentstring required

Required. The name of the parent resource. The required format is: * projects/{project}/locations/{location} Regardless of the parent specified here, as long it is contains a valid project and location, the service will return a static list of supported flags resources. Note that we do not yet support region-specific flags.

Query parameters

pageSizeinteger

Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.

pageTokenstring

A token identifying a page of results the server should return.

scope'SCOPE_UNSPECIFIED' | 'DATABASE' | 'CONNECTION_POOL'

Optional. The scope for which supported flags are requested. If not specified, default is DATABASE.

Response

Successful response