ResourceCount$json top-level constant
Implementation
@$core.Deprecated('Use resourceCountDescriptor instead')
const ResourceCount$json = {
'1': 'ResourceCount',
'2': [
{'1': 'instance_id', '3': 3, '4': 1, '5': 9, '10': 'instanceId'},
{
'1': 'parent_type',
'3': 4,
'4': 1,
'5': 14,
'6': '.zitadel.analytics.v2beta.CountParentType',
'10': 'parentType'
},
{'1': 'parent_id', '3': 5, '4': 1, '5': 9, '10': 'parentId'},
{'1': 'resource_name', '3': 6, '4': 1, '5': 9, '10': 'resourceName'},
{'1': 'table_name', '3': 7, '4': 1, '5': 9, '10': 'tableName'},
{
'1': 'updated_at',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'updatedAt'
},
{'1': 'amount', '3': 9, '4': 1, '5': 13, '10': 'amount'},
],
};