CreateInstanceRequest_MachineKey$json top-level constant

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

Implementation

@$core.Deprecated('Use createInstanceRequestDescriptor instead')
const CreateInstanceRequest_MachineKey$json = {
  '1': 'MachineKey',
  '2': [
    {'1': 'type', '3': 1, '4': 1, '5': 14, '6': '.zitadel.authn.v1.KeyType', '8': {}, '10': 'type'},
    {'1': 'expiration_date', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '8': {}, '10': 'expirationDate'},
  ],
};