Class GetRealmRequest (1.0.2)

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