Uses of Class
com.google.cloud.aiplatform.v1.GroundingChunk.RetrievedContext
Packages that use GroundingChunk.RetrievedContext
-
Uses of GroundingChunk.RetrievedContext in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GroundingChunk.RetrievedContextModifier and TypeMethodDescriptionGroundingChunk.RetrievedContext.Builder.build()GroundingChunk.RetrievedContext.Builder.buildPartial()GroundingChunk.RetrievedContext.getDefaultInstance()GroundingChunk.RetrievedContext.Builder.getDefaultInstanceForType()GroundingChunk.RetrievedContext.getDefaultInstanceForType()GroundingChunk.Builder.getRetrievedContext()Grounding chunk from context retrieved by the retrieval tools.GroundingChunk.getRetrievedContext()Grounding chunk from context retrieved by the retrieval tools.GroundingChunkOrBuilder.getRetrievedContext()Grounding chunk from context retrieved by the retrieval tools.GroundingChunk.RetrievedContext.parseDelimitedFrom(InputStream input) GroundingChunk.RetrievedContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.RetrievedContext.parseFrom(byte[] data) GroundingChunk.RetrievedContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.RetrievedContext.parseFrom(com.google.protobuf.ByteString data) GroundingChunk.RetrievedContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.RetrievedContext.parseFrom(com.google.protobuf.CodedInputStream input) GroundingChunk.RetrievedContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.RetrievedContext.parseFrom(InputStream input) GroundingChunk.RetrievedContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.RetrievedContext.parseFrom(ByteBuffer data) GroundingChunk.RetrievedContext.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GroundingChunk.RetrievedContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GroundingChunk.RetrievedContext>GroundingChunk.RetrievedContext.getParserForType()static com.google.protobuf.Parser<GroundingChunk.RetrievedContext>GroundingChunk.RetrievedContext.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GroundingChunk.RetrievedContextModifier and TypeMethodDescriptionGroundingChunk.RetrievedContext.Builder.mergeFrom(GroundingChunk.RetrievedContext other) GroundingChunk.Builder.mergeRetrievedContext(GroundingChunk.RetrievedContext value) Grounding chunk from context retrieved by the retrieval tools.GroundingChunk.RetrievedContext.newBuilder(GroundingChunk.RetrievedContext prototype) GroundingChunk.Builder.setRetrievedContext(GroundingChunk.RetrievedContext value) Grounding chunk from context retrieved by the retrieval tools.