CreateGroupRequest$json top-level constant
Implementation
@$core.Deprecated('Use createGroupRequestDescriptor instead')
const CreateGroupRequest$json = {
'1': 'CreateGroupRequest',
'2': [
{
'1': 'organization_id',
'3': 1,
'4': 1,
'5': 9,
'8': {},
'10': 'organizationId'
},
{'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'description', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'description'},
{
'1': 'id',
'3': 4,
'4': 1,
'5': 9,
'8': {},
'9': 0,
'10': 'id',
'17': true
},
],
'8': [
{'1': '_id'},
],
};