CreateFragmentRequest$json top-level constant
Implementation
@$core.Deprecated('Use createFragmentRequestDescriptor instead')
const CreateFragmentRequest$json = {
'1': 'CreateFragmentRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'config', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'config'},
{'1': 'organization_id', '3': 3, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'visibility', '3': 4, '4': 1, '5': 14, '6': '.viam.app.v1.FragmentVisibility', '9': 0, '10': 'visibility', '17': true},
],
'8': [
{'1': '_visibility'},
],
};