Latest generation

This commit is contained in:
ci core model
2025-05-20 08:54:50 +00:00
parent 2fe38abe9f
commit 343f0eab15
227 changed files with 5613 additions and 15573 deletions

View File

@@ -42,15 +42,9 @@ class HandlingunitByIdQuery extends $pb.GeneratedMessage {
..hasRequiredFields = false
;
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByIdQuery clone() => HandlingunitByIdQuery()..mergeFromMessage(this);
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByIdQuery copyWith(void Function(HandlingunitByIdQuery) updates) => super.copyWith((message) => updates(message as HandlingunitByIdQuery)) as HandlingunitByIdQuery;
$pb.BuilderInfo get info_ => _i;
@@ -102,15 +96,9 @@ class HandlingunitByIdResult extends $pb.GeneratedMessage {
..hasRequiredFields = false
;
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByIdResult clone() => HandlingunitByIdResult()..mergeFromMessage(this);
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByIdResult copyWith(void Function(HandlingunitByIdResult) updates) => super.copyWith((message) => updates(message as HandlingunitByIdResult)) as HandlingunitByIdResult;
$pb.BuilderInfo get info_ => _i;
@@ -172,15 +160,9 @@ class HandlingunitByFilterQuery extends $pb.GeneratedMessage {
..hasRequiredFields = false
;
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByFilterQuery clone() => HandlingunitByFilterQuery()..mergeFromMessage(this);
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByFilterQuery copyWith(void Function(HandlingunitByFilterQuery) updates) => super.copyWith((message) => updates(message as HandlingunitByFilterQuery)) as HandlingunitByFilterQuery;
$pb.BuilderInfo get info_ => _i;
@@ -256,15 +238,9 @@ class HandlingunitByFilterResult extends $pb.GeneratedMessage {
..hasRequiredFields = false
;
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByFilterResult clone() => HandlingunitByFilterResult()..mergeFromMessage(this);
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByFilterResult copyWith(void Function(HandlingunitByFilterResult) updates) => super.copyWith((message) => updates(message as HandlingunitByFilterResult)) as HandlingunitByFilterResult;
$pb.BuilderInfo get info_ => _i;
@@ -330,15 +306,9 @@ class HandlingunitByMatchQuery extends $pb.GeneratedMessage {
..hasRequiredFields = false
;
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByMatchQuery clone() => HandlingunitByMatchQuery()..mergeFromMessage(this);
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByMatchQuery copyWith(void Function(HandlingunitByMatchQuery) updates) => super.copyWith((message) => updates(message as HandlingunitByMatchQuery)) as HandlingunitByMatchQuery;
$pb.BuilderInfo get info_ => _i;
@@ -390,15 +360,9 @@ class HandlingunitByMatchResult extends $pb.GeneratedMessage {
..hasRequiredFields = false
;
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByMatchResult clone() => HandlingunitByMatchResult()..mergeFromMessage(this);
@$core.Deprecated(
'Using this can add significant overhead to your binary. '
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
'Will be removed in next major version')
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
HandlingunitByMatchResult copyWith(void Function(HandlingunitByMatchResult) updates) => super.copyWith((message) => updates(message as HandlingunitByMatchResult)) as HandlingunitByMatchResult;
$pb.BuilderInfo get info_ => _i;