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

@@ -51,15 +51,9 @@ class UserAttribute 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.')
UserAttribute clone() => UserAttribute()..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.')
UserAttribute copyWith(void Function(UserAttribute) updates) => super.copyWith((message) => updates(message as UserAttribute)) as UserAttribute;
$pb.BuilderInfo get info_ => _i;
@@ -127,15 +121,9 @@ class RestrictionActorIDs 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.')
RestrictionActorIDs clone() => RestrictionActorIDs()..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.')
RestrictionActorIDs copyWith(void Function(RestrictionActorIDs) updates) => super.copyWith((message) => updates(message as RestrictionActorIDs)) as RestrictionActorIDs;
$pb.BuilderInfo get info_ => _i;
@@ -185,15 +173,9 @@ class GetUserAttributesRequest 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.')
GetUserAttributesRequest clone() => GetUserAttributesRequest()..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.')
GetUserAttributesRequest copyWith(void Function(GetUserAttributesRequest) updates) => super.copyWith((message) => updates(message as GetUserAttributesRequest)) as GetUserAttributesRequest;
$pb.BuilderInfo get info_ => _i;
@@ -246,15 +228,9 @@ class GetUserAttributesResult 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.')
GetUserAttributesResult clone() => GetUserAttributesResult()..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.')
GetUserAttributesResult copyWith(void Function(GetUserAttributesResult) updates) => super.copyWith((message) => updates(message as GetUserAttributesResult)) as GetUserAttributesResult;
$pb.BuilderInfo get info_ => _i;
@@ -313,15 +289,9 @@ class PutUserAttributesRequest 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.')
PutUserAttributesRequest clone() => PutUserAttributesRequest()..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.')
PutUserAttributesRequest copyWith(void Function(PutUserAttributesRequest) updates) => super.copyWith((message) => updates(message as PutUserAttributesRequest)) as PutUserAttributesRequest;
$pb.BuilderInfo get info_ => _i;
@@ -386,15 +356,9 @@ class PutUserAttributesResult 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.')
PutUserAttributesResult clone() => PutUserAttributesResult()..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.')
PutUserAttributesResult copyWith(void Function(PutUserAttributesResult) updates) => super.copyWith((message) => updates(message as PutUserAttributesResult)) as PutUserAttributesResult;
$pb.BuilderInfo get info_ => _i;
@@ -443,15 +407,9 @@ class DeleteUserAttributesRequest 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.')
DeleteUserAttributesRequest clone() => DeleteUserAttributesRequest()..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.')
DeleteUserAttributesRequest copyWith(void Function(DeleteUserAttributesRequest) updates) => super.copyWith((message) => updates(message as DeleteUserAttributesRequest)) as DeleteUserAttributesRequest;
$pb.BuilderInfo get info_ => _i;
@@ -495,15 +453,9 @@ class DeleteUserAttributesResult 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.')
DeleteUserAttributesResult clone() => DeleteUserAttributesResult()..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.')
DeleteUserAttributesResult copyWith(void Function(DeleteUserAttributesResult) updates) => super.copyWith((message) => updates(message as DeleteUserAttributesResult)) as DeleteUserAttributesResult;
$pb.BuilderInfo get info_ => _i;
@@ -541,15 +493,9 @@ class ListUserAttributesRequest 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.')
ListUserAttributesRequest clone() => ListUserAttributesRequest()..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.')
ListUserAttributesRequest copyWith(void Function(ListUserAttributesRequest) updates) => super.copyWith((message) => updates(message as ListUserAttributesRequest)) as ListUserAttributesRequest;
$pb.BuilderInfo get info_ => _i;
@@ -602,15 +548,9 @@ class ListUserAttributesResult 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.')
ListUserAttributesResult clone() => ListUserAttributesResult()..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.')
ListUserAttributesResult copyWith(void Function(ListUserAttributesResult) updates) => super.copyWith((message) => updates(message as ListUserAttributesResult)) as ListUserAttributesResult;
$pb.BuilderInfo get info_ => _i;
@@ -646,15 +586,9 @@ class DeleteForProjectUserAttributesRequest 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.')
DeleteForProjectUserAttributesRequest clone() => DeleteForProjectUserAttributesRequest()..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.')
DeleteForProjectUserAttributesRequest copyWith(void Function(DeleteForProjectUserAttributesRequest) updates) => super.copyWith((message) => updates(message as DeleteForProjectUserAttributesRequest)) as DeleteForProjectUserAttributesRequest;
$pb.BuilderInfo get info_ => _i;
@@ -689,15 +623,9 @@ class DeleteForProjectUserAttributesResult 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.')
DeleteForProjectUserAttributesResult clone() => DeleteForProjectUserAttributesResult()..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.')
DeleteForProjectUserAttributesResult copyWith(void Function(DeleteForProjectUserAttributesResult) updates) => super.copyWith((message) => updates(message as DeleteForProjectUserAttributesResult)) as DeleteForProjectUserAttributesResult;
$pb.BuilderInfo get info_ => _i;