Uses of Class
org.a2aproject.sdk.compat03.grpc.AgentCardSignature
Packages that use AgentCardSignature
-
Uses of AgentCardSignature in org.a2aproject.sdk.compat03.grpc
Methods in org.a2aproject.sdk.compat03.grpc that return AgentCardSignatureModifier and TypeMethodDescriptionAgentCardSignature.Builder.build()AgentCardSignature.Builder.buildPartial()static AgentCardSignatureAgentCardSignature.getDefaultInstance()AgentCardSignature.Builder.getDefaultInstanceForType()AgentCardSignature.getDefaultInstanceForType()AgentCard.Builder.getSignatures(int index) JSON Web Signatures computed for this AgentCard.AgentCard.getSignatures(int index) JSON Web Signatures computed for this AgentCard.AgentCardOrBuilder.getSignatures(int index) JSON Web Signatures computed for this AgentCard.static AgentCardSignatureAgentCardSignature.parseDelimitedFrom(InputStream input) static AgentCardSignatureAgentCardSignature.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentCardSignatureAgentCardSignature.parseFrom(byte[] data) static AgentCardSignatureAgentCardSignature.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentCardSignatureAgentCardSignature.parseFrom(com.google.protobuf.ByteString data) static AgentCardSignatureAgentCardSignature.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentCardSignatureAgentCardSignature.parseFrom(com.google.protobuf.CodedInputStream input) static AgentCardSignatureAgentCardSignature.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentCardSignatureAgentCardSignature.parseFrom(InputStream input) static AgentCardSignatureAgentCardSignature.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AgentCardSignatureAgentCardSignature.parseFrom(ByteBuffer data) static AgentCardSignatureAgentCardSignature.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.a2aproject.sdk.compat03.grpc that return types with arguments of type AgentCardSignatureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AgentCardSignature>AgentCardSignature.getParserForType()AgentCard.Builder.getSignaturesList()JSON Web Signatures computed for this AgentCard.AgentCard.getSignaturesList()JSON Web Signatures computed for this AgentCard.AgentCardOrBuilder.getSignaturesList()JSON Web Signatures computed for this AgentCard.static com.google.protobuf.Parser<AgentCardSignature>AgentCardSignature.parser()Methods in org.a2aproject.sdk.compat03.grpc with parameters of type AgentCardSignatureModifier and TypeMethodDescriptionAgentCard.Builder.addSignatures(int index, AgentCardSignature value) JSON Web Signatures computed for this AgentCard.AgentCard.Builder.addSignatures(AgentCardSignature value) JSON Web Signatures computed for this AgentCard.AgentCardSignature.Builder.mergeFrom(AgentCardSignature other) static AgentCardSignature.BuilderAgentCardSignature.newBuilder(AgentCardSignature prototype) AgentCard.Builder.setSignatures(int index, AgentCardSignature value) JSON Web Signatures computed for this AgentCard.Method parameters in org.a2aproject.sdk.compat03.grpc with type arguments of type AgentCardSignatureModifier and TypeMethodDescriptionAgentCard.Builder.addAllSignatures(Iterable<? extends AgentCardSignature> values) JSON Web Signatures computed for this AgentCard.