public static final class Evaluation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder> implements EvaluationOrBuilder
An evaluation is a single execution (or run) of an evaluation process. It encapsulates the state of the evaluation and the resulting data.Protobuf type
google.cloud.discoveryengine.v1beta.Evaluation| Modifier and Type | Method and Description |
|---|---|
Evaluation.Builder |
addAllErrorSamples(Iterable<? extends com.google.rpc.Status> values)
Output only.
|
Evaluation.Builder |
addErrorSamples(int index,
com.google.rpc.Status.Builder builderForValue)
Output only.
|
Evaluation.Builder |
addErrorSamples(int index,
com.google.rpc.Status value)
Output only.
|
Evaluation.Builder |
addErrorSamples(com.google.rpc.Status.Builder builderForValue)
Output only.
|
Evaluation.Builder |
addErrorSamples(com.google.rpc.Status value)
Output only.
|
com.google.rpc.Status.Builder |
addErrorSamplesBuilder()
Output only.
|
com.google.rpc.Status.Builder |
addErrorSamplesBuilder(int index)
Output only.
|
Evaluation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Evaluation |
build() |
Evaluation |
buildPartial() |
Evaluation.Builder |
clear() |
Evaluation.Builder |
clearCreateTime()
Output only.
|
Evaluation.Builder |
clearEndTime()
Output only.
|
Evaluation.Builder |
clearError()
Output only.
|
Evaluation.Builder |
clearErrorSamples()
Output only.
|
Evaluation.Builder |
clearEvaluationSpec()
Required.
|
Evaluation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Evaluation.Builder |
clearName()
Identifier.
|
Evaluation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Evaluation.Builder |
clearQualityMetrics()
Output only.
|
Evaluation.Builder |
clearState()
Output only.
|
Evaluation.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Evaluation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
Output only.
|
com.google.rpc.Status |
getError()
Output only.
|
com.google.rpc.Status.Builder |
getErrorBuilder()
Output only.
|
com.google.rpc.StatusOrBuilder |
getErrorOrBuilder()
Output only.
|
com.google.rpc.Status |
getErrorSamples(int index)
Output only.
|
com.google.rpc.Status.Builder |
getErrorSamplesBuilder(int index)
Output only.
|
List<com.google.rpc.Status.Builder> |
getErrorSamplesBuilderList()
Output only.
|
int |
getErrorSamplesCount()
Output only.
|
List<com.google.rpc.Status> |
getErrorSamplesList()
Output only.
|
com.google.rpc.StatusOrBuilder |
getErrorSamplesOrBuilder(int index)
Output only.
|
List<? extends com.google.rpc.StatusOrBuilder> |
getErrorSamplesOrBuilderList()
Output only.
|
Evaluation.EvaluationSpec |
getEvaluationSpec()
Required.
|
Evaluation.EvaluationSpec.Builder |
getEvaluationSpecBuilder()
Required.
|
Evaluation.EvaluationSpecOrBuilder |
getEvaluationSpecOrBuilder()
Required.
|
String |
getName()
Identifier.
|
com.google.protobuf.ByteString |
getNameBytes()
Identifier.
|
QualityMetrics |
getQualityMetrics()
Output only.
|
QualityMetrics.Builder |
getQualityMetricsBuilder()
Output only.
|
QualityMetricsOrBuilder |
getQualityMetricsOrBuilder()
Output only.
|
Evaluation.State |
getState()
Output only.
|
int |
getStateValue()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEndTime()
Output only.
|
boolean |
hasError()
Output only.
|
boolean |
hasEvaluationSpec()
Required.
|
boolean |
hasQualityMetrics()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Evaluation.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Evaluation.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Evaluation.Builder |
mergeError(com.google.rpc.Status value)
Output only.
|
Evaluation.Builder |
mergeEvaluationSpec(Evaluation.EvaluationSpec value)
Required.
|
Evaluation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Evaluation.Builder |
mergeFrom(Evaluation other) |
Evaluation.Builder |
mergeFrom(com.google.protobuf.Message other) |
Evaluation.Builder |
mergeQualityMetrics(QualityMetrics value)
Output only.
|
Evaluation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Evaluation.Builder |
removeErrorSamples(int index)
Output only.
|
Evaluation.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Evaluation.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Evaluation.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Evaluation.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Output only.
|
Evaluation.Builder |
setError(com.google.rpc.Status.Builder builderForValue)
Output only.
|
Evaluation.Builder |
setError(com.google.rpc.Status value)
Output only.
|
Evaluation.Builder |
setErrorSamples(int index,
com.google.rpc.Status.Builder builderForValue)
Output only.
|
Evaluation.Builder |
setErrorSamples(int index,
com.google.rpc.Status value)
Output only.
|
Evaluation.Builder |
setEvaluationSpec(Evaluation.EvaluationSpec.Builder builderForValue)
Required.
|
Evaluation.Builder |
setEvaluationSpec(Evaluation.EvaluationSpec value)
Required.
|
Evaluation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Evaluation.Builder |
setName(String value)
Identifier.
|
Evaluation.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Identifier.
|
Evaluation.Builder |
setQualityMetrics(QualityMetrics.Builder builderForValue)
Output only.
|
Evaluation.Builder |
setQualityMetrics(QualityMetrics value)
Output only.
|
Evaluation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Evaluation.Builder |
setState(Evaluation.State value)
Output only.
|
Evaluation.Builder |
setStateValue(int value)
Output only.
|
Evaluation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.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<Evaluation.Builder>public Evaluation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Evaluation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Evaluation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Evaluation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.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<Evaluation.Builder>public Evaluation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.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<Evaluation.Builder>public Evaluation.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<Evaluation.Builder>public Evaluation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Evaluation.Builder>public Evaluation.Builder mergeFrom(Evaluation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.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<Evaluation.Builder>IOExceptionpublic String getName()
Identifier. The full resource name of the
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation], in the format
of `projects/{project}/locations/{location}/evaluations/{evaluation}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getName in interface EvaluationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Identifier. The full resource name of the
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation], in the format
of `projects/{project}/locations/{location}/evaluations/{evaluation}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getNameBytes in interface EvaluationOrBuilderpublic Evaluation.Builder setName(String value)
Identifier. The full resource name of the
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation], in the format
of `projects/{project}/locations/{location}/evaluations/{evaluation}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The name to set.public Evaluation.Builder clearName()
Identifier. The full resource name of the
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation], in the format
of `projects/{project}/locations/{location}/evaluations/{evaluation}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];public Evaluation.Builder setNameBytes(com.google.protobuf.ByteString value)
Identifier. The full resource name of the
[Evaluation][google.cloud.discoveryengine.v1beta.Evaluation], in the format
of `projects/{project}/locations/{location}/evaluations/{evaluation}`.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The bytes for name to set.public boolean hasEvaluationSpec()
Required. The specification of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.EvaluationSpec evaluation_spec = 2 [(.google.api.field_behavior) = REQUIRED];
hasEvaluationSpec in interface EvaluationOrBuilderpublic Evaluation.EvaluationSpec getEvaluationSpec()
Required. The specification of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.EvaluationSpec evaluation_spec = 2 [(.google.api.field_behavior) = REQUIRED];
getEvaluationSpec in interface EvaluationOrBuilderpublic Evaluation.Builder setEvaluationSpec(Evaluation.EvaluationSpec value)
Required. The specification of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.EvaluationSpec evaluation_spec = 2 [(.google.api.field_behavior) = REQUIRED];
public Evaluation.Builder setEvaluationSpec(Evaluation.EvaluationSpec.Builder builderForValue)
Required. The specification of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.EvaluationSpec evaluation_spec = 2 [(.google.api.field_behavior) = REQUIRED];
public Evaluation.Builder mergeEvaluationSpec(Evaluation.EvaluationSpec value)
Required. The specification of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.EvaluationSpec evaluation_spec = 2 [(.google.api.field_behavior) = REQUIRED];
public Evaluation.Builder clearEvaluationSpec()
Required. The specification of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.EvaluationSpec evaluation_spec = 2 [(.google.api.field_behavior) = REQUIRED];
public Evaluation.EvaluationSpec.Builder getEvaluationSpecBuilder()
Required. The specification of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.EvaluationSpec evaluation_spec = 2 [(.google.api.field_behavior) = REQUIRED];
public Evaluation.EvaluationSpecOrBuilder getEvaluationSpecOrBuilder()
Required. The specification of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.EvaluationSpec evaluation_spec = 2 [(.google.api.field_behavior) = REQUIRED];
getEvaluationSpecOrBuilder in interface EvaluationOrBuilderpublic boolean hasQualityMetrics()
Output only. The metrics produced by the evaluation, averaged across all [SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s in the [SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]. Only populated when the evaluation's state is SUCCEEDED.
.google.cloud.discoveryengine.v1beta.QualityMetrics quality_metrics = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasQualityMetrics in interface EvaluationOrBuilderpublic QualityMetrics getQualityMetrics()
Output only. The metrics produced by the evaluation, averaged across all [SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s in the [SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]. Only populated when the evaluation's state is SUCCEEDED.
.google.cloud.discoveryengine.v1beta.QualityMetrics quality_metrics = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getQualityMetrics in interface EvaluationOrBuilderpublic Evaluation.Builder setQualityMetrics(QualityMetrics value)
Output only. The metrics produced by the evaluation, averaged across all [SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s in the [SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]. Only populated when the evaluation's state is SUCCEEDED.
.google.cloud.discoveryengine.v1beta.QualityMetrics quality_metrics = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder setQualityMetrics(QualityMetrics.Builder builderForValue)
Output only. The metrics produced by the evaluation, averaged across all [SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s in the [SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]. Only populated when the evaluation's state is SUCCEEDED.
.google.cloud.discoveryengine.v1beta.QualityMetrics quality_metrics = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder mergeQualityMetrics(QualityMetrics value)
Output only. The metrics produced by the evaluation, averaged across all [SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s in the [SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]. Only populated when the evaluation's state is SUCCEEDED.
.google.cloud.discoveryengine.v1beta.QualityMetrics quality_metrics = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder clearQualityMetrics()
Output only. The metrics produced by the evaluation, averaged across all [SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s in the [SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]. Only populated when the evaluation's state is SUCCEEDED.
.google.cloud.discoveryengine.v1beta.QualityMetrics quality_metrics = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public QualityMetrics.Builder getQualityMetricsBuilder()
Output only. The metrics produced by the evaluation, averaged across all [SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s in the [SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]. Only populated when the evaluation's state is SUCCEEDED.
.google.cloud.discoveryengine.v1beta.QualityMetrics quality_metrics = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public QualityMetricsOrBuilder getQualityMetricsOrBuilder()
Output only. The metrics produced by the evaluation, averaged across all [SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s in the [SampleQuerySet][google.cloud.discoveryengine.v1beta.SampleQuerySet]. Only populated when the evaluation's state is SUCCEEDED.
.google.cloud.discoveryengine.v1beta.QualityMetrics quality_metrics = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getQualityMetricsOrBuilder in interface EvaluationOrBuilderpublic int getStateValue()
Output only. The state of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface EvaluationOrBuilderpublic Evaluation.Builder setStateValue(int value)
Output only. The state of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for state to set.public Evaluation.State getState()
Output only. The state of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface EvaluationOrBuilderpublic Evaluation.Builder setState(Evaluation.State value)
Output only. The state of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The state to set.public Evaluation.Builder clearState()
Output only. The state of the evaluation.
.google.cloud.discoveryengine.v1beta.Evaluation.State state = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasError()
Output only. The error that occurred during evaluation. Only populated when the evaluation's state is FAILED.
.google.rpc.Status error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];hasError in interface EvaluationOrBuilderpublic com.google.rpc.Status getError()
Output only. The error that occurred during evaluation. Only populated when the evaluation's state is FAILED.
.google.rpc.Status error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getError in interface EvaluationOrBuilderpublic Evaluation.Builder setError(com.google.rpc.Status value)
Output only. The error that occurred during evaluation. Only populated when the evaluation's state is FAILED.
.google.rpc.Status error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public Evaluation.Builder setError(com.google.rpc.Status.Builder builderForValue)
Output only. The error that occurred during evaluation. Only populated when the evaluation's state is FAILED.
.google.rpc.Status error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public Evaluation.Builder mergeError(com.google.rpc.Status value)
Output only. The error that occurred during evaluation. Only populated when the evaluation's state is FAILED.
.google.rpc.Status error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public Evaluation.Builder clearError()
Output only. The error that occurred during evaluation. Only populated when the evaluation's state is FAILED.
.google.rpc.Status error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public com.google.rpc.Status.Builder getErrorBuilder()
Output only. The error that occurred during evaluation. Only populated when the evaluation's state is FAILED.
.google.rpc.Status error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];public com.google.rpc.StatusOrBuilder getErrorOrBuilder()
Output only. The error that occurred during evaluation. Only populated when the evaluation's state is FAILED.
.google.rpc.Status error = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getErrorOrBuilder in interface EvaluationOrBuilderpublic boolean hasCreateTime()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was created at.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface EvaluationOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was created at.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface EvaluationOrBuilderpublic Evaluation.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was created at.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was created at.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was created at.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder clearCreateTime()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was created at.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was created at.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was created at.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface EvaluationOrBuilderpublic boolean hasEndTime()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was completed at.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEndTime in interface EvaluationOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was completed at.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEndTime in interface EvaluationOrBuilderpublic Evaluation.Builder setEndTime(com.google.protobuf.Timestamp value)
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was completed at.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was completed at.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was completed at.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder clearEndTime()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was completed at.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was completed at.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. Timestamp the [Evaluation][google.cloud.discoveryengine.v1beta.Evaluation] was completed at.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEndTimeOrBuilder in interface EvaluationOrBuilderpublic List<com.google.rpc.Status> getErrorSamplesList()
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorSamplesList in interface EvaluationOrBuilderpublic int getErrorSamplesCount()
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorSamplesCount in interface EvaluationOrBuilderpublic com.google.rpc.Status getErrorSamples(int index)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorSamples in interface EvaluationOrBuilderpublic Evaluation.Builder setErrorSamples(int index, com.google.rpc.Status value)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder setErrorSamples(int index, com.google.rpc.Status.Builder builderForValue)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder addErrorSamples(com.google.rpc.Status value)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder addErrorSamples(int index, com.google.rpc.Status value)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder addErrorSamples(com.google.rpc.Status.Builder builderForValue)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder addErrorSamples(int index, com.google.rpc.Status.Builder builderForValue)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder addAllErrorSamples(Iterable<? extends com.google.rpc.Status> values)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder clearErrorSamples()
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Evaluation.Builder removeErrorSamples(int index)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.rpc.Status.Builder getErrorSamplesBuilder(int index)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.rpc.StatusOrBuilder getErrorSamplesOrBuilder(int index)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorSamplesOrBuilder in interface EvaluationOrBuilderpublic List<? extends com.google.rpc.StatusOrBuilder> getErrorSamplesOrBuilderList()
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getErrorSamplesOrBuilderList in interface EvaluationOrBuilderpublic com.google.rpc.Status.Builder addErrorSamplesBuilder()
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.rpc.Status.Builder addErrorSamplesBuilder(int index)
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<com.google.rpc.Status.Builder> getErrorSamplesBuilderList()
Output only. A sample of errors encountered while processing the request.
repeated .google.rpc.Status error_samples = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final Evaluation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public final Evaluation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>Copyright © 2025 Google LLC. All rights reserved.