Class ExportRegistrationRequest (1.1.2)

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

Request for the ExportRegistration method.

Attribute

NameDescription
name str
Required. The name of the ``Registration`` to export, in the format ``projects/*/locations/*/registrations/*``.

Inheritance

builtins.object > proto.message.Message > ExportRegistrationRequest