You've already forked dart-core-sdk
Latest generation
This commit is contained in:
180
lib/kpi.pb.dart
180
lib/kpi.pb.dart
@@ -89,15 +89,9 @@ class Kpi 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.')
|
||||
Kpi clone() => Kpi()..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.')
|
||||
Kpi copyWith(void Function(Kpi) updates) => super.copyWith((message) => updates(message as Kpi)) as Kpi;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -239,15 +233,9 @@ class KpiExpression 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.')
|
||||
KpiExpression clone() => KpiExpression()..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.')
|
||||
KpiExpression copyWith(void Function(KpiExpression) updates) => super.copyWith((message) => updates(message as KpiExpression)) as KpiExpression;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -351,15 +339,9 @@ class GetKpisRequest 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.')
|
||||
GetKpisRequest clone() => GetKpisRequest()..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.')
|
||||
GetKpisRequest copyWith(void Function(GetKpisRequest) updates) => super.copyWith((message) => updates(message as GetKpisRequest)) as GetKpisRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -467,15 +449,9 @@ class GetKpisResult 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.')
|
||||
GetKpisResult clone() => GetKpisResult()..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.')
|
||||
GetKpisResult copyWith(void Function(GetKpisResult) updates) => super.copyWith((message) => updates(message as GetKpisResult)) as GetKpisResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -516,15 +492,9 @@ class GetKpiTableStructureRequest 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.')
|
||||
GetKpiTableStructureRequest clone() => GetKpiTableStructureRequest()..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.')
|
||||
GetKpiTableStructureRequest copyWith(void Function(GetKpiTableStructureRequest) updates) => super.copyWith((message) => updates(message as GetKpiTableStructureRequest)) as GetKpiTableStructureRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -575,15 +545,9 @@ class GetKpiTableStructureResult 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.')
|
||||
GetKpiTableStructureResult clone() => GetKpiTableStructureResult()..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.')
|
||||
GetKpiTableStructureResult copyWith(void Function(GetKpiTableStructureResult) updates) => super.copyWith((message) => updates(message as GetKpiTableStructureResult)) as GetKpiTableStructureResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -624,15 +588,9 @@ class UpdateKpiTableStructureRequest 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.')
|
||||
UpdateKpiTableStructureRequest clone() => UpdateKpiTableStructureRequest()..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.')
|
||||
UpdateKpiTableStructureRequest copyWith(void Function(UpdateKpiTableStructureRequest) updates) => super.copyWith((message) => updates(message as UpdateKpiTableStructureRequest)) as UpdateKpiTableStructureRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -674,15 +632,9 @@ class UpdateKpiTableStructureResult 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.')
|
||||
UpdateKpiTableStructureResult clone() => UpdateKpiTableStructureResult()..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.')
|
||||
UpdateKpiTableStructureResult copyWith(void Function(UpdateKpiTableStructureResult) updates) => super.copyWith((message) => updates(message as UpdateKpiTableStructureResult)) as UpdateKpiTableStructureResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -720,15 +672,9 @@ class GetKpiEntitiesRequest 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.')
|
||||
GetKpiEntitiesRequest clone() => GetKpiEntitiesRequest()..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.')
|
||||
GetKpiEntitiesRequest copyWith(void Function(GetKpiEntitiesRequest) updates) => super.copyWith((message) => updates(message as GetKpiEntitiesRequest)) as GetKpiEntitiesRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -779,15 +725,9 @@ class GetKpiEntitiesResult 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.')
|
||||
GetKpiEntitiesResult clone() => GetKpiEntitiesResult()..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.')
|
||||
GetKpiEntitiesResult copyWith(void Function(GetKpiEntitiesResult) updates) => super.copyWith((message) => updates(message as GetKpiEntitiesResult)) as GetKpiEntitiesResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -828,15 +768,9 @@ class ClearKpiEntityRequest 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.')
|
||||
ClearKpiEntityRequest clone() => ClearKpiEntityRequest()..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.')
|
||||
ClearKpiEntityRequest copyWith(void Function(ClearKpiEntityRequest) updates) => super.copyWith((message) => updates(message as ClearKpiEntityRequest)) as ClearKpiEntityRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -878,15 +812,9 @@ class ClearKpiEntityResult 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.')
|
||||
ClearKpiEntityResult clone() => ClearKpiEntityResult()..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.')
|
||||
ClearKpiEntityResult copyWith(void Function(ClearKpiEntityResult) updates) => super.copyWith((message) => updates(message as ClearKpiEntityResult)) as ClearKpiEntityResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -924,15 +852,9 @@ class CreateMVRequest 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.')
|
||||
CreateMVRequest clone() => CreateMVRequest()..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.')
|
||||
CreateMVRequest copyWith(void Function(CreateMVRequest) updates) => super.copyWith((message) => updates(message as CreateMVRequest)) as CreateMVRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -974,15 +896,9 @@ class CreateMVResult 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.')
|
||||
CreateMVResult clone() => CreateMVResult()..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.')
|
||||
CreateMVResult copyWith(void Function(CreateMVResult) updates) => super.copyWith((message) => updates(message as CreateMVResult)) as CreateMVResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -1020,15 +936,9 @@ class DropMVRequest 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.')
|
||||
DropMVRequest clone() => DropMVRequest()..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.')
|
||||
DropMVRequest copyWith(void Function(DropMVRequest) updates) => super.copyWith((message) => updates(message as DropMVRequest)) as DropMVRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -1070,15 +980,9 @@ class DropMVResult 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.')
|
||||
DropMVResult clone() => DropMVResult()..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.')
|
||||
DropMVResult copyWith(void Function(DropMVResult) updates) => super.copyWith((message) => updates(message as DropMVResult)) as DropMVResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -1116,15 +1020,9 @@ class PopulateMVRequest 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.')
|
||||
PopulateMVRequest clone() => PopulateMVRequest()..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.')
|
||||
PopulateMVRequest copyWith(void Function(PopulateMVRequest) updates) => super.copyWith((message) => updates(message as PopulateMVRequest)) as PopulateMVRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -1166,15 +1064,9 @@ class PopulateMVResult 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.')
|
||||
PopulateMVResult clone() => PopulateMVResult()..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.')
|
||||
PopulateMVResult copyWith(void Function(PopulateMVResult) updates) => super.copyWith((message) => updates(message as PopulateMVResult)) as PopulateMVResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
|
||||
Reference in New Issue
Block a user