| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Fact |
Fact.Builder.build() |
Fact |
Fact.Builder.buildPartial() |
static Fact |
Fact.getDefaultInstance() |
Fact |
Fact.getDefaultInstanceForType() |
Fact |
Fact.Builder.getDefaultInstanceForType() |
Fact |
CorroborateContentRequestOrBuilder.getFacts(int index)
Optional.
|
Fact |
AugmentPromptResponse.getFacts(int index)
Retrieved facts from RAG data sources.
|
Fact |
AugmentPromptResponse.Builder.getFacts(int index)
Retrieved facts from RAG data sources.
|
Fact |
AugmentPromptResponseOrBuilder.getFacts(int index)
Retrieved facts from RAG data sources.
|
Fact |
CorroborateContentRequest.getFacts(int index)
Optional.
|
Fact |
CorroborateContentRequest.Builder.getFacts(int index)
Optional.
|
static Fact |
Fact.parseDelimitedFrom(InputStream input) |
static Fact |
Fact.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fact |
Fact.parseFrom(byte[] data) |
static Fact |
Fact.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fact |
Fact.parseFrom(ByteBuffer data) |
static Fact |
Fact.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fact |
Fact.parseFrom(com.google.protobuf.ByteString data) |
static Fact |
Fact.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fact |
Fact.parseFrom(com.google.protobuf.CodedInputStream input) |
static Fact |
Fact.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Fact |
Fact.parseFrom(InputStream input) |
static Fact |
Fact.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Fact> |
CorroborateContentRequestOrBuilder.getFactsList()
Optional.
|
List<Fact> |
AugmentPromptResponse.getFactsList()
Retrieved facts from RAG data sources.
|
List<Fact> |
AugmentPromptResponse.Builder.getFactsList()
Retrieved facts from RAG data sources.
|
List<Fact> |
AugmentPromptResponseOrBuilder.getFactsList()
Retrieved facts from RAG data sources.
|
List<Fact> |
CorroborateContentRequest.getFactsList()
Optional.
|
List<Fact> |
CorroborateContentRequest.Builder.getFactsList()
Optional.
|
com.google.protobuf.Parser<Fact> |
Fact.getParserForType() |
static com.google.protobuf.Parser<Fact> |
Fact.parser() |
| Modifier and Type | Method and Description |
|---|---|
AugmentPromptResponse.Builder |
AugmentPromptResponse.Builder.addFacts(Fact value)
Retrieved facts from RAG data sources.
|
CorroborateContentRequest.Builder |
CorroborateContentRequest.Builder.addFacts(Fact value)
Optional.
|
AugmentPromptResponse.Builder |
AugmentPromptResponse.Builder.addFacts(int index,
Fact value)
Retrieved facts from RAG data sources.
|
CorroborateContentRequest.Builder |
CorroborateContentRequest.Builder.addFacts(int index,
Fact value)
Optional.
|
Fact.Builder |
Fact.Builder.mergeFrom(Fact other) |
static Fact.Builder |
Fact.newBuilder(Fact prototype) |
AugmentPromptResponse.Builder |
AugmentPromptResponse.Builder.setFacts(int index,
Fact value)
Retrieved facts from RAG data sources.
|
CorroborateContentRequest.Builder |
CorroborateContentRequest.Builder.setFacts(int index,
Fact value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
AugmentPromptResponse.Builder |
AugmentPromptResponse.Builder.addAllFacts(Iterable<? extends Fact> values)
Retrieved facts from RAG data sources.
|
CorroborateContentRequest.Builder |
CorroborateContentRequest.Builder.addAllFacts(Iterable<? extends Fact> values)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.