Reference documentation and code samples for the Parallelstore V1BETA API class Google::Cloud::Parallelstore::V1beta::ListInstancesRequest.
List instances request.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#filter
deffilter()->::String
Returns
(::String) — Optional. Filtering results.
#filter=
deffilter=(value)->::String
Parameter
value (::String) — Optional. Filtering results.
Returns
(::String) — Optional. Filtering results.
#order_by
deforder_by()->::String
Returns
(::String) — Optional. Hint for how to order the results.
#order_by=
deforder_by=(value)->::String
Parameter
value (::String) — Optional. Hint for how to order the results.
Returns
(::String) — Optional. Hint for how to order the results.
#page_size
defpage_size()->::Integer
Returns
(::Integer) — Optional. Requested page size. Server may return fewer items than
requested. If unspecified, the server will pick an appropriate default.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — Optional. Requested page size. Server may return fewer items than
requested. If unspecified, the server will pick an appropriate default.
Returns
(::Integer) — Optional. Requested page size. Server may return fewer items than
requested. If unspecified, the server will pick an appropriate default.
#page_token
defpage_token()->::String
Returns
(::String) — Optional. A token identifying a page of results the server should return.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — Optional. A token identifying a page of results the server should return.
Returns
(::String) — Optional. A token identifying a page of results the server should return.
#parent
defparent()->::String
Returns
(::String) — Required. The project and location for which to retrieve instance
information, in the format projects/{project_id}/locations/{location}.
To retrieve instance information for all locations, use "-" as the value of
{location}.
#parent=
defparent=(value)->::String
Parameter
value (::String) — Required. The project and location for which to retrieve instance
information, in the format projects/{project_id}/locations/{location}.
To retrieve instance information for all locations, use "-" as the value of
{location}.
Returns
(::String) — Required. The project and location for which to retrieve instance
information, in the format projects/{project_id}/locations/{location}.
To retrieve instance information for all locations, use "-" as the value of
{location}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Parallelstore V1BETA API - Class Google::Cloud::Parallelstore::V1beta::ListInstancesRequest (v0.9.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.1 (latest)](/ruby/docs/reference/google-cloud-parallelstore-v1beta/latest/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.9.0/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.8.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.8.1/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.7.0/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.6.0/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.5.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.5.1/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.4.0/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.3.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.3.1/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.2.0/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.1.0/Google-Cloud-Parallelstore-V1beta-ListInstancesRequest) \nReference documentation and code samples for the Parallelstore V1BETA API class Google::Cloud::Parallelstore::V1beta::ListInstancesRequest.\n\nList instances request. \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) --- Optional. Filtering results.\n\n### #filter=\n\n def filter=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Filtering results. \n**Returns**\n\n- (::String) --- Optional. Filtering results.\n\n### #order_by\n\n def order_by() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Hint for how to order the results.\n\n### #order_by=\n\n def order_by=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Hint for how to order the results. \n**Returns**\n\n- (::String) --- Optional. Hint for how to order the results.\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Optional. Requested page size. Server may return fewer items than requested. If unspecified, the 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) --- Optional. Requested page size. Server may return fewer items than requested. If unspecified, the server will pick an appropriate default. \n**Returns**\n\n- (::Integer) --- Optional. Requested page size. Server may return fewer items than requested. If unspecified, the server will pick an appropriate default.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. 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) --- Optional. A token identifying a page of results the server should return. \n**Returns**\n\n- (::String) --- Optional. 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 project and location for which to retrieve instance information, in the format `projects/{project_id}/locations/{location}`.\n\n\n To retrieve instance information for all locations, use \"-\" as the value of\n `{location}`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The project and location for which to retrieve instance information, in the format `projects/{project_id}/locations/{location}`.\n\n\n To retrieve instance information for all locations, use \"-\" as the value of\n`{location}`. \n**Returns**\n\n- (::String) --- Required. The project and location for which to retrieve instance information, in the format `projects/{project_id}/locations/{location}`.\n\n\n To retrieve instance information for all locations, use \"-\" as the value of\n `{location}`."]]