Class ValidateTrustRequest (1.5.2)

ValidateTrustRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ValidateTrust

Attributes

NameDescription
name str
Required. The resource domain name, project name, and location using the form: ``projects/{project_id}/locations/global/domains/{domain_name}``
trust google.cloud.managedidentities_v1.types.Trust
Required. The domain trust to validate trust state for.

Inheritance

builtins.object > proto.message.Message > ValidateTrustRequest