ClientLibrarySettings$json top-level constant
Implementation
@$core.Deprecated('Use clientLibrarySettingsDescriptor instead')
const ClientLibrarySettings$json = {
'1': 'ClientLibrarySettings',
'2': [
{'1': 'version', '3': 1, '4': 1, '5': 9, '10': 'version'},
{
'1': 'launch_stage',
'3': 2,
'4': 1,
'5': 14,
'6': '.google.api.LaunchStage',
'10': 'launchStage'
},
{
'1': 'rest_numeric_enums',
'3': 3,
'4': 1,
'5': 8,
'10': 'restNumericEnums'
},
{
'1': 'java_settings',
'3': 21,
'4': 1,
'5': 11,
'6': '.google.api.JavaSettings',
'10': 'javaSettings'
},
{
'1': 'cpp_settings',
'3': 22,
'4': 1,
'5': 11,
'6': '.google.api.CppSettings',
'10': 'cppSettings'
},
{
'1': 'php_settings',
'3': 23,
'4': 1,
'5': 11,
'6': '.google.api.PhpSettings',
'10': 'phpSettings'
},
{
'1': 'python_settings',
'3': 24,
'4': 1,
'5': 11,
'6': '.google.api.PythonSettings',
'10': 'pythonSettings'
},
{
'1': 'node_settings',
'3': 25,
'4': 1,
'5': 11,
'6': '.google.api.NodeSettings',
'10': 'nodeSettings'
},
{
'1': 'dotnet_settings',
'3': 26,
'4': 1,
'5': 11,
'6': '.google.api.DotnetSettings',
'10': 'dotnetSettings'
},
{
'1': 'ruby_settings',
'3': 27,
'4': 1,
'5': 11,
'6': '.google.api.RubySettings',
'10': 'rubySettings'
},
{
'1': 'go_settings',
'3': 28,
'4': 1,
'5': 11,
'6': '.google.api.GoSettings',
'10': 'goSettings'
},
],
};