GetInstanceResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getInstanceResponseDescriptor instead')
const GetInstanceResponse$json = {
  '1': 'GetInstanceResponse',
  '2': [
    {
      '1': 'instance',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.instance.v2.Instance',
      '10': 'instance'
    },
  ],
};