Uses of Class
com.google.cloud.aiplatform.v1beta1.Fact
Packages that use Fact
-
Uses of Fact in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FactModifier and TypeMethodDescriptionFact.Builder.build()Fact.Builder.buildPartial()static FactFact.getDefaultInstance()Fact.Builder.getDefaultInstanceForType()Fact.getDefaultInstanceForType()AugmentPromptResponse.Builder.getFacts(int index) Retrieved facts from RAG data sources.AugmentPromptResponse.getFacts(int index) Retrieved facts from RAG data sources.AugmentPromptResponseOrBuilder.getFacts(int index) Retrieved facts from RAG data sources.CorroborateContentRequest.Builder.getFacts(int index) Optional.CorroborateContentRequest.getFacts(int index) Optional.CorroborateContentRequestOrBuilder.getFacts(int index) Optional.static FactFact.parseDelimitedFrom(InputStream input) static FactFact.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactFact.parseFrom(byte[] data) static FactFact.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactFact.parseFrom(com.google.protobuf.ByteString data) static FactFact.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactFact.parseFrom(com.google.protobuf.CodedInputStream input) static FactFact.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactFact.parseFrom(InputStream input) static FactFact.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FactFact.parseFrom(ByteBuffer data) static FactFact.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FactModifier and TypeMethodDescriptionAugmentPromptResponse.Builder.getFactsList()Retrieved facts from RAG data sources.AugmentPromptResponse.getFactsList()Retrieved facts from RAG data sources.AugmentPromptResponseOrBuilder.getFactsList()Retrieved facts from RAG data sources.CorroborateContentRequest.Builder.getFactsList()Optional.CorroborateContentRequest.getFactsList()Optional.CorroborateContentRequestOrBuilder.getFactsList()Optional.com.google.protobuf.Parser<Fact>Fact.getParserForType()static com.google.protobuf.Parser<Fact>Fact.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type FactModifier and TypeMethodDescriptionRetrieved facts from RAG data sources.Retrieved facts from RAG data sources.Optional.Optional.static Fact.BuilderFact.newBuilder(Fact prototype) Retrieved facts from RAG data sources.Optional.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type FactModifier and TypeMethodDescriptionAugmentPromptResponse.Builder.addAllFacts(Iterable<? extends Fact> values) Retrieved facts from RAG data sources.CorroborateContentRequest.Builder.addAllFacts(Iterable<? extends Fact> values) Optional.