Package org.a2aproject.sdk.compat03.grpc
Class AgentSkill.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<AgentSkill.Builder>
org.a2aproject.sdk.compat03.grpc.AgentSkill.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,AgentSkillOrBuilder
- Enclosing class:
- AgentSkill
public static final class AgentSkill.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AgentSkill.Builder>
implements AgentSkillOrBuilder
AgentSkill represents a unit of action/solution that the agent can perform. One can think of this as a type of highly reliable solution that an agent can be tasked to provide. Agents have the autonomy to choose how and when to use specific skills, but clients should have confidence that if the skill is defined that unit of action can be reliably performed.Protobuf type
a2a.v1.AgentSkill-
Method Summary
Modifier and TypeMethodDescriptionaddAllExamples(Iterable<String> values) A set of example queries that this skill is designed to address.addAllInputModes(Iterable<String> values) Possible input modalities supported.addAllOutputModes(Iterable<String> values) Possible output modalities producedaddAllSecurity(Iterable<? extends Security> values) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.addAllTags(Iterable<String> values) A set of tags for the skill to enhance categorization/utilization.addExamples(String value) A set of example queries that this skill is designed to address.addExamplesBytes(com.google.protobuf.ByteString value) A set of example queries that this skill is designed to address.addInputModes(String value) Possible input modalities supported.addInputModesBytes(com.google.protobuf.ByteString value) Possible input modalities supported.addOutputModes(String value) Possible output modalities producedaddOutputModesBytes(com.google.protobuf.ByteString value) Possible output modalities producedaddSecurity(int index, Security value) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.addSecurity(int index, Security.Builder builderForValue) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.addSecurity(Security value) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.addSecurity(Security.Builder builderForValue) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.addSecurityBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.A set of tags for the skill to enhance categorization/utilization.addTagsBytes(com.google.protobuf.ByteString value) A set of tags for the skill to enhance categorization/utilization.build()clear()A human (or llm) readable description of the skill details and behaviors.A set of example queries that this skill is designed to address.clearId()Unique id of the skill within this agent.Possible input modalities supported.A human readable name for the skill.Possible output modalities producedprotolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.A set of tags for the skill to enhance categorization/utilization.A human (or llm) readable description of the skill details and behaviors.com.google.protobuf.ByteStringA human (or llm) readable description of the skill details and behaviors.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetExamples(int index) A set of example queries that this skill is designed to address.com.google.protobuf.ByteStringgetExamplesBytes(int index) A set of example queries that this skill is designed to address.intA set of example queries that this skill is designed to address.com.google.protobuf.ProtocolStringListA set of example queries that this skill is designed to address.getId()Unique id of the skill within this agent.com.google.protobuf.ByteStringUnique id of the skill within this agent.getInputModes(int index) Possible input modalities supported.com.google.protobuf.ByteStringgetInputModesBytes(int index) Possible input modalities supported.intPossible input modalities supported.com.google.protobuf.ProtocolStringListPossible input modalities supported.getName()A human readable name for the skill.com.google.protobuf.ByteStringA human readable name for the skill.getOutputModes(int index) Possible output modalities producedcom.google.protobuf.ByteStringgetOutputModesBytes(int index) Possible output modalities producedintPossible output modalities producedcom.google.protobuf.ProtocolStringListPossible output modalities producedgetSecurity(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.getSecurityBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.intprotolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.getSecurityOrBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.List<? extends SecurityOrBuilder>protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.getTags(int index) A set of tags for the skill to enhance categorization/utilization.com.google.protobuf.ByteStringgetTagsBytes(int index) A set of tags for the skill to enhance categorization/utilization.intA set of tags for the skill to enhance categorization/utilization.com.google.protobuf.ProtocolStringListA set of tags for the skill to enhance categorization/utilization.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(AgentSkill other) removeSecurity(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.setDescription(String value) A human (or llm) readable description of the skill details and behaviors.setDescriptionBytes(com.google.protobuf.ByteString value) A human (or llm) readable description of the skill details and behaviors.setExamples(int index, String value) A set of example queries that this skill is designed to address.Unique id of the skill within this agent.setIdBytes(com.google.protobuf.ByteString value) Unique id of the skill within this agent.setInputModes(int index, String value) Possible input modalities supported.A human readable name for the skill.setNameBytes(com.google.protobuf.ByteString value) A human readable name for the skill.setOutputModes(int index, String value) Possible output modalities producedsetSecurity(int index, Security value) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.setSecurity(int index, Security.Builder builderForValue) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill.A set of tags for the skill to enhance categorization/utilization.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<AgentSkill.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<AgentSkill.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<AgentSkill.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<AgentSkill.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<AgentSkill.Builder>
-
mergeFrom
public AgentSkill.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<AgentSkill.Builder>- Throws:
IOException
-
getId
Unique id of the skill within this agent.
string id = 1;- Specified by:
getIdin interfaceAgentSkillOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Unique id of the skill within this agent.
string id = 1;- Specified by:
getIdBytesin interfaceAgentSkillOrBuilder- Returns:
- The bytes for id.
-
setId
Unique id of the skill within this agent.
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
Unique id of the skill within this agent.
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
Unique id of the skill within this agent.
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getName
A human readable name for the skill.
string name = 2;- Specified by:
getNamein interfaceAgentSkillOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()A human readable name for the skill.
string name = 2;- Specified by:
getNameBytesin interfaceAgentSkillOrBuilder- Returns:
- The bytes for name.
-
setName
A human readable name for the skill.
string name = 2;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
A human readable name for the skill.
string name = 2;- Returns:
- This builder for chaining.
-
setNameBytes
A human readable name for the skill.
string name = 2;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDescription
A human (or llm) readable description of the skill details and behaviors.
string description = 3;- Specified by:
getDescriptionin interfaceAgentSkillOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()A human (or llm) readable description of the skill details and behaviors.
string description = 3;- Specified by:
getDescriptionBytesin interfaceAgentSkillOrBuilder- Returns:
- The bytes for description.
-
setDescription
A human (or llm) readable description of the skill details and behaviors.
string description = 3;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
A human (or llm) readable description of the skill details and behaviors.
string description = 3;- Returns:
- This builder for chaining.
-
setDescriptionBytes
A human (or llm) readable description of the skill details and behaviors.
string description = 3;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getTagsList
public com.google.protobuf.ProtocolStringList getTagsList()A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Specified by:
getTagsListin interfaceAgentSkillOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Specified by:
getTagsCountin interfaceAgentSkillOrBuilder- Returns:
- The count of tags.
-
getTags
A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Specified by:
getTagsin interfaceAgentSkillOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes(int index) A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Specified by:
getTagsBytesin interfaceAgentSkillOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
setTags
A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Parameters:
index- The index to set the value at.value- The tags to set.- Returns:
- This builder for chaining.
-
addTags
A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Parameters:
value- The tags to add.- Returns:
- This builder for chaining.
-
addAllTags
A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Parameters:
values- The tags to add.- Returns:
- This builder for chaining.
-
clearTags
A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Returns:
- This builder for chaining.
-
addTagsBytes
A set of tags for the skill to enhance categorization/utilization. Example: ["cooking", "customer support", "billing"]
repeated string tags = 4;- Parameters:
value- The bytes of the tags to add.- Returns:
- This builder for chaining.
-
getExamplesList
public com.google.protobuf.ProtocolStringList getExamplesList()A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Specified by:
getExamplesListin interfaceAgentSkillOrBuilder- Returns:
- A list containing the examples.
-
getExamplesCount
public int getExamplesCount()A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Specified by:
getExamplesCountin interfaceAgentSkillOrBuilder- Returns:
- The count of examples.
-
getExamples
A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Specified by:
getExamplesin interfaceAgentSkillOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The examples at the given index.
-
getExamplesBytes
public com.google.protobuf.ByteString getExamplesBytes(int index) A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Specified by:
getExamplesBytesin interfaceAgentSkillOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the examples at the given index.
-
setExamples
A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Parameters:
index- The index to set the value at.value- The examples to set.- Returns:
- This builder for chaining.
-
addExamples
A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Parameters:
value- The examples to add.- Returns:
- This builder for chaining.
-
addAllExamples
A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Parameters:
values- The examples to add.- Returns:
- This builder for chaining.
-
clearExamples
A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Returns:
- This builder for chaining.
-
addExamplesBytes
A set of example queries that this skill is designed to address. These examples should help the caller to understand how to craft requests to the agent to achieve specific goals. Example: ["I need a recipe for bread"]
repeated string examples = 5;- Parameters:
value- The bytes of the examples to add.- Returns:
- This builder for chaining.
-
getInputModesList
public com.google.protobuf.ProtocolStringList getInputModesList()Possible input modalities supported.
repeated string input_modes = 6;- Specified by:
getInputModesListin interfaceAgentSkillOrBuilder- Returns:
- A list containing the inputModes.
-
getInputModesCount
public int getInputModesCount()Possible input modalities supported.
repeated string input_modes = 6;- Specified by:
getInputModesCountin interfaceAgentSkillOrBuilder- Returns:
- The count of inputModes.
-
getInputModes
Possible input modalities supported.
repeated string input_modes = 6;- Specified by:
getInputModesin interfaceAgentSkillOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The inputModes at the given index.
-
getInputModesBytes
public com.google.protobuf.ByteString getInputModesBytes(int index) Possible input modalities supported.
repeated string input_modes = 6;- Specified by:
getInputModesBytesin interfaceAgentSkillOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the inputModes at the given index.
-
setInputModes
Possible input modalities supported.
repeated string input_modes = 6;- Parameters:
index- The index to set the value at.value- The inputModes to set.- Returns:
- This builder for chaining.
-
addInputModes
Possible input modalities supported.
repeated string input_modes = 6;- Parameters:
value- The inputModes to add.- Returns:
- This builder for chaining.
-
addAllInputModes
Possible input modalities supported.
repeated string input_modes = 6;- Parameters:
values- The inputModes to add.- Returns:
- This builder for chaining.
-
clearInputModes
Possible input modalities supported.
repeated string input_modes = 6;- Returns:
- This builder for chaining.
-
addInputModesBytes
Possible input modalities supported.
repeated string input_modes = 6;- Parameters:
value- The bytes of the inputModes to add.- Returns:
- This builder for chaining.
-
getOutputModesList
public com.google.protobuf.ProtocolStringList getOutputModesList()Possible output modalities produced
repeated string output_modes = 7;- Specified by:
getOutputModesListin interfaceAgentSkillOrBuilder- Returns:
- A list containing the outputModes.
-
getOutputModesCount
public int getOutputModesCount()Possible output modalities produced
repeated string output_modes = 7;- Specified by:
getOutputModesCountin interfaceAgentSkillOrBuilder- Returns:
- The count of outputModes.
-
getOutputModes
Possible output modalities produced
repeated string output_modes = 7;- Specified by:
getOutputModesin interfaceAgentSkillOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputModes at the given index.
-
getOutputModesBytes
public com.google.protobuf.ByteString getOutputModesBytes(int index) Possible output modalities produced
repeated string output_modes = 7;- Specified by:
getOutputModesBytesin interfaceAgentSkillOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the outputModes at the given index.
-
setOutputModes
Possible output modalities produced
repeated string output_modes = 7;- Parameters:
index- The index to set the value at.value- The outputModes to set.- Returns:
- This builder for chaining.
-
addOutputModes
Possible output modalities produced
repeated string output_modes = 7;- Parameters:
value- The outputModes to add.- Returns:
- This builder for chaining.
-
addAllOutputModes
Possible output modalities produced
repeated string output_modes = 7;- Parameters:
values- The outputModes to add.- Returns:
- This builder for chaining.
-
clearOutputModes
Possible output modalities produced
repeated string output_modes = 7;- Returns:
- This builder for chaining.
-
addOutputModesBytes
Possible output modalities produced
repeated string output_modes = 7;- Parameters:
value- The bytes of the outputModes to add.- Returns:
- This builder for chaining.
-
getSecurityList
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8;- Specified by:
getSecurityListin interfaceAgentSkillOrBuilder
-
getSecurityCount
public int getSecurityCount()protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8;- Specified by:
getSecurityCountin interfaceAgentSkillOrBuilder
-
getSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8;- Specified by:
getSecurityin interfaceAgentSkillOrBuilder
-
setSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
setSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
addSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
addSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
addSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
addSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
addAllSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
clearSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
removeSecurity
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
getSecurityBuilder
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
getSecurityOrBuilder
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8;- Specified by:
getSecurityOrBuilderin interfaceAgentSkillOrBuilder
-
getSecurityOrBuilderList
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8;- Specified by:
getSecurityOrBuilderListin interfaceAgentSkillOrBuilder
-
addSecurityBuilder
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
addSecurityBuilder
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8; -
getSecurityBuilderList
protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Security schemes necessary for the agent to leverage this skill. As in the overall AgentCard.security, this list represents a logical OR of security requirement objects. Each object is a set of security schemes that must be used together (a logical AND).
repeated .a2a.v1.Security security = 8;
-