CreateViewRequest$json top-level constant
- @Deprecated('Use createViewRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createViewRequestDescriptor instead')
const CreateViewRequest$json = {
'1': 'CreateViewRequest',
'2': [
{'1': 'parent', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'parent'},
{'1': 'view_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'viewId'},
{
'1': 'view',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.logging.v2.LogView',
'8': {},
'10': 'view'
},
],
};