Class GetRealmRequest (1.5.2)

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

Request message for RealmsService.GetRealm.

Attribute

NameDescription
name str
Required. The name of the realm to retrieve. Uses the form: ``projects/{project}/locations/{location}/realms/{realm}``.

Inheritance

builtins.object > proto.message.Message > GetRealmRequest