GetVideoRequest$json top-level constant
Implementation
@$core.Deprecated('Use getVideoRequestDescriptor instead')
const GetVideoRequest$json = {
'1': 'GetVideoRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'start_timestamp', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'startTimestamp'},
{'1': 'end_timestamp', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'endTimestamp'},
{'1': 'video_codec', '3': 4, '4': 1, '5': 9, '10': 'videoCodec'},
{'1': 'video_container', '3': 5, '4': 1, '5': 9, '10': 'videoContainer'},
{'1': 'request_id', '3': 6, '4': 1, '5': 9, '10': 'requestId'},
{'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
],
};