Class ListSupportedDatabaseFlagsRequest (0.3.10)

ListSupportedDatabaseFlagsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Message for listing the information about the supported Database flags.

Attributes

NameDescription
parent str
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.
page_size int
Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
page_token str
A token identifying a page of results the server should return.