Class EvaluationInstance.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.Builder>
com.google.cloud.aiplatform.v1beta1.EvaluationInstance.Builder
- All Implemented Interfaces:
EvaluationInstanceOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- EvaluationInstance
public static final class EvaluationInstance.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.Builder>
implements EvaluationInstanceOrBuilder
A single instance to be evaluated. Instances are used to specify the input data for evaluation, from simple string comparisons to complex, multi-turn model evaluationsProtobuf type
google.cloud.aiplatform.v1beta1.EvaluationInstance-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Deprecated.Optional.Optional.Optional.Optional.Optional.booleanOptional.Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.agent_data is deprecated.Deprecated.Deprecated.Optional.Optional.Optional.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorDeprecated.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Optional.Deprecated.intOptional.Optional.getRubricGroupsOrDefault(String key, RubricGroup defaultValue) Optional.Optional.booleanDeprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.agent_data is deprecated.booleanOptional.booleanOptional.booleanOptional.booleanOptional.booleanOptional.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanDeprecated.mergeAgentEvalData(AgentData value) Optional.mergeFrom(EvaluationInstance other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Optional.Optional.Optional.Optional.putAllRubricGroups(Map<String, RubricGroup> values) Optional.putRubricGroups(String key, RubricGroup value) Optional.Optional.removeRubricGroups(String key) Optional.Deprecated.setAgentData(EvaluationInstance.DeprecatedAgentData.Builder builderForValue) Deprecated.setAgentEvalData(AgentData value) Optional.setAgentEvalData(AgentData.Builder builderForValue) Optional.Optional.setOtherData(EvaluationInstance.MapInstance.Builder builderForValue) Optional.Optional.setPrompt(EvaluationInstance.InstanceData.Builder builderForValue) Optional.Optional.setReference(EvaluationInstance.InstanceData.Builder builderForValue) Optional.Optional.setResponse(EvaluationInstance.InstanceData.Builder builderForValue) Optional.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EvaluationInstance.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.Builder>
-
mergeFrom
public EvaluationInstance.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EvaluationInstance.Builder>- Throws:
IOException
-
hasPrompt
public boolean hasPrompt()Optional. Data used to populate placeholder `prompt` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData prompt = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasPromptin interfaceEvaluationInstanceOrBuilder- Returns:
- Whether the prompt field is set.
-
getPrompt
Optional. Data used to populate placeholder `prompt` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData prompt = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPromptin interfaceEvaluationInstanceOrBuilder- Returns:
- The prompt.
-
setPrompt
Optional. Data used to populate placeholder `prompt` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData prompt = 1 [(.google.api.field_behavior) = OPTIONAL]; -
setPrompt
public EvaluationInstance.Builder setPrompt(EvaluationInstance.InstanceData.Builder builderForValue) Optional. Data used to populate placeholder `prompt` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData prompt = 1 [(.google.api.field_behavior) = OPTIONAL]; -
mergePrompt
Optional. Data used to populate placeholder `prompt` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData prompt = 1 [(.google.api.field_behavior) = OPTIONAL]; -
clearPrompt
Optional. Data used to populate placeholder `prompt` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData prompt = 1 [(.google.api.field_behavior) = OPTIONAL]; -
getPromptBuilder
Optional. Data used to populate placeholder `prompt` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData prompt = 1 [(.google.api.field_behavior) = OPTIONAL]; -
getPromptOrBuilder
Optional. Data used to populate placeholder `prompt` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData prompt = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getPromptOrBuilderin interfaceEvaluationInstanceOrBuilder
-
getRubricGroupsCount
public int getRubricGroupsCount()Description copied from interface:EvaluationInstanceOrBuilderOptional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRubricGroupsCountin interfaceEvaluationInstanceOrBuilder
-
containsRubricGroups
Optional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
containsRubricGroupsin interfaceEvaluationInstanceOrBuilder
-
getRubricGroups
Deprecated.UsegetRubricGroupsMap()instead.- Specified by:
getRubricGroupsin interfaceEvaluationInstanceOrBuilder
-
getRubricGroupsMap
Optional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRubricGroupsMapin interfaceEvaluationInstanceOrBuilder
-
getRubricGroupsOrDefault
Optional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRubricGroupsOrDefaultin interfaceEvaluationInstanceOrBuilder
-
getRubricGroupsOrThrow
Optional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getRubricGroupsOrThrowin interfaceEvaluationInstanceOrBuilder
-
clearRubricGroups
-
removeRubricGroups
Optional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL]; -
getMutableRubricGroups
Deprecated.Use alternate mutation accessors instead. -
putRubricGroups
Optional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL]; -
putAllRubricGroups
Optional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL]; -
putRubricGroupsBuilderIfAbsent
Optional. Named groups of rubrics associated with the prompt. This is used for rubric-based evaluations where rubrics can be referenced by a key. The key could represent versions, associated metrics, etc.
map<string, .google.cloud.aiplatform.v1beta1.RubricGroup> rubric_groups = 2 [(.google.api.field_behavior) = OPTIONAL]; -
hasResponse
public boolean hasResponse()Optional. Data used to populate placeholder `response` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData response = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasResponsein interfaceEvaluationInstanceOrBuilder- Returns:
- Whether the response field is set.
-
getResponse
Optional. Data used to populate placeholder `response` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData response = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getResponsein interfaceEvaluationInstanceOrBuilder- Returns:
- The response.
-
setResponse
Optional. Data used to populate placeholder `response` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData response = 3 [(.google.api.field_behavior) = OPTIONAL]; -
setResponse
public EvaluationInstance.Builder setResponse(EvaluationInstance.InstanceData.Builder builderForValue) Optional. Data used to populate placeholder `response` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData response = 3 [(.google.api.field_behavior) = OPTIONAL]; -
mergeResponse
Optional. Data used to populate placeholder `response` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData response = 3 [(.google.api.field_behavior) = OPTIONAL]; -
clearResponse
Optional. Data used to populate placeholder `response` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData response = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getResponseBuilder
Optional. Data used to populate placeholder `response` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData response = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getResponseOrBuilder
Optional. Data used to populate placeholder `response` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData response = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getResponseOrBuilderin interfaceEvaluationInstanceOrBuilder
-
hasReference
public boolean hasReference()Optional. Data used to populate placeholder `reference` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData reference = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasReferencein interfaceEvaluationInstanceOrBuilder- Returns:
- Whether the reference field is set.
-
getReference
Optional. Data used to populate placeholder `reference` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData reference = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getReferencein interfaceEvaluationInstanceOrBuilder- Returns:
- The reference.
-
setReference
Optional. Data used to populate placeholder `reference` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData reference = 4 [(.google.api.field_behavior) = OPTIONAL]; -
setReference
public EvaluationInstance.Builder setReference(EvaluationInstance.InstanceData.Builder builderForValue) Optional. Data used to populate placeholder `reference` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData reference = 4 [(.google.api.field_behavior) = OPTIONAL]; -
mergeReference
Optional. Data used to populate placeholder `reference` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData reference = 4 [(.google.api.field_behavior) = OPTIONAL]; -
clearReference
Optional. Data used to populate placeholder `reference` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData reference = 4 [(.google.api.field_behavior) = OPTIONAL]; -
getReferenceBuilder
Optional. Data used to populate placeholder `reference` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData reference = 4 [(.google.api.field_behavior) = OPTIONAL]; -
getReferenceOrBuilder
Optional. Data used to populate placeholder `reference` in a metric prompt template.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData reference = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getReferenceOrBuilderin interfaceEvaluationInstanceOrBuilder
-
hasOtherData
public boolean hasOtherData()Optional. Other data used to populate placeholders based on their key. If a key conflicts with a field in the EvaluationInstance (e.g. `prompt`), the value of the field will take precedence over the value in other_data.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.MapInstance other_data = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasOtherDatain interfaceEvaluationInstanceOrBuilder- Returns:
- Whether the otherData field is set.
-
getOtherData
Optional. Other data used to populate placeholders based on their key. If a key conflicts with a field in the EvaluationInstance (e.g. `prompt`), the value of the field will take precedence over the value in other_data.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.MapInstance other_data = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getOtherDatain interfaceEvaluationInstanceOrBuilder- Returns:
- The otherData.
-
setOtherData
Optional. Other data used to populate placeholders based on their key. If a key conflicts with a field in the EvaluationInstance (e.g. `prompt`), the value of the field will take precedence over the value in other_data.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.MapInstance other_data = 5 [(.google.api.field_behavior) = OPTIONAL]; -
setOtherData
public EvaluationInstance.Builder setOtherData(EvaluationInstance.MapInstance.Builder builderForValue) Optional. Other data used to populate placeholders based on their key. If a key conflicts with a field in the EvaluationInstance (e.g. `prompt`), the value of the field will take precedence over the value in other_data.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.MapInstance other_data = 5 [(.google.api.field_behavior) = OPTIONAL]; -
mergeOtherData
Optional. Other data used to populate placeholders based on their key. If a key conflicts with a field in the EvaluationInstance (e.g. `prompt`), the value of the field will take precedence over the value in other_data.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.MapInstance other_data = 5 [(.google.api.field_behavior) = OPTIONAL]; -
clearOtherData
Optional. Other data used to populate placeholders based on their key. If a key conflicts with a field in the EvaluationInstance (e.g. `prompt`), the value of the field will take precedence over the value in other_data.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.MapInstance other_data = 5 [(.google.api.field_behavior) = OPTIONAL]; -
getOtherDataBuilder
Optional. Other data used to populate placeholders based on their key. If a key conflicts with a field in the EvaluationInstance (e.g. `prompt`), the value of the field will take precedence over the value in other_data.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.MapInstance other_data = 5 [(.google.api.field_behavior) = OPTIONAL]; -
getOtherDataOrBuilder
Optional. Other data used to populate placeholders based on their key. If a key conflicts with a field in the EvaluationInstance (e.g. `prompt`), the value of the field will take precedence over the value in other_data.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.MapInstance other_data = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getOtherDataOrBuilderin interfaceEvaluationInstanceOrBuilder
-
hasAgentData
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.agent_data is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=565Optional. Deprecated: Use `agent_eval_data` instead. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData agent_data = 6 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Specified by:
hasAgentDatain interfaceEvaluationInstanceOrBuilder- Returns:
- Whether the agentData field is set.
-
getAgentData
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.agent_data is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=565Optional. Deprecated: Use `agent_eval_data` instead. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData agent_data = 6 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentDatain interfaceEvaluationInstanceOrBuilder- Returns:
- The agentData.
-
setAgentData
@Deprecated public EvaluationInstance.Builder setAgentData(EvaluationInstance.DeprecatedAgentData value) Deprecated.Optional. Deprecated: Use `agent_eval_data` instead. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData agent_data = 6 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
setAgentData
@Deprecated public EvaluationInstance.Builder setAgentData(EvaluationInstance.DeprecatedAgentData.Builder builderForValue) Deprecated.Optional. Deprecated: Use `agent_eval_data` instead. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData agent_data = 6 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
mergeAgentData
@Deprecated public EvaluationInstance.Builder mergeAgentData(EvaluationInstance.DeprecatedAgentData value) Deprecated.Optional. Deprecated: Use `agent_eval_data` instead. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData agent_data = 6 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
clearAgentData
Deprecated.Optional. Deprecated: Use `agent_eval_data` instead. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData agent_data = 6 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
getAgentDataBuilder
Deprecated.Optional. Deprecated: Use `agent_eval_data` instead. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData agent_data = 6 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
getAgentDataOrBuilder
Deprecated.Optional. Deprecated: Use `agent_eval_data` instead. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData agent_data = 6 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentDataOrBuilderin interfaceEvaluationInstanceOrBuilder
-
hasAgentEvalData
public boolean hasAgentEvalData()Optional. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.AgentData agent_eval_data = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasAgentEvalDatain interfaceEvaluationInstanceOrBuilder- Returns:
- Whether the agentEvalData field is set.
-
getAgentEvalData
Optional. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.AgentData agent_eval_data = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentEvalDatain interfaceEvaluationInstanceOrBuilder- Returns:
- The agentEvalData.
-
setAgentEvalData
Optional. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.AgentData agent_eval_data = 7 [(.google.api.field_behavior) = OPTIONAL]; -
setAgentEvalData
Optional. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.AgentData agent_eval_data = 7 [(.google.api.field_behavior) = OPTIONAL]; -
mergeAgentEvalData
Optional. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.AgentData agent_eval_data = 7 [(.google.api.field_behavior) = OPTIONAL]; -
clearAgentEvalData
Optional. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.AgentData agent_eval_data = 7 [(.google.api.field_behavior) = OPTIONAL]; -
getAgentEvalDataBuilder
Optional. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.AgentData agent_eval_data = 7 [(.google.api.field_behavior) = OPTIONAL]; -
getAgentEvalDataOrBuilder
Optional. Data used for agent evaluation.
.google.cloud.aiplatform.v1beta1.AgentData agent_eval_data = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentEvalDataOrBuilderin interfaceEvaluationInstanceOrBuilder
-