Response$json top-level constant
Implementation
@$core.Deprecated('Use responseDescriptor instead')
const Response$json = const {
'1': 'Response',
'2': const [
const {'1': 'description', '3': 1, '4': 1, '5': 9, '10': 'description'},
const {
'1': 'schema',
'3': 2,
'4': 1,
'5': 11,
'6': '.grpc.gateway.protoc_gen_openapiv2.options.Schema',
'10': 'schema'
},
const {
'1': 'headers',
'3': 3,
'4': 3,
'5': 11,
'6': '.grpc.gateway.protoc_gen_openapiv2.options.Response.HeadersEntry',
'10': 'headers'
},
const {
'1': 'examples',
'3': 4,
'4': 3,
'5': 11,
'6': '.grpc.gateway.protoc_gen_openapiv2.options.Response.ExamplesEntry',
'10': 'examples'
},
const {
'1': 'extensions',
'3': 5,
'4': 3,
'5': 11,
'6':
'.grpc.gateway.protoc_gen_openapiv2.options.Response.ExtensionsEntry',
'10': 'extensions'
},
],
'3': const [
Response_HeadersEntry$json,
Response_ExamplesEntry$json,
Response_ExtensionsEntry$json
],
};