Package types (1.1.3)

API documentation for managedidentities_v1.types package.

Classes

AttachTrustRequest

Request message for AttachTrust

CreateMicrosoftAdDomainRequest

Request message for CreateMicrosoftAdDomain

DeleteDomainRequest

Request message for DeleteDomain

DetachTrustRequest

Request message for DetachTrust

Domain

Represents a managed Microsoft Active Directory domain. .. attribute:: name

Required. The unique name of the domain using the form: projects/{project_id}/locations/global/domains/{domain_name}.

:type: str

GetDomainRequest

Request message for GetDomain

ListDomainsRequest

Request message for ListDomains

ListDomainsResponse

Response message for ListDomains

OpMetadata

Represents the metadata of the long-running operation. .. attribute:: create_time

Output only. The time the operation was created.

:type: google.protobuf.timestamp_pb2.Timestamp

ReconfigureTrustRequest

Request message for ReconfigureTrust

ResetAdminPasswordRequest

Request message for ResetAdminPassword

ResetAdminPasswordResponse

Response message for ResetAdminPassword

Trust

Represents a relationship between two domains. This allows a controller in one domain to authenticate a user in another domain.

UpdateDomainRequest

Request message for UpdateDomain

ValidateTrustRequest

Request message for ValidateTrust