Reference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::ListFeaturesRequest.
Request message for GkeHub.ListFeatures method.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#filter
deffilter()->::String
Returns
(::String) —
Lists Features that match the filter expression, following the syntax
outlined in https://google.aip.dev/160.
Examples:
Feature with the name "servicemesh" in project "foo-proj":
name = "projects/foo-proj/locations/global/features/servicemesh"
Features that have a label called foo:
labels.foo:*
Features that have a label called foo whose value is bar:
labels.foo = bar
#filter=
deffilter=(value)->::String
Parameter
value (::String) —
Lists Features that match the filter expression, following the syntax
outlined in https://google.aip.dev/160.
Examples:
Feature with the name "servicemesh" in project "foo-proj":
name = "projects/foo-proj/locations/global/features/servicemesh"
Features that have a label called foo:
labels.foo:*
Features that have a label called foo whose value is bar:
labels.foo = bar
Returns
(::String) —
Lists Features that match the filter expression, following the syntax
outlined in https://google.aip.dev/160.
Examples:
Feature with the name "servicemesh" in project "foo-proj":
name = "projects/foo-proj/locations/global/features/servicemesh"
Features that have a label called foo:
labels.foo:*
Features that have a label called foo whose value is bar:
labels.foo = bar
#order_by
deforder_by()->::String
Returns
(::String) — One or more fields to compare and use to sort the output.
See https://google.aip.dev/132#ordering.
#order_by=
deforder_by=(value)->::String
Parameter
value (::String) — One or more fields to compare and use to sort the output.
See https://google.aip.dev/132#ordering.
Returns
(::String) — One or more fields to compare and use to sort the output.
See https://google.aip.dev/132#ordering.
#page_size
defpage_size()->::Integer
Returns
(::Integer) — When requesting a 'page' of resources, page_size specifies number of
resources to return. If unspecified or set to 0, all resources will
be returned.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — When requesting a 'page' of resources, page_size specifies number of
resources to return. If unspecified or set to 0, all resources will
be returned.
Returns
(::Integer) — When requesting a 'page' of resources, page_size specifies number of
resources to return. If unspecified or set to 0, all resources will
be returned.
#page_token
defpage_token()->::String
Returns
(::String) — Token returned by previous call to ListFeatures which
specifies the position in the list from where to continue listing the
resources.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — Token returned by previous call to ListFeatures which
specifies the position in the list from where to continue listing the
resources.
Returns
(::String) — Token returned by previous call to ListFeatures which
specifies the position in the list from where to continue listing the
resources.
#parent
defparent()->::String
Returns
(::String) — Required. The parent (project and location) where the Features will be listed.
Specified in the format projects/*/locations/*.
#parent=
defparent=(value)->::String
Parameter
value (::String) — Required. The parent (project and location) where the Features will be listed.
Specified in the format projects/*/locations/*.
Returns
(::String) — Required. The parent (project and location) where the Features will be listed.
Specified in the format projects/*/locations/*.
[[["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,["# GKE Hub V1 API - Class Google::Cloud::GkeHub::V1::ListFeaturesRequest (v2.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.0 (latest)](/ruby/docs/reference/google-cloud-gke_hub-v1/latest/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [2.0.1](/ruby/docs/reference/google-cloud-gke_hub-v1/2.0.1/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [1.2.0](/ruby/docs/reference/google-cloud-gke_hub-v1/1.2.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-gke_hub-v1/1.1.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-gke_hub-v1/1.0.1/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.10.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.9.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.8.2](/ruby/docs/reference/google-cloud-gke_hub-v1/0.8.2/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.7.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.6.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.5.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.4.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.3.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-gke_hub-v1/0.2.0/Google-Cloud-GkeHub-V1-ListFeaturesRequest)\n- [0.1.2](/ruby/docs/reference/google-cloud-gke_hub-v1/0.1.2/Google-Cloud-GkeHub-V1-ListFeaturesRequest) \nReference documentation and code samples for the GKE Hub V1 API class Google::Cloud::GkeHub::V1::ListFeaturesRequest.\n\nRequest message for `GkeHub.ListFeatures` method. \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### #filter\n\n def filter() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Lists Features that match the filter expression, following the syntax\n outlined in https://google.aip.dev/160.\n\n Examples:\n - Feature with the name \"servicemesh\" in project \"foo-proj\":\n\n name = \"projects/foo-proj/locations/global/features/servicemesh\"\n - Features that have a label called `foo`:\n\n labels.foo:\\*\n - Features that have a label called `foo` whose value is `bar`:\n\n labels.foo = bar\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) ---\n\n Lists Features that match the filter expression, following the syntax\n outlined in https://google.aip.dev/160.\n\n Examples:\n - Feature with the name \"servicemesh\" in project \"foo-proj\":\n\n name = \"projects/foo-proj/locations/global/features/servicemesh\"\n - Features that have a label called `foo`:\n\n labels.foo:\\*\n - Features that have a label called `foo` whose value is `bar`:\n\nlabels.foo = bar \n**Returns**\n\n- (::String) --- Lists Features that match the filter expression, following the syntax\n outlined in https://google.aip.dev/160.\n\n Examples:\n - Feature with the name \"servicemesh\" in project \"foo-proj\":\n\n name = \"projects/foo-proj/locations/global/features/servicemesh\"\n - Features that have a label called `foo`:\n\n labels.foo:\\*\n - Features that have a label called `foo` whose value is `bar`:\n\n labels.foo = bar\n\n### #order_by\n\n def order_by() -\u003e ::String\n\n**Returns**\n\n- (::String) --- One or more fields to compare and use to sort the output. See https://google.aip.dev/132#ordering.\n\n### #order_by=\n\n def order_by=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- One or more fields to compare and use to sort the output. See https://google.aip.dev/132#ordering. \n**Returns**\n\n- (::String) --- One or more fields to compare and use to sort the output. See https://google.aip.dev/132#ordering.\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- When requesting a 'page' of resources, `page_size` specifies number of resources to return. If unspecified or set to 0, all resources will be returned.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- When requesting a 'page' of resources, `page_size` specifies number of resources to return. If unspecified or set to 0, all resources will be returned. \n**Returns**\n\n- (::Integer) --- When requesting a 'page' of resources, `page_size` specifies number of resources to return. If unspecified or set to 0, all resources will be returned.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Token returned by previous call to `ListFeatures` which specifies the position in the list from where to continue listing the resources.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Token returned by previous call to `ListFeatures` which specifies the position in the list from where to continue listing the resources. \n**Returns**\n\n- (::String) --- Token returned by previous call to `ListFeatures` which specifies the position in the list from where to continue listing the resources.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent (project and location) where the Features will be listed. Specified in the format `projects/*/locations/*`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent (project and location) where the Features will be listed. Specified in the format `projects/*/locations/*`. \n**Returns**\n\n- (::String) --- Required. The parent (project and location) where the Features will be listed. Specified in the format `projects/*/locations/*`."]]