Uses of Interface
org.a2aproject.sdk.compat03.grpc.PartOrBuilder
Packages that use PartOrBuilder
-
Uses of PartOrBuilder in org.a2aproject.sdk.compat03.grpc
Classes in org.a2aproject.sdk.compat03.grpc that implement PartOrBuilderModifier and TypeClassDescriptionfinal classPart represents a container for a section of communication content.static final classPart represents a container for a section of communication content.Methods in org.a2aproject.sdk.compat03.grpc that return PartOrBuilderModifier and TypeMethodDescriptionMessage.Builder.getContentOrBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Content is the container of the message content.Message.getContentOrBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Content is the container of the message content.MessageOrBuilder.getContentOrBuilder(int index) protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Content is the container of the message content.Artifact.Builder.getPartsOrBuilder(int index) The content of the artifact.Artifact.getPartsOrBuilder(int index) The content of the artifact.ArtifactOrBuilder.getPartsOrBuilder(int index) The content of the artifact.Methods in org.a2aproject.sdk.compat03.grpc that return types with arguments of type PartOrBuilderModifier and TypeMethodDescriptionList<? extends PartOrBuilder>Message.Builder.getContentOrBuilderList()protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Content is the container of the message content.List<? extends PartOrBuilder>Message.getContentOrBuilderList()protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Content is the container of the message content.List<? extends PartOrBuilder>MessageOrBuilder.getContentOrBuilderList()protolint:disable REPEATED_FIELD_NAMES_PLURALIZED Content is the container of the message content.List<? extends PartOrBuilder>Artifact.Builder.getPartsOrBuilderList()The content of the artifact.List<? extends PartOrBuilder>Artifact.getPartsOrBuilderList()The content of the artifact.List<? extends PartOrBuilder>ArtifactOrBuilder.getPartsOrBuilderList()The content of the artifact.