ListGlossariesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listGlossariesResponseDescriptor instead')
const ListGlossariesResponse$json = const {
  '1': 'ListGlossariesResponse',
  '2': const [
    const {'1': 'glossaries', '3': 1, '4': 3, '5': 11, '6': '.google.cloud.translation.v3beta1.Glossary', '10': 'glossaries'},
    const {'1': 'next_page_token', '3': 2, '4': 1, '5': 9, '10': 'nextPageToken'},
  ],
};