APIUserCreateOptions$json top-level constant
- @Deprecated('Use aPIUserCreateOptionsDescriptor instead')
Implementation
@$core.Deprecated('Use aPIUserCreateOptionsDescriptor instead')
const APIUserCreateOptions$json = {
'1': 'APIUserCreateOptions',
'2': [
{
'1': 'DisplayName',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'Description',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Description'
},
],
};