Reference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::ListSupportedDatabaseFlagsRequest.
Message for listing the information about the supported Database flags.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#page_size
defpage_size()->::Integer
Returns
(::Integer) — Requested page size. Server may return fewer items than requested.
If unspecified, server will pick an appropriate default.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — Requested page size. Server may return fewer items than requested.
If unspecified, server will pick an appropriate default.
Returns
(::Integer) — Requested page size. Server may return fewer items than requested.
If unspecified, server will pick an appropriate default.
#page_token
defpage_token()->::String
Returns
(::String) — A token identifying a page of results the server should return.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — A token identifying a page of results the server should return.
Returns
(::String) — A token identifying a page of results the server should return.
#parent
defparent()->::String
Returns
(::String) — 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.
#parent=
defparent=(value)->::String
Parameter
value (::String) — 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.
Returns
(::String) — 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# AlloyDB V1ALPHA API - Class Google::Cloud::AlloyDB::V1alpha::ListSupportedDatabaseFlagsRequest (v0.14.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.14.1 (latest)](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/latest/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.14.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.14.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.13.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.13.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.12.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.12.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.11.1](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.11.1/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.10.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.9.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.8.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.7.2](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.7.2/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.6.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.5.2](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.5.2/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.4.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.3.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.2.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-alloy_db-v1alpha/0.1.0/Google-Cloud-AlloyDB-V1alpha-ListSupportedDatabaseFlagsRequest) \nReference documentation and code samples for the AlloyDB V1ALPHA API class Google::Cloud::AlloyDB::V1alpha::ListSupportedDatabaseFlagsRequest.\n\nMessage for listing the information about the supported Database flags. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default. \n**Returns**\n\n- (::Integer) --- Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A token identifying a page of results the server should return.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A token identifying a page of results the server should return. \n**Returns**\n\n- (::String) --- A token identifying a page of results the server should return.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The name of the parent resource. The required format is:\n\n - projects/{project}/locations/{location}\n\n Regardless of the parent specified here, as long it is contains a valid\n project and location, the service will return a static list of supported\n flags resources. Note that we do not yet support region-specific\n flags.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The name of the parent resource. The required format is:\n\n\n - projects/{project}/locations/{location}\n\n Regardless of the parent specified here, as long it is contains a valid\n project and location, the service will return a static list of supported\n flags resources. Note that we do not yet support region-specific\nflags. \n**Returns**\n\n- (::String) --- Required. The name of the parent resource. The required format is:\n\n - projects/{project}/locations/{location}\n\n Regardless of the parent specified here, as long it is contains a valid\n project and location, the service will return a static list of supported\n flags resources. Note that we do not yet support region-specific\n flags.\n\n### #scope\n\n def scope() -\u003e ::Google::Cloud::AlloyDB::V1alpha::SupportedDatabaseFlag::Scope\n\n**Returns**\n\n- ([::Google::Cloud::AlloyDB::V1alpha::SupportedDatabaseFlag::Scope](./Google-Cloud-AlloyDB-V1alpha-SupportedDatabaseFlag-Scope)) --- Optional. The scope for which supported flags are requested. If not specified, default is DATABASE.\n\n### #scope=\n\n def scope=(value) -\u003e ::Google::Cloud::AlloyDB::V1alpha::SupportedDatabaseFlag::Scope\n\n**Parameter**\n\n- **value** ([::Google::Cloud::AlloyDB::V1alpha::SupportedDatabaseFlag::Scope](./Google-Cloud-AlloyDB-V1alpha-SupportedDatabaseFlag-Scope)) --- Optional. The scope for which supported flags are requested. If not specified, default is DATABASE. \n**Returns**\n\n- ([::Google::Cloud::AlloyDB::V1alpha::SupportedDatabaseFlag::Scope](./Google-Cloud-AlloyDB-V1alpha-SupportedDatabaseFlag-Scope)) --- Optional. The scope for which supported flags are requested. If not specified, default is DATABASE."]]