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

@@ -97,15 +97,9 @@ class PlatformLogPayload 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.')
PlatformLogPayload clone() => PlatformLogPayload()..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.')
PlatformLogPayload copyWith(void Function(PlatformLogPayload) updates) => super.copyWith((message) => updates(message as PlatformLogPayload)) as PlatformLogPayload;
$pb.BuilderInfo get info_ => _i;
@@ -272,15 +266,9 @@ class PlatformLog 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.')
PlatformLog clone() => PlatformLog()..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.')
PlatformLog copyWith(void Function(PlatformLog) updates) => super.copyWith((message) => updates(message as PlatformLog)) as PlatformLog;
$pb.BuilderInfo get info_ => _i;
@@ -356,15 +344,9 @@ class PlatformLogCreateRequest 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.')
PlatformLogCreateRequest clone() => PlatformLogCreateRequest()..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.')
PlatformLogCreateRequest copyWith(void Function(PlatformLogCreateRequest) updates) => super.copyWith((message) => updates(message as PlatformLogCreateRequest)) as PlatformLogCreateRequest;
$pb.BuilderInfo get info_ => _i;
@@ -435,15 +417,9 @@ class PlatformLogCreateResponse 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.')
PlatformLogCreateResponse clone() => PlatformLogCreateResponse()..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.')
PlatformLogCreateResponse copyWith(void Function(PlatformLogCreateResponse) updates) => super.copyWith((message) => updates(message as PlatformLogCreateResponse)) as PlatformLogCreateResponse;
$pb.BuilderInfo get info_ => _i;
@@ -514,15 +490,9 @@ class PlatformLogFindRequest 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.')
PlatformLogFindRequest clone() => PlatformLogFindRequest()..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.')
PlatformLogFindRequest copyWith(void Function(PlatformLogFindRequest) updates) => super.copyWith((message) => updates(message as PlatformLogFindRequest)) as PlatformLogFindRequest;
$pb.BuilderInfo get info_ => _i;
@@ -599,15 +569,9 @@ class PlatformLogFindResult 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.')
PlatformLogFindResult clone() => PlatformLogFindResult()..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.')
PlatformLogFindResult copyWith(void Function(PlatformLogFindResult) updates) => super.copyWith((message) => updates(message as PlatformLogFindResult)) as PlatformLogFindResult;
$pb.BuilderInfo get info_ => _i;
@@ -669,15 +633,9 @@ class PlatformLogGetByIdsRequest 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.')
PlatformLogGetByIdsRequest clone() => PlatformLogGetByIdsRequest()..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.')
PlatformLogGetByIdsRequest copyWith(void Function(PlatformLogGetByIdsRequest) updates) => super.copyWith((message) => updates(message as PlatformLogGetByIdsRequest)) as PlatformLogGetByIdsRequest;
$pb.BuilderInfo get info_ => _i;
@@ -729,15 +687,9 @@ class PlatformLogGetByIdsResult 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.')
PlatformLogGetByIdsResult clone() => PlatformLogGetByIdsResult()..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.')
PlatformLogGetByIdsResult copyWith(void Function(PlatformLogGetByIdsResult) updates) => super.copyWith((message) => updates(message as PlatformLogGetByIdsResult)) as PlatformLogGetByIdsResult;
$pb.BuilderInfo get info_ => _i;
@@ -794,15 +746,9 @@ class PlatformLogByMatchRequest 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.')
PlatformLogByMatchRequest clone() => PlatformLogByMatchRequest()..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.')
PlatformLogByMatchRequest copyWith(void Function(PlatformLogByMatchRequest) updates) => super.copyWith((message) => updates(message as PlatformLogByMatchRequest)) as PlatformLogByMatchRequest;
$pb.BuilderInfo get info_ => _i;
@@ -853,15 +799,9 @@ class PlatformLogByMatchResult 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.')
PlatformLogByMatchResult clone() => PlatformLogByMatchResult()..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.')
PlatformLogByMatchResult copyWith(void Function(PlatformLogByMatchResult) updates) => super.copyWith((message) => updates(message as PlatformLogByMatchResult)) as PlatformLogByMatchResult;
$pb.BuilderInfo get info_ => _i;