Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::ListDomainsResponse.
Response message for
[ListDomains][google.cloud.managedidentities.v1.ListDomains]
[[["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-09 UTC."],[],[],null,["# Managed Service for Microsoft Active Directory API V1 API - Class Google::Cloud::ManagedIdentities::V1::ListDomainsResponse (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-managed_identities-v1/latest/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [1.2.1](/ruby/docs/reference/google-cloud-managed_identities-v1/1.2.1/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [1.1.0](/ruby/docs/reference/google-cloud-managed_identities-v1/1.1.0/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [1.0.1](/ruby/docs/reference/google-cloud-managed_identities-v1/1.0.1/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [0.8.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.8.0/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [0.7.2](/ruby/docs/reference/google-cloud-managed_identities-v1/0.7.2/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [0.6.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.6.0/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [0.5.1](/ruby/docs/reference/google-cloud-managed_identities-v1/0.5.1/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [0.4.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.4.0/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse)\n- [0.3.5](/ruby/docs/reference/google-cloud-managed_identities-v1/0.3.5/Google-Cloud-ManagedIdentities-V1-ListDomainsResponse) \nReference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::ListDomainsResponse.\n\nResponse message for\n\\[ListDomains\\]\\[google.cloud.managedidentities.v1.ListDomains\\] \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### #domains\n\n def domains() -\u003e ::Array\u003c::Google::Cloud::ManagedIdentities::V1::Domain\u003e\n\n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::ManagedIdentities::V1::Domain](./Google-Cloud-ManagedIdentities-V1-Domain)\\\u003e) --- A list of Managed Identities Service domains in the project.\n\n### #domains=\n\n def domains=(value) -\u003e ::Array\u003c::Google::Cloud::ManagedIdentities::V1::Domain\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c[::Google::Cloud::ManagedIdentities::V1::Domain](./Google-Cloud-ManagedIdentities-V1-Domain)\\\u003e) --- A list of Managed Identities Service domains in the project. \n**Returns**\n\n- (::Array\\\u003c[::Google::Cloud::ManagedIdentities::V1::Domain](./Google-Cloud-ManagedIdentities-V1-Domain)\\\u003e) --- A list of Managed Identities Service domains in the project.\n\n### #next_page_token\n\n def next_page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A token to retrieve the next page of results, or empty if there are no more results in the list.\n\n### #next_page_token=\n\n def next_page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A token to retrieve the next page of results, or empty if there are no more results in the list. \n**Returns**\n\n- (::String) --- A token to retrieve the next page of results, or empty if there are no more results in the list.\n\n### #unreachable\n\n def unreachable() -\u003e ::Array\u003c::String\u003e\n\n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- A list of locations that could not be reached.\n\n### #unreachable=\n\n def unreachable=(value) -\u003e ::Array\u003c::String\u003e\n\n**Parameter**\n\n- **value** (::Array\\\u003c::String\\\u003e) --- A list of locations that could not be reached. \n**Returns**\n\n- (::Array\\\u003c::String\\\u003e) --- A list of locations that could not be reached."]]