Managed Service for Microsoft Active Directory API V1 API - Class Google::Cloud::ManagedIdentities::V1::UpdateDomainRequest (v0.8.0)

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
Returns

#domain=

def domain=(value) -> ::Google::Cloud::ManagedIdentities::V1::Domain
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::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
Parameter
  • 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
Returns
  • (::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