Class EvaluationInstance.DeprecatedAgentConfig.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentConfig.Builder>
com.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Builder
- All Implemented Interfaces:
EvaluationInstance.DeprecatedAgentConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- EvaluationInstance.DeprecatedAgentConfig
public static final class EvaluationInstance.DeprecatedAgentConfig.Builder
extends com.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentConfig.Builder>
implements EvaluationInstance.DeprecatedAgentConfigOrBuilder
Deprecated: Use `google.cloud.aiplatform.master.AgentConfig` in `agent_eval_data` instead. Configuration for an Agent.Protobuf type
google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig-
Method Summary
Modifier and TypeMethodDescriptionaddAllSubAgents(Iterable<String> values) Optional.addSubAgents(String value) Optional.addSubAgentsBytes(com.google.protobuf.ByteString value) Optional.build()clear()Optional.Optional.Optional.Optional.Optional.List of tools.A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.Optional.com.google.protobuf.ByteStringOptional.Optional.com.google.protobuf.ByteStringOptional.Optional.com.google.protobuf.ByteStringOptional.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOptional.Optional.Optional.getSubAgents(int index) Optional.com.google.protobuf.ByteStringgetSubAgentsBytes(int index) Optional.intOptional.com.google.protobuf.ProtocolStringListOptional.getTools()List of tools.List of tools.List of tools.A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.com.google.protobuf.ByteStringA JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.booleanOptional.booleanhasTools()List of tools.booleanA JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanOptional.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) List of tools.setAgentId(String value) Optional.setAgentIdBytes(com.google.protobuf.ByteString value) Optional.setAgentType(String value) Optional.setAgentTypeBytes(com.google.protobuf.ByteString value) Optional.setDescription(String value) Optional.setDescriptionBytes(com.google.protobuf.ByteString value) Optional.Optional.setDeveloperInstruction(EvaluationInstance.InstanceData.Builder builderForValue) Optional.setSubAgents(int index, String value) Optional.List of tools.setTools(EvaluationInstance.DeprecatedAgentConfig.Tools.Builder builderForValue) List of tools.setToolsText(String value) A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.setToolsTextBytes(com.google.protobuf.ByteString value) A JSON string containing a list of tools available to an agent with info such as name, description, parameters and required parameters.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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentConfig.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.DeprecatedAgentConfig.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.DeprecatedAgentConfig.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
public EvaluationInstance.DeprecatedAgentConfig.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EvaluationInstance.DeprecatedAgentConfig.Builder>
-
mergeFrom
public EvaluationInstance.DeprecatedAgentConfig.Builder mergeFrom(EvaluationInstance.DeprecatedAgentConfig other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<EvaluationInstance.DeprecatedAgentConfig.Builder>
-
mergeFrom
public EvaluationInstance.DeprecatedAgentConfig.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.DeprecatedAgentConfig.Builder>- Throws:
IOException
-
getToolsDataCase
- Specified by:
getToolsDataCasein interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder
-
clearToolsData
-
hasToolsText
public boolean hasToolsText()A 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;- Specified by:
hasToolsTextin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- Whether the toolsText field is set.
-
getToolsText
A 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;- Specified by:
getToolsTextin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The toolsText.
-
getToolsTextBytes
public com.google.protobuf.ByteString getToolsTextBytes()A 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;- Specified by:
getToolsTextBytesin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The bytes for toolsText.
-
setToolsText
A 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;- Parameters:
value- The toolsText to set.- Returns:
- This builder for chaining.
-
clearToolsText
A 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;- Returns:
- This builder for chaining.
-
setToolsTextBytes
public EvaluationInstance.DeprecatedAgentConfig.Builder setToolsTextBytes(com.google.protobuf.ByteString value) A 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;- Parameters:
value- The bytes for toolsText to set.- Returns:
- This builder for chaining.
-
hasTools
public boolean hasTools()List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Tools tools = 2;- Specified by:
hasToolsin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- Whether the tools field is set.
-
getTools
List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Tools tools = 2;- Specified by:
getToolsin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The tools.
-
setTools
public EvaluationInstance.DeprecatedAgentConfig.Builder setTools(EvaluationInstance.DeprecatedAgentConfig.Tools value) List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Tools tools = 2; -
setTools
public EvaluationInstance.DeprecatedAgentConfig.Builder setTools(EvaluationInstance.DeprecatedAgentConfig.Tools.Builder builderForValue) List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Tools tools = 2; -
mergeTools
public EvaluationInstance.DeprecatedAgentConfig.Builder mergeTools(EvaluationInstance.DeprecatedAgentConfig.Tools value) List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Tools tools = 2; -
clearTools
List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Tools tools = 2; -
getToolsBuilder
List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Tools tools = 2; -
getToolsOrBuilder
List of tools.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.DeprecatedAgentConfig.Tools tools = 2;- Specified by:
getToolsOrBuilderin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder
-
getAgentId
Optional. Unique identifier of the agent. This ID is used to refer to this agent, e.g., in AgentEvent.author, or in the `sub_agents` field. It must be unique within the `agents` map.
string agent_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentIdin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The agentId.
-
getAgentIdBytes
public com.google.protobuf.ByteString getAgentIdBytes()Optional. Unique identifier of the agent. This ID is used to refer to this agent, e.g., in AgentEvent.author, or in the `sub_agents` field. It must be unique within the `agents` map.
string agent_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentIdBytesin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The bytes for agentId.
-
setAgentId
Optional. Unique identifier of the agent. This ID is used to refer to this agent, e.g., in AgentEvent.author, or in the `sub_agents` field. It must be unique within the `agents` map.
string agent_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The agentId to set.- Returns:
- This builder for chaining.
-
clearAgentId
Optional. Unique identifier of the agent. This ID is used to refer to this agent, e.g., in AgentEvent.author, or in the `sub_agents` field. It must be unique within the `agents` map.
string agent_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setAgentIdBytes
public EvaluationInstance.DeprecatedAgentConfig.Builder setAgentIdBytes(com.google.protobuf.ByteString value) Optional. Unique identifier of the agent. This ID is used to refer to this agent, e.g., in AgentEvent.author, or in the `sub_agents` field. It must be unique within the `agents` map.
string agent_id = 4 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for agentId to set.- Returns:
- This builder for chaining.
-
getAgentType
Optional. The type or class of the agent (e.g., "LlmAgent", "RouterAgent", "ToolUseAgent"). Useful for the autorater to understand the expected behavior of the agent.
string agent_type = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentTypein interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The agentType.
-
getAgentTypeBytes
public com.google.protobuf.ByteString getAgentTypeBytes()Optional. The type or class of the agent (e.g., "LlmAgent", "RouterAgent", "ToolUseAgent"). Useful for the autorater to understand the expected behavior of the agent.
string agent_type = 5 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getAgentTypeBytesin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The bytes for agentType.
-
setAgentType
Optional. The type or class of the agent (e.g., "LlmAgent", "RouterAgent", "ToolUseAgent"). Useful for the autorater to understand the expected behavior of the agent.
string agent_type = 5 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The agentType to set.- Returns:
- This builder for chaining.
-
clearAgentType
Optional. The type or class of the agent (e.g., "LlmAgent", "RouterAgent", "ToolUseAgent"). Useful for the autorater to understand the expected behavior of the agent.
string agent_type = 5 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setAgentTypeBytes
public EvaluationInstance.DeprecatedAgentConfig.Builder setAgentTypeBytes(com.google.protobuf.ByteString value) Optional. The type or class of the agent (e.g., "LlmAgent", "RouterAgent", "ToolUseAgent"). Useful for the autorater to understand the expected behavior of the agent.
string agent_type = 5 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for agentType to set.- Returns:
- This builder for chaining.
-
getDescription
Optional. A high-level description of the agent's role and responsibilities. Critical for evaluating if the agent is routing tasks correctly.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDescriptionin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Optional. A high-level description of the agent's role and responsibilities. Critical for evaluating if the agent is routing tasks correctly.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDescriptionBytesin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The bytes for description.
-
setDescription
Optional. A high-level description of the agent's role and responsibilities. Critical for evaluating if the agent is routing tasks correctly.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
Optional. A high-level description of the agent's role and responsibilities. Critical for evaluating if the agent is routing tasks correctly.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setDescriptionBytes
public EvaluationInstance.DeprecatedAgentConfig.Builder setDescriptionBytes(com.google.protobuf.ByteString value) Optional. A high-level description of the agent's role and responsibilities. Critical for evaluating if the agent is routing tasks correctly.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getSubAgentsList
public com.google.protobuf.ProtocolStringList getSubAgentsList()Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSubAgentsListin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- A list containing the subAgents.
-
getSubAgentsCount
public int getSubAgentsCount()Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSubAgentsCountin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The count of subAgents.
-
getSubAgents
Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSubAgentsin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The subAgents at the given index.
-
getSubAgentsBytes
public com.google.protobuf.ByteString getSubAgentsBytes(int index) Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSubAgentsBytesin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the subAgents at the given index.
-
setSubAgents
Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
index- The index to set the value at.value- The subAgents to set.- Returns:
- This builder for chaining.
-
addSubAgents
Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The subAgents to add.- Returns:
- This builder for chaining.
-
addAllSubAgents
Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
values- The subAgents to add.- Returns:
- This builder for chaining.
-
clearSubAgents
Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
addSubAgentsBytes
public EvaluationInstance.DeprecatedAgentConfig.Builder addSubAgentsBytes(com.google.protobuf.ByteString value) Optional. The list of valid agent IDs (names) that this agent can delegate to. This defines the directed edges in the agent system graph topology.
repeated string sub_agents = 7 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The bytes of the subAgents to add.- Returns:
- This builder for chaining.
-
hasDeveloperInstruction
public boolean hasDeveloperInstruction()Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the `AgentEvent.state_delta` field.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasDeveloperInstructionin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- Whether the developerInstruction field is set.
-
getDeveloperInstruction
Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the `AgentEvent.state_delta` field.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDeveloperInstructionin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder- Returns:
- The developerInstruction.
-
setDeveloperInstruction
public EvaluationInstance.DeprecatedAgentConfig.Builder setDeveloperInstruction(EvaluationInstance.InstanceData value) Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the `AgentEvent.state_delta` field.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [(.google.api.field_behavior) = OPTIONAL]; -
setDeveloperInstruction
public EvaluationInstance.DeprecatedAgentConfig.Builder setDeveloperInstruction(EvaluationInstance.InstanceData.Builder builderForValue) Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the `AgentEvent.state_delta` field.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [(.google.api.field_behavior) = OPTIONAL]; -
mergeDeveloperInstruction
public EvaluationInstance.DeprecatedAgentConfig.Builder mergeDeveloperInstruction(EvaluationInstance.InstanceData value) Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the `AgentEvent.state_delta` field.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [(.google.api.field_behavior) = OPTIONAL]; -
clearDeveloperInstruction
Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the `AgentEvent.state_delta` field.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getDeveloperInstructionBuilder
Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the `AgentEvent.state_delta` field.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [(.google.api.field_behavior) = OPTIONAL]; -
getDeveloperInstructionOrBuilder
Optional. Contains instructions from the developer for the agent. Can be static or a dynamic prompt template used with the `AgentEvent.state_delta` field.
.google.cloud.aiplatform.v1beta1.EvaluationInstance.InstanceData developer_instruction = 3 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getDeveloperInstructionOrBuilderin interfaceEvaluationInstance.DeprecatedAgentConfigOrBuilder
-