Class GetDomainRequest (1.5.3)

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

Request message for GetDomain

Attribute

NameDescription
name str
Required. The domain resource name using the form: ``projects/{project_id}/locations/global/domains/{domain_name}``

Inheritance

builtins.object > proto.message.Message > GetDomainRequest