InvitationStatus$json top-level constant
Implementation
@$core.Deprecated('Use invitationStatusDescriptor instead')
const InvitationStatus$json = {
'1': 'InvitationStatus',
'2': [
{
'1': 'CreatedByUserId',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'CreatedByUserId'
},
{
'1': 'AccountId',
'3': 2,
'4': 1,
'5': 11,
'6': '.AccountId',
'10': 'AccountId'
},
{
'1': 'CreatedTime',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'CreatedTime'
},
{
'1': 'Status',
'3': 4,
'4': 1,
'5': 14,
'6': '.InvitationStatus.InvitationState',
'10': 'Status'
},
{'1': 'InvitationToken', '3': 5, '4': 1, '5': 9, '10': 'InvitationToken'},
],
'4': [InvitationStatus_InvitationState$json],
};