DeviceAuthorizationRequest$json top-level constant
Implementation
@$core.Deprecated('Use deviceAuthorizationRequestDescriptor instead')
const DeviceAuthorizationRequest$json = {
'1': 'DeviceAuthorizationRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'client_id', '3': 2, '4': 1, '5': 9, '10': 'clientId'},
{'1': 'scope', '3': 3, '4': 3, '5': 9, '10': 'scope'},
{'1': 'app_name', '3': 4, '4': 1, '5': 9, '10': 'appName'},
{'1': 'project_name', '3': 5, '4': 1, '5': 9, '10': 'projectName'},
],
};