Details$json top-level constant

  1. @Deprecated('Use detailsDescriptor instead')
Map<String, Object> const Details$json

Implementation

@$core.Deprecated('Use detailsDescriptor instead')
const Details$json = {
  '1': 'Details',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {
      '1': 'created',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'created'
    },
    {
      '1': 'changed',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'changed'
    },
    {
      '1': 'owner',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v3alpha.Owner',
      '8': {},
      '10': 'owner'
    },
  ],
};