Class ResetAuthorizationCodeRequest (0.2.3)

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

Request for the ResetAuthorizationCode method. .. attribute:: registration

Required. The name of the Registration whose authorization code is being reset, in the format projects/*/locations/*/registrations/*.

:type: str