Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::UpdateDomainRequest.
Request message for
[UpdateDomain][google.cloud.managedidentities.v1.UpdateDomain]
Required. Mask of fields to update. At least one path must be supplied in this
field. The elements of the repeated paths field may only include
fields from Domain:
Required. Mask of fields to update. At least one path must be supplied in this
field. The elements of the repeated paths field may only include
fields from Domain:
Required. Mask of fields to update. At least one path must be supplied in this
field. The elements of the repeated paths field may only include
fields from Domain:
[[["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::UpdateDomainRequest (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-UpdateDomainRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-managed_identities-v1/1.2.1/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-managed_identities-v1/1.1.0/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-managed_identities-v1/1.0.1/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest)\n- [0.8.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.8.0/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest)\n- [0.7.2](/ruby/docs/reference/google-cloud-managed_identities-v1/0.7.2/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.6.0/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest)\n- [0.5.1](/ruby/docs/reference/google-cloud-managed_identities-v1/0.5.1/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-managed_identities-v1/0.4.0/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest)\n- [0.3.5](/ruby/docs/reference/google-cloud-managed_identities-v1/0.3.5/Google-Cloud-ManagedIdentities-V1-UpdateDomainRequest) \nReference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::UpdateDomainRequest.\n\nRequest message for\n\\[UpdateDomain\\]\\[google.cloud.managedidentities.v1.UpdateDomain\\] \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### #domain\n\n def domain() -\u003e ::Google::Cloud::ManagedIdentities::V1::Domain\n\n**Returns**\n\n- ([::Google::Cloud::ManagedIdentities::V1::Domain](./Google-Cloud-ManagedIdentities-V1-Domain)) --- Required. Domain message with updated fields. Only supported fields specified in update_mask are updated.\n\n### #domain=\n\n def domain=(value) -\u003e ::Google::Cloud::ManagedIdentities::V1::Domain\n\n**Parameter**\n\n- **value** ([::Google::Cloud::ManagedIdentities::V1::Domain](./Google-Cloud-ManagedIdentities-V1-Domain)) --- Required. Domain message with updated fields. Only supported fields specified in update_mask are updated. \n**Returns**\n\n- ([::Google::Cloud::ManagedIdentities::V1::Domain](./Google-Cloud-ManagedIdentities-V1-Domain)) --- Required. Domain message with updated fields. Only supported fields specified in update_mask are updated.\n\n### #update_mask\n\n def update_mask() -\u003e ::Google::Protobuf::FieldMask\n\n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) ---\n\n Required. Mask of fields to update. At least one path must be supplied in this\n field. The elements of the repeated paths field may only include\n fields from [Domain](/ruby/docs/reference/google-cloud-managed_identities-v1/latest/Google-Cloud-ManagedIdentities-V1-Domain \"Google::Cloud::ManagedIdentities::V1::Domain (class)\"):\n - `labels`\n - `locations`\n - `authorized_networks`\n\n### #update_mask=\n\n def update_mask=(value) -\u003e ::Google::Protobuf::FieldMask\n\n**Parameter**\n\n- **value** ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) ---\n\n Required. Mask of fields to update. At least one path must be supplied in this\n field. The elements of the repeated paths field may only include\n fields from [Domain](/ruby/docs/reference/google-cloud-managed_identities-v1/latest/Google-Cloud-ManagedIdentities-V1-Domain \"Google::Cloud::ManagedIdentities::V1::Domain (class)\"):\n - `labels`\n - `locations`\n- `authorized_networks` \n**Returns**\n\n- ([::Google::Protobuf::FieldMask](./Google-Protobuf-FieldMask)) ---\n\n Required. Mask of fields to update. At least one path must be supplied in this\n field. The elements of the repeated paths field may only include\n fields from [Domain](/ruby/docs/reference/google-cloud-managed_identities-v1/latest/Google-Cloud-ManagedIdentities-V1-Domain \"Google::Cloud::ManagedIdentities::V1::Domain (class)\"):\n - `labels`\n - `locations`\n - `authorized_networks`"]]