UpdateMachineRequest$json top-level constant
Implementation
@$core.Deprecated('Use updateMachineRequestDescriptor instead')
const UpdateMachineRequest$json = {
'1': 'UpdateMachineRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'name'},
{
'1': 'access_token_type',
'3': 4,
'4': 1,
'5': 14,
'6': '.zitadel.user.v1.AccessTokenType',
'8': {},
'10': 'accessTokenType'
},
],
};