InstanceInformation$json top-level constant
- @Deprecated('Use instanceInformationDescriptor instead')
Implementation
@$core.Deprecated('Use instanceInformationDescriptor instead')
const InstanceInformation$json = {
'1': 'InstanceInformation',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'domains', '3': 2, '4': 3, '5': 9, '10': 'domains'},
{
'1': 'created_at',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'createdAt'
},
],
};