Latest generation

This commit is contained in:
ci core model
2025-11-13 09:19:56 +00:00
parent c9d58ad293
commit 6f63317f19
3 changed files with 8 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
# CHANGELOG
Lib version: 1.12.0-SNAPSHOT-251112153805
Lib version: 1.12.0-SNAPSHOT-251113091906

View File

@@ -459,7 +459,7 @@ final $typed_data.Uint8List actorConstraintDescriptor = $convert.base64Decode(
const SegmentationActorConstraint$json = {
'1': 'SegmentationActorConstraint',
'2': [
{'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'},
{'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'SegmentationID'},
{'1': 'RestrictedValueIDs', '3': 2, '4': 3, '5': 9, '10': 'RestrictedValueIDs'},
{'1': 'Type', '3': 4, '4': 1, '5': 14, '6': '.api.SegmentationConstraintType', '10': 'Type'},
{'1': 'AttributePath', '3': 5, '4': 1, '5': 9, '10': 'AttributePath'},
@@ -468,10 +468,11 @@ const SegmentationActorConstraint$json = {
/// Descriptor for `SegmentationActorConstraint`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List segmentationActorConstraintDescriptor = $convert.base64Decode(
'ChtTZWdtZW50YXRpb25BY3RvckNvbnN0cmFpbnQSJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDl'
'NlZ21lbnRhdGlvbklEEi4KElJlc3RyaWN0ZWRWYWx1ZUlEcxgCIAMoCVISUmVzdHJpY3RlZFZh'
'bHVlSURzEjMKBFR5cGUYBCABKA4yHy5hcGkuU2VnbWVudGF0aW9uQ29uc3RyYWludFR5cGVSBF'
'R5cGUSJAoNQXR0cmlidXRlUGF0aBgFIAEoCVINQXR0cmlidXRlUGF0aA==');
'ChtTZWdtZW50YXRpb25BY3RvckNvbnN0cmFpbnQSPwoOU2VnbWVudGF0aW9uSUQYASABKAlCF/'
'pCFHISEAEyDl5bYS16QS1aMC05XSskUg5TZWdtZW50YXRpb25JRBIuChJSZXN0cmljdGVkVmFs'
'dWVJRHMYAiADKAlSElJlc3RyaWN0ZWRWYWx1ZUlEcxIzCgRUeXBlGAQgASgOMh8uYXBpLlNlZ2'
'1lbnRhdGlvbkNvbnN0cmFpbnRUeXBlUgRUeXBlEiQKDUF0dHJpYnV0ZVBhdGgYBSABKAlSDUF0'
'dHJpYnV0ZVBhdGg=');
@$core.Deprecated('Use appointmentCommissionDescriptor instead')
const AppointmentCommission$json = {

View File

@@ -1,6 +1,6 @@
name: dart_core_sdk
description: dart libs from core model proto files
version: 1.12.0-SNAPSHOT-251112153805
version: 1.12.0-SNAPSHOT-251113091906
homepage: ''
publish_to: ''
repository: ''