| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.addAllClaims(Iterable<? extends Claim> values)
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.addClaims(Claim.Builder builderForValue)
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.addClaims(Claim value)
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.addClaims(int index,
Claim.Builder builderForValue)
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.addClaims(int index,
Claim value)
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.clear() |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.clearClaims()
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.clearCorroborationScore()
Confidence score of corroborating content.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.clone() |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.mergeFrom(CorroborateContentResponse other) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CorroborateContentResponse.Builder |
CorroborateContentResponse.newBuilder() |
static CorroborateContentResponse.Builder |
CorroborateContentResponse.newBuilder(CorroborateContentResponse prototype) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.newBuilderForType() |
protected CorroborateContentResponse.Builder |
CorroborateContentResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.removeClaims(int index)
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.setClaims(int index,
Claim.Builder builderForValue)
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.setClaims(int index,
Claim value)
Claims that are extracted from the input content and facts that support the
claims.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.setCorroborationScore(float value)
Confidence score of corroborating content.
|
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.