Reference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::ListBackupCollectionsRequest.
Request for [ListBackupCollections]
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#page_size
defpage_size()->::Integer
Returns
(::Integer) — Optional. The maximum number of items to return.
If not specified, a default value of 1000 will be used by the service.
Regardless of the page_size value, the response may include a partial list
and a caller should only rely on response's
next_page_token
to determine if there are more clusters left to be queried.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — Optional. The maximum number of items to return.
If not specified, a default value of 1000 will be used by the service.
Regardless of the page_size value, the response may include a partial list
and a caller should only rely on response's
next_page_token
to determine if there are more clusters left to be queried.
Returns
(::Integer) — Optional. The maximum number of items to return.
If not specified, a default value of 1000 will be used by the service.
Regardless of the page_size value, the response may include a partial list
and a caller should only rely on response's
next_page_token
to determine if there are more clusters left to be queried.
#page_token
defpage_token()->::String
Returns
(::String) — Optional. The next_page_token value returned from a previous
[ListBackupCollections] request, if any.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — Optional. The next_page_token value returned from a previous
[ListBackupCollections] request, if any.
Returns
(::String) — Optional. The next_page_token value returned from a previous
[ListBackupCollections] request, if any.
#parent
defparent()->::String
Returns
(::String) — Required. The resource name of the backupCollection location using the
form:
projects/{project_id}/locations/{location_id}
where location_id refers to a Google Cloud region.
#parent=
defparent=(value)->::String
Parameter
value (::String) — Required. The resource name of the backupCollection location using the
form:
projects/{project_id}/locations/{location_id}
where location_id refers to a Google Cloud region.
Returns
(::String) — Required. The resource name of the backupCollection location using the
form:
projects/{project_id}/locations/{location_id}
where location_id refers to a Google Cloud region.
[[["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,["# Memorystore V1 API - Class Google::Cloud::Memorystore::V1::ListBackupCollectionsRequest (v1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/ruby/docs/reference/google-cloud-memorystore-v1/latest/Google-Cloud-Memorystore-V1-ListBackupCollectionsRequest)\n- [1.1.1](/ruby/docs/reference/google-cloud-memorystore-v1/1.1.1/Google-Cloud-Memorystore-V1-ListBackupCollectionsRequest)\n- [1.0.0](/ruby/docs/reference/google-cloud-memorystore-v1/1.0.0/Google-Cloud-Memorystore-V1-ListBackupCollectionsRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-memorystore-v1/0.3.0/Google-Cloud-Memorystore-V1-ListBackupCollectionsRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-memorystore-v1/0.2.0/Google-Cloud-Memorystore-V1-ListBackupCollectionsRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-memorystore-v1/0.1.0/Google-Cloud-Memorystore-V1-ListBackupCollectionsRequest) \nReference documentation and code samples for the Memorystore V1 API class Google::Cloud::Memorystore::V1::ListBackupCollectionsRequest.\n\nRequest for \\[ListBackupCollections\\] \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) --- Optional. The maximum number of items to return.\n\n If not specified, a default value of 1000 will be used by the service.\n Regardless of the page_size value, the response may include a partial list\n and a caller should only rely on response's\n [`next_page_token`](/ruby/docs/reference/google-cloud-memorystore-v1/latest/Google-Cloud-Memorystore-V1-ListBackupCollectionsResponse#Google__Cloud__Memorystore__V1__ListBackupCollectionsResponse_next_page_token_instance_ \"Google::Cloud::Memorystore::V1::ListBackupCollectionsResponse#next_page_token (method)\")\n to determine if there are more clusters left to be queried.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- Optional. The maximum number of items to return.\n\n\n If not specified, a default value of 1000 will be used by the service.\n Regardless of the page_size value, the response may include a partial list\n and a caller should only rely on response's\n [`next_page_token`](/ruby/docs/reference/google-cloud-memorystore-v1/latest/Google-Cloud-Memorystore-V1-ListBackupCollectionsResponse#Google__Cloud__Memorystore__V1__ListBackupCollectionsResponse_next_page_token_instance_ \"Google::Cloud::Memorystore::V1::ListBackupCollectionsResponse#next_page_token (method)\")\nto determine if there are more clusters left to be queried. \n**Returns**\n\n- (::Integer) --- Optional. The maximum number of items to return.\n\n If not specified, a default value of 1000 will be used by the service.\n Regardless of the page_size value, the response may include a partial list\n and a caller should only rely on response's\n [`next_page_token`](/ruby/docs/reference/google-cloud-memorystore-v1/latest/Google-Cloud-Memorystore-V1-ListBackupCollectionsResponse#Google__Cloud__Memorystore__V1__ListBackupCollectionsResponse_next_page_token_instance_ \"Google::Cloud::Memorystore::V1::ListBackupCollectionsResponse#next_page_token (method)\")\n to determine if there are more clusters left to be queried.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. The `next_page_token` value returned from a previous \\[ListBackupCollections\\] request, if any.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. The `next_page_token` value returned from a previous \\[ListBackupCollections\\] request, if any. \n**Returns**\n\n- (::String) --- Optional. The `next_page_token` value returned from a previous \\[ListBackupCollections\\] request, if any.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The resource name of the backupCollection location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The resource name of the backupCollection location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region. \n**Returns**\n\n- (::String) --- Required. The resource name of the backupCollection location using the form: `projects/{project_id}/locations/{location_id}` where `location_id` refers to a Google Cloud region."]]