Class DeleteRealmRequest (1.5.2)

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

Request message for RealmsService.DeleteRealm.

Attribute

NameDescription
name str
Required. The name of the realm to delete, in the following form: ``projects/{project}/locations/{location}/realms/{realm}``.

Inheritance

builtins.object > proto.message.Message > DeleteRealmRequest