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]
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#domain
def domain() -> ::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.
#domain=
def domain=(value) -> ::Google::Cloud::ManagedIdentities::V1::Domain
- value (::Google::Cloud::ManagedIdentities::V1::Domain) — Required. Domain message with updated fields. Only supported fields specified in update_mask are updated.
- (::Google::Cloud::ManagedIdentities::V1::Domain) — Required. Domain message with updated fields. Only supported fields specified in update_mask are updated.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
-
(::Google::Protobuf::FieldMask) —
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:
labels
locations
authorized_networks
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
-
value (::Google::Protobuf::FieldMask) —
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:
labels
locations
authorized_networks
-
(::Google::Protobuf::FieldMask) —
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:
labels
locations
authorized_networks