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

@@ -54,15 +54,9 @@ class ProjectCreation 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.')
ProjectCreation clone() => ProjectCreation()..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.')
ProjectCreation copyWith(void Function(ProjectCreation) updates) => super.copyWith((message) => updates(message as ProjectCreation)) as ProjectCreation;
$pb.BuilderInfo get info_ => _i;
@@ -136,15 +130,9 @@ class Project 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.')
Project clone() => Project()..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.')
Project copyWith(void Function(Project) updates) => super.copyWith((message) => updates(message as Project)) as Project;
$pb.BuilderInfo get info_ => _i;
@@ -221,15 +209,9 @@ class DeleteProjectRequest 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.')
DeleteProjectRequest clone() => DeleteProjectRequest()..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.')
DeleteProjectRequest copyWith(void Function(DeleteProjectRequest) updates) => super.copyWith((message) => updates(message as DeleteProjectRequest)) as DeleteProjectRequest;
$pb.BuilderInfo get info_ => _i;
@@ -282,15 +264,9 @@ class GetProjectRequest 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.')
GetProjectRequest clone() => GetProjectRequest()..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.')
GetProjectRequest copyWith(void Function(GetProjectRequest) updates) => super.copyWith((message) => updates(message as GetProjectRequest)) as GetProjectRequest;
$pb.BuilderInfo get info_ => _i;
@@ -344,15 +320,9 @@ class ListProjectRequest 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.')
ListProjectRequest clone() => ListProjectRequest()..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.')
ListProjectRequest copyWith(void Function(ListProjectRequest) updates) => super.copyWith((message) => updates(message as ListProjectRequest)) as ListProjectRequest;
$pb.BuilderInfo get info_ => _i;
@@ -416,15 +386,9 @@ class ListAllProjectRequest 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.')
ListAllProjectRequest clone() => ListAllProjectRequest()..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.')
ListAllProjectRequest copyWith(void Function(ListAllProjectRequest) updates) => super.copyWith((message) => updates(message as ListAllProjectRequest)) as ListAllProjectRequest;
$pb.BuilderInfo get info_ => _i;
@@ -476,15 +440,9 @@ class ListAllProjectResultElement 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.')
ListAllProjectResultElement clone() => ListAllProjectResultElement()..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.')
ListAllProjectResultElement copyWith(void Function(ListAllProjectResultElement) updates) => super.copyWith((message) => updates(message as ListAllProjectResultElement)) as ListAllProjectResultElement;
$pb.BuilderInfo get info_ => _i;
@@ -534,15 +492,9 @@ class ListAllProjectResult 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.')
ListAllProjectResult clone() => ListAllProjectResult()..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.')
ListAllProjectResult copyWith(void Function(ListAllProjectResult) updates) => super.copyWith((message) => updates(message as ListAllProjectResult)) as ListAllProjectResult;
$pb.BuilderInfo get info_ => _i;
@@ -588,15 +540,9 @@ class CreateProjectRequest 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.')
CreateProjectRequest clone() => CreateProjectRequest()..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.')
CreateProjectRequest copyWith(void Function(CreateProjectRequest) updates) => super.copyWith((message) => updates(message as CreateProjectRequest)) as CreateProjectRequest;
$pb.BuilderInfo get info_ => _i;
@@ -665,15 +611,9 @@ class UpdateProjectRequest 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.')
UpdateProjectRequest clone() => UpdateProjectRequest()..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.')
UpdateProjectRequest copyWith(void Function(UpdateProjectRequest) updates) => super.copyWith((message) => updates(message as UpdateProjectRequest)) as UpdateProjectRequest;
$pb.BuilderInfo get info_ => _i;
@@ -736,15 +676,9 @@ class SetModulesProjectRequest 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.')
SetModulesProjectRequest clone() => SetModulesProjectRequest()..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.')
SetModulesProjectRequest copyWith(void Function(SetModulesProjectRequest) updates) => super.copyWith((message) => updates(message as SetModulesProjectRequest)) as SetModulesProjectRequest;
$pb.BuilderInfo get info_ => _i;
@@ -805,15 +739,9 @@ class CreateProjectResult 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.')
CreateProjectResult clone() => CreateProjectResult()..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.')
CreateProjectResult copyWith(void Function(CreateProjectResult) updates) => super.copyWith((message) => updates(message as CreateProjectResult)) as CreateProjectResult;
$pb.BuilderInfo get info_ => _i;
@@ -868,15 +796,9 @@ class UpdateProjectResult 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.')
UpdateProjectResult clone() => UpdateProjectResult()..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.')
UpdateProjectResult copyWith(void Function(UpdateProjectResult) updates) => super.copyWith((message) => updates(message as UpdateProjectResult)) as UpdateProjectResult;
$pb.BuilderInfo get info_ => _i;
@@ -920,15 +842,9 @@ class DeleteProjectResult 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.')
DeleteProjectResult clone() => DeleteProjectResult()..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.')
DeleteProjectResult copyWith(void Function(DeleteProjectResult) updates) => super.copyWith((message) => updates(message as DeleteProjectResult)) as DeleteProjectResult;
$pb.BuilderInfo get info_ => _i;
@@ -972,15 +888,9 @@ class GetProjectResult 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.')
GetProjectResult clone() => GetProjectResult()..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.')
GetProjectResult copyWith(void Function(GetProjectResult) updates) => super.copyWith((message) => updates(message as GetProjectResult)) as GetProjectResult;
$pb.BuilderInfo get info_ => _i;
@@ -1024,15 +934,9 @@ class ListProjectResult 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.')
ListProjectResult clone() => ListProjectResult()..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.')
ListProjectResult copyWith(void Function(ListProjectResult) updates) => super.copyWith((message) => updates(message as ListProjectResult)) as ListProjectResult;
$pb.BuilderInfo get info_ => _i;
@@ -1068,15 +972,9 @@ class SetModulesProjectResult 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.')
SetModulesProjectResult clone() => SetModulesProjectResult()..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.')
SetModulesProjectResult copyWith(void Function(SetModulesProjectResult) updates) => super.copyWith((message) => updates(message as SetModulesProjectResult)) as SetModulesProjectResult;
$pb.BuilderInfo get info_ => _i;
@@ -1120,15 +1018,9 @@ class CreateClickhouseRequest 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.')
CreateClickhouseRequest clone() => CreateClickhouseRequest()..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.')
CreateClickhouseRequest copyWith(void Function(CreateClickhouseRequest) updates) => super.copyWith((message) => updates(message as CreateClickhouseRequest)) as CreateClickhouseRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1170,15 +1062,9 @@ class CreateClickhouseResult 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.')
CreateClickhouseResult clone() => CreateClickhouseResult()..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.')
CreateClickhouseResult copyWith(void Function(CreateClickhouseResult) updates) => super.copyWith((message) => updates(message as CreateClickhouseResult)) as CreateClickhouseResult;
$pb.BuilderInfo get info_ => _i;
@@ -1225,15 +1111,9 @@ class OptimizeClickhouseRequest 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.')
OptimizeClickhouseRequest clone() => OptimizeClickhouseRequest()..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.')
OptimizeClickhouseRequest copyWith(void Function(OptimizeClickhouseRequest) updates) => super.copyWith((message) => updates(message as OptimizeClickhouseRequest)) as OptimizeClickhouseRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1275,15 +1155,9 @@ class OptimizeClickhouseResult 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.')
OptimizeClickhouseResult clone() => OptimizeClickhouseResult()..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.')
OptimizeClickhouseResult copyWith(void Function(OptimizeClickhouseResult) updates) => super.copyWith((message) => updates(message as OptimizeClickhouseResult)) as OptimizeClickhouseResult;
$pb.BuilderInfo get info_ => _i;
@@ -1316,15 +1190,9 @@ class DeleteCassandraRequest 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.')
DeleteCassandraRequest clone() => DeleteCassandraRequest()..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.')
DeleteCassandraRequest copyWith(void Function(DeleteCassandraRequest) updates) => super.copyWith((message) => updates(message as DeleteCassandraRequest)) as DeleteCassandraRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1366,15 +1234,9 @@ class DeleteClickhouseRequest 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.')
DeleteClickhouseRequest clone() => DeleteClickhouseRequest()..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.')
DeleteClickhouseRequest copyWith(void Function(DeleteClickhouseRequest) updates) => super.copyWith((message) => updates(message as DeleteClickhouseRequest)) as DeleteClickhouseRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1407,15 +1269,9 @@ class DeleteCassandraResult 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.')
DeleteCassandraResult clone() => DeleteCassandraResult()..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.')
DeleteCassandraResult copyWith(void Function(DeleteCassandraResult) updates) => super.copyWith((message) => updates(message as DeleteCassandraResult)) as DeleteCassandraResult;
$pb.BuilderInfo get info_ => _i;
@@ -1439,15 +1295,9 @@ class DeleteClickhouseResult 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.')
DeleteClickhouseResult clone() => DeleteClickhouseResult()..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.')
DeleteClickhouseResult copyWith(void Function(DeleteClickhouseResult) updates) => super.copyWith((message) => updates(message as DeleteClickhouseResult)) as DeleteClickhouseResult;
$pb.BuilderInfo get info_ => _i;
@@ -1485,15 +1335,9 @@ class SuggestProjectIDRequest 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.')
SuggestProjectIDRequest clone() => SuggestProjectIDRequest()..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.')
SuggestProjectIDRequest copyWith(void Function(SuggestProjectIDRequest) updates) => super.copyWith((message) => updates(message as SuggestProjectIDRequest)) as SuggestProjectIDRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1546,15 +1390,9 @@ class SuggestProjectIDResult 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.')
SuggestProjectIDResult clone() => SuggestProjectIDResult()..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.')
SuggestProjectIDResult copyWith(void Function(SuggestProjectIDResult) updates) => super.copyWith((message) => updates(message as SuggestProjectIDResult)) as SuggestProjectIDResult;
$pb.BuilderInfo get info_ => _i;
@@ -1596,15 +1434,9 @@ class DeleteProjectInDBRequest 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.')
DeleteProjectInDBRequest clone() => DeleteProjectInDBRequest()..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.')
DeleteProjectInDBRequest copyWith(void Function(DeleteProjectInDBRequest) updates) => super.copyWith((message) => updates(message as DeleteProjectInDBRequest)) as DeleteProjectInDBRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1637,15 +1469,9 @@ class DeleteProjectInDBResult 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.')
DeleteProjectInDBResult clone() => DeleteProjectInDBResult()..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.')
DeleteProjectInDBResult copyWith(void Function(DeleteProjectInDBResult) updates) => super.copyWith((message) => updates(message as DeleteProjectInDBResult)) as DeleteProjectInDBResult;
$pb.BuilderInfo get info_ => _i;
@@ -1693,15 +1519,9 @@ class IDName 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.')
IDName clone() => IDName()..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.')
IDName copyWith(void Function(IDName) updates) => super.copyWith((message) => updates(message as IDName)) as IDName;
$pb.BuilderInfo get info_ => _i;
@@ -1775,15 +1595,9 @@ class MyContext 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.')
MyContext clone() => MyContext()..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.')
MyContext copyWith(void Function(MyContext) updates) => super.copyWith((message) => updates(message as MyContext)) as MyContext;
$pb.BuilderInfo get info_ => _i;
@@ -1821,15 +1635,9 @@ class GetMyUIContextRequest 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.')
GetMyUIContextRequest clone() => GetMyUIContextRequest()..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.')
GetMyUIContextRequest copyWith(void Function(GetMyUIContextRequest) updates) => super.copyWith((message) => updates(message as GetMyUIContextRequest)) as GetMyUIContextRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1862,15 +1670,9 @@ class GetMyUIContextResult 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.')
GetMyUIContextResult clone() => GetMyUIContextResult()..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.')
GetMyUIContextResult copyWith(void Function(GetMyUIContextResult) updates) => super.copyWith((message) => updates(message as GetMyUIContextResult)) as GetMyUIContextResult;
$pb.BuilderInfo get info_ => _i;
@@ -1897,15 +1699,9 @@ class GetMyContextRequest 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.')
GetMyContextRequest clone() => GetMyContextRequest()..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.')
GetMyContextRequest copyWith(void Function(GetMyContextRequest) updates) => super.copyWith((message) => updates(message as GetMyContextRequest)) as GetMyContextRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1938,15 +1734,9 @@ class GetMyContextResult 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.')
GetMyContextResult clone() => GetMyContextResult()..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.')
GetMyContextResult copyWith(void Function(GetMyContextResult) updates) => super.copyWith((message) => updates(message as GetMyContextResult)) as GetMyContextResult;
$pb.BuilderInfo get info_ => _i;
@@ -1987,15 +1777,9 @@ class UpdateProjectStatusRequest 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.')
UpdateProjectStatusRequest clone() => UpdateProjectStatusRequest()..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.')
UpdateProjectStatusRequest copyWith(void Function(UpdateProjectStatusRequest) updates) => super.copyWith((message) => updates(message as UpdateProjectStatusRequest)) as UpdateProjectStatusRequest;
$pb.BuilderInfo get info_ => _i;
@@ -2046,15 +1830,9 @@ class UpdateProjectStatusResult 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.')
UpdateProjectStatusResult clone() => UpdateProjectStatusResult()..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.')
UpdateProjectStatusResult copyWith(void Function(UpdateProjectStatusResult) updates) => super.copyWith((message) => updates(message as UpdateProjectStatusResult)) as UpdateProjectStatusResult;
$pb.BuilderInfo get info_ => _i;
@@ -2087,15 +1865,9 @@ class CleanDeletedProjectsRequest 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.')
CleanDeletedProjectsRequest clone() => CleanDeletedProjectsRequest()..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.')
CleanDeletedProjectsRequest copyWith(void Function(CleanDeletedProjectsRequest) updates) => super.copyWith((message) => updates(message as CleanDeletedProjectsRequest)) as CleanDeletedProjectsRequest;
$pb.BuilderInfo get info_ => _i;
@@ -2119,15 +1891,9 @@ class CleanDeletedProjectsResult 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.')
CleanDeletedProjectsResult clone() => CleanDeletedProjectsResult()..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.')
CleanDeletedProjectsResult copyWith(void Function(CleanDeletedProjectsResult) updates) => super.copyWith((message) => updates(message as CleanDeletedProjectsResult)) as CleanDeletedProjectsResult;
$pb.BuilderInfo get info_ => _i;