Reference documentation and code samples for the Google Cloud Managed Identities V1 Client class DetachTrustRequest.
Request message for DetachTrust
Generated from protobuf message google.cloud.managedidentities.v1.DetachTrustRequest
Namespace
Google \ Cloud \ ManagedIdentities \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The resource domain name, project name, and location using the form: projects/{project_id}/locations/global/domains/{domain_name}
↳ trust
getName
Required. The resource domain name, project name, and location using the form: projects/{project_id}/locations/global/domains/{domain_name}
string
setName
Required. The resource domain name, project name, and location using the form: projects/{project_id}/locations/global/domains/{domain_name}
var
string
$this
getTrust
Required. The domain trust resource to removed.
hasTrust
clearTrust
setTrust
Required. The domain trust resource to removed.
$this
static::build
name
string
Required. The resource domain name, project name, and location using the form: projects/{project_id}/locations/global/domains/{domain_name}
Please see Google\Cloud\ManagedIdentities\V1\ManagedIdentitiesServiceClient::domainName()
for help formatting this field.
trust