public static final class CompletionStats.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder> implements CompletionStatsOrBuilder
Success and error statistics of processing multiple entities (for example, DataItems or structured data rows) in batch.Protobuf type
google.cloud.aiplatform.v1beta1.CompletionStats| Modifier and Type | Method and Description |
|---|---|
CompletionStats.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CompletionStats |
build() |
CompletionStats |
buildPartial() |
CompletionStats.Builder |
clear() |
CompletionStats.Builder |
clearFailedCount()
Output only.
|
CompletionStats.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CompletionStats.Builder |
clearIncompleteCount()
Output only.
|
CompletionStats.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CompletionStats.Builder |
clearSuccessfulCount()
Output only.
|
CompletionStats.Builder |
clearSuccessfulForecastPointCount()
Output only.
|
CompletionStats.Builder |
clone() |
CompletionStats |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getFailedCount()
Output only.
|
long |
getIncompleteCount()
Output only.
|
long |
getSuccessfulCount()
Output only.
|
long |
getSuccessfulForecastPointCount()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CompletionStats.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CompletionStats.Builder |
mergeFrom(CompletionStats other) |
CompletionStats.Builder |
mergeFrom(com.google.protobuf.Message other) |
CompletionStats.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CompletionStats.Builder |
setFailedCount(long value)
Output only.
|
CompletionStats.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CompletionStats.Builder |
setIncompleteCount(long value)
Output only.
|
CompletionStats.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CompletionStats.Builder |
setSuccessfulCount(long value)
Output only.
|
CompletionStats.Builder |
setSuccessfulForecastPointCount(long value)
Output only.
|
CompletionStats.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic CompletionStats build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic CompletionStats buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic CompletionStats.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CompletionStats.Builder>public CompletionStats.Builder mergeFrom(CompletionStats other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public CompletionStats.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<CompletionStats.Builder>IOExceptionpublic long getSuccessfulCount()
Output only. The number of entities that had been processed successfully.
int64 successful_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getSuccessfulCount in interface CompletionStatsOrBuilderpublic CompletionStats.Builder setSuccessfulCount(long value)
Output only. The number of entities that had been processed successfully.
int64 successful_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The successfulCount to set.public CompletionStats.Builder clearSuccessfulCount()
Output only. The number of entities that had been processed successfully.
int64 successful_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public long getFailedCount()
Output only. The number of entities for which any error was encountered.
int64 failed_count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getFailedCount in interface CompletionStatsOrBuilderpublic CompletionStats.Builder setFailedCount(long value)
Output only. The number of entities for which any error was encountered.
int64 failed_count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The failedCount to set.public CompletionStats.Builder clearFailedCount()
Output only. The number of entities for which any error was encountered.
int64 failed_count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];public long getIncompleteCount()
Output only. In cases when enough errors are encountered a job, pipeline, or operation may be failed as a whole. Below is the number of entities for which the processing had not been finished (either in successful or failed state). Set to -1 if the number is unknown (for example, the operation failed before the total entity number could be collected).
int64 incomplete_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getIncompleteCount in interface CompletionStatsOrBuilderpublic CompletionStats.Builder setIncompleteCount(long value)
Output only. In cases when enough errors are encountered a job, pipeline, or operation may be failed as a whole. Below is the number of entities for which the processing had not been finished (either in successful or failed state). Set to -1 if the number is unknown (for example, the operation failed before the total entity number could be collected).
int64 incomplete_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The incompleteCount to set.public CompletionStats.Builder clearIncompleteCount()
Output only. In cases when enough errors are encountered a job, pipeline, or operation may be failed as a whole. Below is the number of entities for which the processing had not been finished (either in successful or failed state). Set to -1 if the number is unknown (for example, the operation failed before the total entity number could be collected).
int64 incomplete_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];public long getSuccessfulForecastPointCount()
Output only. The number of the successful forecast points that are generated by the forecasting model. This is ONLY used by the forecasting batch prediction.
int64 successful_forecast_point_count = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getSuccessfulForecastPointCount in interface CompletionStatsOrBuilderpublic CompletionStats.Builder setSuccessfulForecastPointCount(long value)
Output only. The number of the successful forecast points that are generated by the forecasting model. This is ONLY used by the forecasting batch prediction.
int64 successful_forecast_point_count = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The successfulForecastPointCount to set.public CompletionStats.Builder clearSuccessfulForecastPointCount()
Output only. The number of the successful forecast points that are generated by the forecasting model. This is ONLY used by the forecasting batch prediction.
int64 successful_forecast_point_count = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final CompletionStats.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>public final CompletionStats.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<CompletionStats.Builder>Copyright © 2022 Google LLC. All rights reserved.