Settings$json top-level constant
Implementation
@$core.Deprecated('Use settingsDescriptor instead')
const Settings$json = {
'1': 'Settings',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'kms_key_name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'kmsKeyName'},
{
'1': 'kms_service_account_id',
'3': 3,
'4': 1,
'5': 9,
'8': {},
'10': 'kmsServiceAccountId'
},
{
'1': 'storage_location',
'3': 4,
'4': 1,
'5': 9,
'8': {},
'10': 'storageLocation'
},
{
'1': 'disable_default_sink',
'3': 5,
'4': 1,
'5': 8,
'8': {},
'10': 'disableDefaultSink'
},
],
'7': {},
};