v1

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

List DatabaseCharacterSets for the given project and location.

get/v1/{+parent}/databaseCharacterSets

Path parameters

parentstring required

Required. The parent value for DatabaseCharacterSets in the following format: projects/{project}/locations/{location}.

Query parameters

filterstring

Optional. An expression for filtering the results of the request. Only the character_set_type field is supported in the following format: character_set_type="{characterSetType}". Accepted values include DATABASE and NATIONAL.

pageSizeinteger

Optional. The maximum number of DatabaseCharacterSets to return. The service may return fewer than this value. If unspecified, at most 50 DatabaseCharacterSets will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

pageTokenstring

Optional. A page token, received from a previous ListDatabaseCharacterSets call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListDatabaseCharacterSets must match the call that provided the page token.

Response

Successful response