Publishing$json top-level constant

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

Implementation

@$core.Deprecated('Use publishingDescriptor instead')
const Publishing$json = {
  '1': 'Publishing',
  '2': [
    {
      '1': 'method_settings',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.google.api.MethodSettings',
      '10': 'methodSettings'
    },
    {'1': 'new_issue_uri', '3': 101, '4': 1, '5': 9, '10': 'newIssueUri'},
    {
      '1': 'documentation_uri',
      '3': 102,
      '4': 1,
      '5': 9,
      '10': 'documentationUri'
    },
    {'1': 'api_short_name', '3': 103, '4': 1, '5': 9, '10': 'apiShortName'},
    {'1': 'github_label', '3': 104, '4': 1, '5': 9, '10': 'githubLabel'},
    {
      '1': 'codeowner_github_teams',
      '3': 105,
      '4': 3,
      '5': 9,
      '10': 'codeownerGithubTeams'
    },
    {'1': 'doc_tag_prefix', '3': 106, '4': 1, '5': 9, '10': 'docTagPrefix'},
    {
      '1': 'organization',
      '3': 107,
      '4': 1,
      '5': 14,
      '6': '.google.api.ClientLibraryOrganization',
      '10': 'organization'
    },
    {
      '1': 'library_settings',
      '3': 109,
      '4': 3,
      '5': 11,
      '6': '.google.api.ClientLibrarySettings',
      '10': 'librarySettings'
    },
  ],
};