ThirdPartyTicket$json top-level constant

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

Implementation

@$core.Deprecated('Use thirdPartyTicketDescriptor instead')
const ThirdPartyTicket$json = {
  '1': 'ThirdPartyTicket',
  '2': [
    {'1': 'caveat_id', '3': 1, '4': 1, '5': 12, '10': 'caveatId'},
    {'1': 'caveat_root_key', '3': 2, '4': 1, '5': 12, '10': 'caveatRootKey'},
    {
      '1': 'metadata',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '10': 'metadata'
    },
    {'1': 'not_after', '3': 4, '4': 1, '5': 4, '10': 'notAfter'},
  ],
};