Uses of Class
com.google.cloud.aiplatform.v1.GroundingChunk.Web.Builder
Packages that use GroundingChunk.Web.Builder
-
Uses of GroundingChunk.Web.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GroundingChunk.Web.BuilderModifier and TypeMethodDescriptionGroundingChunk.Web.Builder.clear()GroundingChunk.Web.Builder.clearTitle()Title of the chunk.GroundingChunk.Web.Builder.clearUri()URI reference of the chunk.GroundingChunk.Builder.getWebBuilder()Grounding chunk from the web.GroundingChunk.Web.Builder.mergeFrom(GroundingChunk.Web other) GroundingChunk.Web.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroundingChunk.Web.Builder.mergeFrom(com.google.protobuf.Message other) static GroundingChunk.Web.BuilderGroundingChunk.Web.newBuilder()static GroundingChunk.Web.BuilderGroundingChunk.Web.newBuilder(GroundingChunk.Web prototype) GroundingChunk.Web.newBuilderForType()protected GroundingChunk.Web.BuilderGroundingChunk.Web.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Title of the chunk.GroundingChunk.Web.Builder.setTitleBytes(com.google.protobuf.ByteString value) Title of the chunk.URI reference of the chunk.GroundingChunk.Web.Builder.setUriBytes(com.google.protobuf.ByteString value) URI reference of the chunk.GroundingChunk.Web.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type GroundingChunk.Web.BuilderModifier and TypeMethodDescriptionGroundingChunk.Builder.setWeb(GroundingChunk.Web.Builder builderForValue) Grounding chunk from the web.