Class GetRealmRequest (0.5.1)

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

Request message for RealmsService.GetRealm. .. attribute:: name

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

:type: str

Inheritance

builtins.object > proto.message.Message > GetRealmRequest