Uses of Class
com.google.cloud.aiplatform.v1.GroundingChunk
Packages that use GroundingChunk
-
Uses of GroundingChunk in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GroundingChunkModifier and TypeMethodDescriptionGroundingChunk.Builder.build()GroundingChunk.Builder.buildPartial()static GroundingChunkGroundingChunk.getDefaultInstance()GroundingChunk.Builder.getDefaultInstanceForType()GroundingChunk.getDefaultInstanceForType()GroundingMetadata.Builder.getGroundingChunks(int index) List of supporting references retrieved from specified grounding source.GroundingMetadata.getGroundingChunks(int index) List of supporting references retrieved from specified grounding source.GroundingMetadataOrBuilder.getGroundingChunks(int index) List of supporting references retrieved from specified grounding source.static GroundingChunkGroundingChunk.parseDelimitedFrom(InputStream input) static GroundingChunkGroundingChunk.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingChunkGroundingChunk.parseFrom(byte[] data) static GroundingChunkGroundingChunk.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingChunkGroundingChunk.parseFrom(com.google.protobuf.ByteString data) static GroundingChunkGroundingChunk.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingChunkGroundingChunk.parseFrom(com.google.protobuf.CodedInputStream input) static GroundingChunkGroundingChunk.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingChunkGroundingChunk.parseFrom(InputStream input) static GroundingChunkGroundingChunk.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GroundingChunkGroundingChunk.parseFrom(ByteBuffer data) static GroundingChunkGroundingChunk.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type GroundingChunkModifier and TypeMethodDescriptionGroundingMetadata.Builder.getGroundingChunksList()List of supporting references retrieved from specified grounding source.GroundingMetadata.getGroundingChunksList()List of supporting references retrieved from specified grounding source.GroundingMetadataOrBuilder.getGroundingChunksList()List of supporting references retrieved from specified grounding source.com.google.protobuf.Parser<GroundingChunk>GroundingChunk.getParserForType()static com.google.protobuf.Parser<GroundingChunk>GroundingChunk.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type GroundingChunkModifier and TypeMethodDescriptionGroundingMetadata.Builder.addGroundingChunks(int index, GroundingChunk value) List of supporting references retrieved from specified grounding source.GroundingMetadata.Builder.addGroundingChunks(GroundingChunk value) List of supporting references retrieved from specified grounding source.GroundingChunk.Builder.mergeFrom(GroundingChunk other) static GroundingChunk.BuilderGroundingChunk.newBuilder(GroundingChunk prototype) GroundingMetadata.Builder.setGroundingChunks(int index, GroundingChunk value) List of supporting references retrieved from specified grounding source.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type GroundingChunkModifier and TypeMethodDescriptionGroundingMetadata.Builder.addAllGroundingChunks(Iterable<? extends GroundingChunk> values) List of supporting references retrieved from specified grounding source.