Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::GetDomainRequest.
Request message for [GetDomain][google.cloud.managedidentities.v1.GetDomain]
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The domain resource name using the form:
projects/{project_id}/locations/global/domains/{domain_name}
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The domain resource name using the form:
projects/{project_id}/locations/global/domains/{domain_name}
Returns
-
(::String) — Required. The domain resource name using the form:
projects/{project_id}/locations/global/domains/{domain_name}