Class EvaluationInstance.DeprecatedAgentData.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentData.Builder>
com.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Builder
- All Implemented Interfaces:
EvaluationInstance.DeprecatedAgentDataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- EvaluationInstance.DeprecatedAgentData
public static final class EvaluationInstance.DeprecatedAgentData.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentData.Builder>
implements EvaluationInstance.DeprecatedAgentDataOrBuilder
Deprecated: Use `agent_eval_data` instead. Contains data specific to agent evaluations.Protobuf type
google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData-
Method Summary
Modifier and TypeMethodDescriptionaddAllTurns(Iterable<? extends EvaluationInstance.DeprecatedAgentData.ConversationTurn> values) Optional.addTurns(int index, EvaluationInstance.DeprecatedAgentData.ConversationTurn value) Optional.addTurns(int index, EvaluationInstance.DeprecatedAgentData.ConversationTurn.Builder builderForValue) Optional.Optional.addTurns(EvaluationInstance.DeprecatedAgentData.ConversationTurn.Builder builderForValue) Optional.Optional.addTurnsBuilder(int index) Optional.build()clear()Optional.Deprecated.A list of events.Deprecated.Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated.Optional.booleancontainsAgents(String key) Optional.Optional.Optional.Optional.Deprecated.intOptional.Optional.getAgentsOrDefault(String key, EvaluationInstance.DeprecatedAgentConfig defaultValue) Optional.getAgentsOrThrow(String key) Optional.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorDeprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.developer_instruction is deprecated.Deprecated.Deprecated.A list of events.A list of events.A list of events.Deprecated.getTools()Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools is deprecated.Deprecated.Deprecated.Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated.com.google.protobuf.ByteStringDeprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated.getTurns(int index) Optional.getTurnsBuilder(int index) Optional.Optional.intOptional.Optional.getTurnsOrBuilder(int index) Optional.Optional.booleanOptional.booleanDeprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.developer_instruction is deprecated.booleanA list of events.booleanhasTools()Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools is deprecated.booleanDeprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanOptional.Deprecated.A list of events.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Deprecated.putAgents(String key, EvaluationInstance.DeprecatedAgentConfig value) Optional.Optional.Optional.removeAgents(String key) Optional.removeTurns(int index) Optional.Optional.setAgentConfig(EvaluationInstance.DeprecatedAgentConfig.Builder builderForValue) Optional.Deprecated.setDeveloperInstruction(EvaluationInstance.InstanceData.Builder builderForValue) Deprecated.A list of events.setEvents(EvaluationInstance.DeprecatedAgentData.Events.Builder builderForValue) A list of events.Deprecated.setTools(EvaluationInstance.DeprecatedAgentData.Tools.Builder builderForValue) Deprecated.setToolsText(String value) Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated.setToolsTextBytes(com.google.protobuf.ByteString value) Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated.setTurns(int index, EvaluationInstance.DeprecatedAgentData.ConversationTurn value) Optional.setTurns(int index, EvaluationInstance.DeprecatedAgentData.ConversationTurn.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.DeprecatedAgentData.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentData.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentData.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.DeprecatedAgentData.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.DeprecatedAgentData.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.DeprecatedAgentData.Builder>
-
mergeFrom
public EvaluationInstance.DeprecatedAgentData.Builder mergeFrom(EvaluationInstance.DeprecatedAgentData other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentData.Builder>
-
mergeFrom
public EvaluationInstance.DeprecatedAgentData.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.DeprecatedAgentData.Builder>- Throws:
IOException
-
getToolsDataCase
- Specified by:
getToolsDataCasein interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
clearToolsData
-
getEventsDataCase
- Specified by:
getEventsDataCasein interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
clearEventsData
-
hasToolsText
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=451A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.
string tools_text = 1 [deprecated = true];- Specified by:
hasToolsTextin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- Whether the toolsText field is set.
-
getToolsText
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=451A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.
string tools_text = 1 [deprecated = true];- Specified by:
getToolsTextin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- The toolsText.
-
getToolsTextBytes
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=451A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.
string tools_text = 1 [deprecated = true];- Specified by:
getToolsTextBytesin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- The bytes for toolsText.
-
setToolsText
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=451A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.
string tools_text = 1 [deprecated = true];- Parameters:
value- The toolsText to set.- Returns:
- This builder for chaining.
-
clearToolsText
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=451A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.
string tools_text = 1 [deprecated = true];- Returns:
- This builder for chaining.
-
setToolsTextBytes
@Deprecated public EvaluationInstance.DeprecatedAgentData.Builder setToolsTextBytes(com.google.protobuf.ByteString value) Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools_text is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=451A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.
string tools_text = 1 [deprecated = true];- Parameters:
value- The bytes for toolsText to set.- Returns:
- This builder for chaining.
-
hasTools
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=454List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Tools tools = 2 [deprecated = true];- Specified by:
hasToolsin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- Whether the tools field is set.
-
getTools
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.tools is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=454List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Tools tools = 2 [deprecated = true];- Specified by:
getToolsin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- The tools.
-
setTools
@Deprecated public EvaluationInstance.DeprecatedAgentData.Builder setTools(EvaluationInstance.DeprecatedAgentData.Tools value) Deprecated.List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Tools tools = 2 [deprecated = true]; -
setTools
@Deprecated public EvaluationInstance.DeprecatedAgentData.Builder setTools(EvaluationInstance.DeprecatedAgentData.Tools.Builder builderForValue) Deprecated.List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Tools tools = 2 [deprecated = true]; -
mergeTools
@Deprecated public EvaluationInstance.DeprecatedAgentData.Builder mergeTools(EvaluationInstance.DeprecatedAgentData.Tools value) Deprecated.List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Tools tools = 2 [deprecated = true]; -
clearTools
Deprecated.List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Tools tools = 2 [deprecated = true]; -
getToolsBuilder
Deprecated.List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Tools tools = 2 [deprecated = true]; -
getToolsOrBuilder
Deprecated.List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Tools tools = 2 [deprecated = true];- Specified by:
getToolsOrBuilderin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
hasEvents
public boolean hasEvents()A list of events.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Events events = 5;- Specified by:
hasEventsin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- Whether the events field is set.
-
getEvents
A list of events.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Events events = 5;- Specified by:
getEventsin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- The events.
-
setEvents
public EvaluationInstance.DeprecatedAgentData.Builder setEvents(EvaluationInstance.DeprecatedAgentData.Events value) A list of events.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Events events = 5; -
setEvents
public EvaluationInstance.DeprecatedAgentData.Builder setEvents(EvaluationInstance.DeprecatedAgentData.Events.Builder builderForValue) A list of events.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Events events = 5; -
mergeEvents
public EvaluationInstance.DeprecatedAgentData.Builder mergeEvents(EvaluationInstance.DeprecatedAgentData.Events value) A list of events.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Events events = 5; -
clearEvents
A list of events.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Events events = 5; -
getEventsBuilder
A list of events.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Events events = 5; -
getEventsOrBuilder
A list of events.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.Events events = 5;- Specified by:
getEventsOrBuilderin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
getAgentsCount
public int getAgentsCount()Description copied from interface:EvaluationInstance.DeprecatedAgentDataOrBuilderOptional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentsCountin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
containsAgents
Optional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
containsAgentsin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
getAgents
Deprecated.UsegetAgentsMap()instead.- Specified by:
getAgentsin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
getAgentsMap
Optional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentsMapin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
getAgentsOrDefault
public EvaluationInstance.DeprecatedAgentConfig getAgentsOrDefault(String key, EvaluationInstance.DeprecatedAgentConfig defaultValue) Optional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentsOrDefaultin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
getAgentsOrThrow
Optional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentsOrThrowin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
clearAgents
-
removeAgents
Optional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL]; -
getMutableAgents
Deprecated.Use alternate mutation accessors instead. -
putAgents
public EvaluationInstance.DeprecatedAgentData.Builder putAgents(String key, EvaluationInstance.DeprecatedAgentConfig value) Optional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL]; -
putAllAgents
public EvaluationInstance.DeprecatedAgentData.Builder putAllAgents(Map<String, EvaluationInstance.DeprecatedAgentConfig> values) Optional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL]; -
putAgentsBuilderIfAbsent
Optional. The static Agent Configuration. This map defines the graph structure of the agent system. Key: agent_id (matches the `author` field in events). Value: The static configuration of the agent (tools, instructions, sub-agents).
map<string, .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig> agents = 7 [(.google.api.field_behavior) = OPTIONAL]; -
getTurnsList
Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTurnsListin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
getTurnsCount
public int getTurnsCount()Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTurnsCountin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
getTurns
Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTurnsin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
setTurns
public EvaluationInstance.DeprecatedAgentData.Builder setTurns(int index, EvaluationInstance.DeprecatedAgentData.ConversationTurn value) Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
setTurns
public EvaluationInstance.DeprecatedAgentData.Builder setTurns(int index, EvaluationInstance.DeprecatedAgentData.ConversationTurn.Builder builderForValue) Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
addTurns
public EvaluationInstance.DeprecatedAgentData.Builder addTurns(EvaluationInstance.DeprecatedAgentData.ConversationTurn value) Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
addTurns
public EvaluationInstance.DeprecatedAgentData.Builder addTurns(int index, EvaluationInstance.DeprecatedAgentData.ConversationTurn value) Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
addTurns
public EvaluationInstance.DeprecatedAgentData.Builder addTurns(EvaluationInstance.DeprecatedAgentData.ConversationTurn.Builder builderForValue) Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
addTurns
public EvaluationInstance.DeprecatedAgentData.Builder addTurns(int index, EvaluationInstance.DeprecatedAgentData.ConversationTurn.Builder builderForValue) Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
addAllTurns
public EvaluationInstance.DeprecatedAgentData.Builder addAllTurns(Iterable<? extends EvaluationInstance.DeprecatedAgentData.ConversationTurn> values) Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
clearTurns
Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
removeTurns
Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
getTurnsBuilder
Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
getTurnsOrBuilder
public EvaluationInstance.DeprecatedAgentData.ConversationTurnOrBuilder getTurnsOrBuilder(int index) Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTurnsOrBuilderin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
getTurnsOrBuilderList
public List<? extends EvaluationInstance.DeprecatedAgentData.ConversationTurnOrBuilder> getTurnsOrBuilderList()Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getTurnsOrBuilderListin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
addTurnsBuilder
Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
addTurnsBuilder
Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
getTurnsBuilderList
Optional. The chronological list of conversation turns. Each turn represents a logical execution cycle (e.g., User Input -> Agent Response).
repeated .google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.ConversationTurn turns = 8 [(.google.api.field_behavior) = OPTIONAL]; -
hasDeveloperInstruction
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.developer_instruction is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=481Optional. Deprecated: Use `agents.developer_instruction` or `turns.events.active_instruction` instead. A field containing instructions from the developer for the agent.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Specified by:
hasDeveloperInstructionin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- Whether the developerInstruction field is set.
-
getDeveloperInstruction
Deprecated.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentData.developer_instruction is deprecated. See google/cloud/aiplatform/v1beta1/evaluation_service.proto;l=481Optional. Deprecated: Use `agents.developer_instruction` or `turns.events.active_instruction` instead. A field containing instructions from the developer for the agent.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getDeveloperInstructionin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- The developerInstruction.
-
setDeveloperInstruction
@Deprecated public EvaluationInstance.DeprecatedAgentData.Builder setDeveloperInstruction(EvaluationInstance.InstanceData value) Deprecated.Optional. Deprecated: Use `agents.developer_instruction` or `turns.events.active_instruction` instead. A field containing instructions from the developer for the agent.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
setDeveloperInstruction
@Deprecated public EvaluationInstance.DeprecatedAgentData.Builder setDeveloperInstruction(EvaluationInstance.InstanceData.Builder builderForValue) Deprecated.Optional. Deprecated: Use `agents.developer_instruction` or `turns.events.active_instruction` instead. A field containing instructions from the developer for the agent.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
mergeDeveloperInstruction
@Deprecated public EvaluationInstance.DeprecatedAgentData.Builder mergeDeveloperInstruction(EvaluationInstance.InstanceData value) Deprecated.Optional. Deprecated: Use `agents.developer_instruction` or `turns.events.active_instruction` instead. A field containing instructions from the developer for the agent.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
clearDeveloperInstruction
Deprecated.Optional. Deprecated: Use `agents.developer_instruction` or `turns.events.active_instruction` instead. A field containing instructions from the developer for the agent.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
getDeveloperInstructionBuilder
Deprecated.Optional. Deprecated: Use `agents.developer_instruction` or `turns.events.active_instruction` instead. A field containing instructions from the developer for the agent.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL]; -
getDeveloperInstructionOrBuilder
Deprecated.Optional. Deprecated: Use `agents.developer_instruction` or `turns.events.active_instruction` instead. A field containing instructions from the developer for the agent.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];- Specified by:
getDeveloperInstructionOrBuilderin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-
hasAgentConfig
public boolean hasAgentConfig()Optional. Deprecated: Use `agent_eval_data` instead. Agent configuration.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig agent_config = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasAgentConfigin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- Whether the agentConfig field is set.
-
getAgentConfig
Optional. Deprecated: Use `agent_eval_data` instead. Agent configuration.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig agent_config = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentConfigin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder- Returns:
- The agentConfig.
-
setAgentConfig
public EvaluationInstance.DeprecatedAgentData.Builder setAgentConfig(EvaluationInstance.DeprecatedAgentConfig value) Optional. Deprecated: Use `agent_eval_data` instead. Agent configuration.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig agent_config = 6 [(.google.api.field_behavior) = OPTIONAL]; -
setAgentConfig
public EvaluationInstance.DeprecatedAgentData.Builder setAgentConfig(EvaluationInstance.DeprecatedAgentConfig.Builder builderForValue) Optional. Deprecated: Use `agent_eval_data` instead. Agent configuration.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig agent_config = 6 [(.google.api.field_behavior) = OPTIONAL]; -
mergeAgentConfig
public EvaluationInstance.DeprecatedAgentData.Builder mergeAgentConfig(EvaluationInstance.DeprecatedAgentConfig value) Optional. Deprecated: Use `agent_eval_data` instead. Agent configuration.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig agent_config = 6 [(.google.api.field_behavior) = OPTIONAL]; -
clearAgentConfig
Optional. Deprecated: Use `agent_eval_data` instead. Agent configuration.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig agent_config = 6 [(.google.api.field_behavior) = OPTIONAL]; -
getAgentConfigBuilder
Optional. Deprecated: Use `agent_eval_data` instead. Agent configuration.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig agent_config = 6 [(.google.api.field_behavior) = OPTIONAL]; -
getAgentConfigOrBuilder
Optional. Deprecated: Use `agent_eval_data` instead. Agent configuration.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig agent_config = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentConfigOrBuilderin interfaceEvaluationInstance.DeprecatedAgentDataOrBuilder
-