Restrictions$json top-level constant
Implementation
@$core.Deprecated('Use restrictionsDescriptor instead')
const Restrictions$json = {
'1': 'Restrictions',
'2': [
{
'1': 'browser_key_restrictions',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.api.apikeys.v2.BrowserKeyRestrictions',
'9': 0,
'10': 'browserKeyRestrictions'
},
{
'1': 'server_key_restrictions',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.api.apikeys.v2.ServerKeyRestrictions',
'9': 0,
'10': 'serverKeyRestrictions'
},
{
'1': 'android_key_restrictions',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.api.apikeys.v2.AndroidKeyRestrictions',
'9': 0,
'10': 'androidKeyRestrictions'
},
{
'1': 'ios_key_restrictions',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.api.apikeys.v2.IosKeyRestrictions',
'9': 0,
'10': 'iosKeyRestrictions'
},
{
'1': 'api_targets',
'3': 5,
'4': 3,
'5': 11,
'6': '.google.api.apikeys.v2.ApiTarget',
'10': 'apiTargets'
},
],
'8': [
{'1': 'client_restrictions'},
],
};