Class GetRealmRequest (1.5.0)

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, in the following form: ``projects/{project}/locations/{location}/realms/{realm}``.

Inheritance

builtins.object > proto.message.Message > GetRealmRequest