| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.Builder.build() |
Claim |
Claim.Builder.buildPartial() |
Claim |
CorroborateContentResponseOrBuilder.getClaims(int index)
Claims that are extracted from the input content and facts that support the
claims.
|
Claim |
CorroborateContentResponse.getClaims(int index)
Claims that are extracted from the input content and facts that support the
claims.
|
Claim |
CorroborateContentResponse.Builder.getClaims(int index)
Claims that are extracted from the input content and facts that support the
claims.
|
static Claim |
Claim.getDefaultInstance() |
Claim |
Claim.getDefaultInstanceForType() |
Claim |
Claim.Builder.getDefaultInstanceForType() |
static Claim |
Claim.parseDelimitedFrom(InputStream input) |
static Claim |
Claim.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Claim |
Claim.parseFrom(byte[] data) |
static Claim |
Claim.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Claim |
Claim.parseFrom(ByteBuffer data) |
static Claim |
Claim.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Claim |
Claim.parseFrom(com.google.protobuf.ByteString data) |
static Claim |
Claim.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Claim |
Claim.parseFrom(com.google.protobuf.CodedInputStream input) |
static Claim |
Claim.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Claim |
Claim.parseFrom(InputStream input) |
static Claim |
Claim.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Claim> |
CorroborateContentResponseOrBuilder.getClaimsList()
Claims that are extracted from the input content and facts that support the
claims.
|
List<Claim> |
CorroborateContentResponse.getClaimsList()
Claims that are extracted from the input content and facts that support the
claims.
|
List<Claim> |
CorroborateContentResponse.Builder.getClaimsList()
Claims that are extracted from the input content and facts that support the
claims.
|
com.google.protobuf.Parser<Claim> |
Claim.getParserForType() |
static com.google.protobuf.Parser<Claim> |
Claim.parser() |
| Modifier and Type | Method and Description |
|---|---|
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 value)
Claims that are extracted from the input content and facts that support the
claims.
|
Claim.Builder |
Claim.Builder.mergeFrom(Claim other) |
static Claim.Builder |
Claim.newBuilder(Claim prototype) |
CorroborateContentResponse.Builder |
CorroborateContentResponse.Builder.setClaims(int index,
Claim value)
Claims that are extracted from the input content and facts that support the
claims.
|
| 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.
|
Copyright © 2025 Google LLC. All rights reserved.