GetPlanRequest$json top-level constant
Implementation
@$core.Deprecated('Use getPlanRequestDescriptor instead')
const GetPlanRequest$json = {
'1': 'GetPlanRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'component_name', '3': 2, '4': 1, '5': 11, '6': '.viam.common.v1.ResourceName', '10': 'componentName'},
{'1': 'last_plan_only', '3': 3, '4': 1, '5': 8, '10': 'lastPlanOnly'},
{'1': 'execution_id', '3': 4, '4': 1, '5': 9, '9': 0, '10': 'executionId', '17': true},
{'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
],
'8': [
{'1': '_execution_id'},
],
};