SetInstanceFeatureRequest$json top-level constant
Implementation
@$core.Deprecated('Use setInstanceFeatureRequestDescriptor instead')
const SetInstanceFeatureRequest$json = {
'1': 'SetInstanceFeatureRequest',
'2': [
{'1': 'instance_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'instanceId'},
{'1': 'feature_id', '3': 2, '4': 1, '5': 14, '6': '.zitadel.feature.v1.InstanceFeature', '8': {}, '10': 'featureId'},
{'1': 'bool', '3': 3, '4': 1, '5': 8, '9': 0, '10': 'bool'},
],
'8': [
{'1': 'value', '2': {}},
],
};