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

Reference documentation and code samples for the Managed Service for Microsoft Active Directory API V1 API class Google::Cloud::ManagedIdentities::V1::DetachTrustRequest.

Request message for [DetachTrust][google.cloud.managedidentities.v1.DetachTrust]

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The resource domain name, project name, and location using the form: projects/{project_id}/locations/global/domains/{domain_name}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The resource domain name, project name, and location using the form: projects/{project_id}/locations/global/domains/{domain_name}
Returns
  • (::String) — Required. The resource domain name, project name, and location using the form: projects/{project_id}/locations/global/domains/{domain_name}

#trust

def trust() -> ::Google::Cloud::ManagedIdentities::V1::Trust
Returns

#trust=

def trust=(value) -> ::Google::Cloud::ManagedIdentities::V1::Trust
Parameter
Returns