LogExclusion$json top-level constant
Implementation
@$core.Deprecated('Use logExclusionDescriptor instead')
const LogExclusion$json = {
'1': 'LogExclusion',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
{'1': 'filter', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'filter'},
{'1': 'disabled', '3': 4, '4': 1, '5': 8, '8': {}, '10': 'disabled'},
{
'1': 'create_time',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'createTime'
},
{
'1': 'update_time',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'updateTime'
},
],
'7': {},
};