Reference documentation and code samples for the Cloud Domains V1beta1 API class Google::Cloud::Domains::V1beta1::ListRegistrationsResponse.
Response for the ListRegistrations method.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#next_page_token
defnext_page_token()->::String
Returns
(::String) — When present, there are more results to retrieve. Set page_token to this
value on a subsequent call to get the next page of results.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
value (::String) — When present, there are more results to retrieve. Set page_token to this
value on a subsequent call to get the next page of results.
Returns
(::String) — When present, there are more results to retrieve. Set page_token to this
value on a subsequent call to get the next page of results.
[[["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-08-28 UTC."],[],[],null,["# Cloud Domains V1beta1 API - Class Google::Cloud::Domains::V1beta1::ListRegistrationsResponse (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-domains-v1beta1/latest/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.11.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.11.1/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.10.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.10.0/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.9.1](/ruby/docs/reference/google-cloud-domains-v1beta1/0.9.1/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.8.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.8.2/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.7.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.7.0/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.6.0/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.5.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.5.0/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.4.0](/ruby/docs/reference/google-cloud-domains-v1beta1/0.4.0/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse)\n- [0.3.2](/ruby/docs/reference/google-cloud-domains-v1beta1/0.3.2/Google-Cloud-Domains-V1beta1-ListRegistrationsResponse) \nReference documentation and code samples for the Cloud Domains V1beta1 API class Google::Cloud::Domains::V1beta1::ListRegistrationsResponse.\n\nResponse for the `ListRegistrations` 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### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- When present, there are more results to retrieve. Set `page_token` to this value on a subsequent call to get the next page of results.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- When present, there are more results to retrieve. Set `page_token` to this value on a subsequent call to get the next page of results. \n**Returns**\n\n- (::String) --- When present, there are more results to retrieve. Set `page_token` to this value on a subsequent call to get the next page of results.\n\n### #registrations\n\n def registrations() -\u003e ::Array\u003c::Google::Cloud::Domains::V1beta1::Registration\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)\\\u003e) --- A list of `Registration`s.\n\n### #registrations=\n\n def registrations=(value) -\u003e ::Array\u003c::Google::Cloud::Domains::V1beta1::Registration\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)\\\u003e) --- A list of `Registration`s. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::Domains::V1beta1::Registration](./Google-Cloud-Domains-V1beta1-Registration)\\\u003e) --- A list of `Registration`s."]]