| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
GroundingAttribution |
GroundingAttribution.Builder.build() |
GroundingAttribution |
GroundingAttribution.Builder.buildPartial() |
static GroundingAttribution |
GroundingAttribution.getDefaultInstance() |
GroundingAttribution |
GroundingAttribution.getDefaultInstanceForType() |
GroundingAttribution |
GroundingAttribution.Builder.getDefaultInstanceForType() |
GroundingAttribution |
GroundingMetadata.getGroundingAttributions(int index)
Optional.
|
GroundingAttribution |
GroundingMetadata.Builder.getGroundingAttributions(int index)
Optional.
|
GroundingAttribution |
GroundingMetadataOrBuilder.getGroundingAttributions(int index)
Optional.
|
static GroundingAttribution |
GroundingAttribution.parseDelimitedFrom(InputStream input) |
static GroundingAttribution |
GroundingAttribution.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingAttribution |
GroundingAttribution.parseFrom(byte[] data) |
static GroundingAttribution |
GroundingAttribution.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingAttribution |
GroundingAttribution.parseFrom(ByteBuffer data) |
static GroundingAttribution |
GroundingAttribution.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingAttribution |
GroundingAttribution.parseFrom(com.google.protobuf.ByteString data) |
static GroundingAttribution |
GroundingAttribution.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingAttribution |
GroundingAttribution.parseFrom(com.google.protobuf.CodedInputStream input) |
static GroundingAttribution |
GroundingAttribution.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GroundingAttribution |
GroundingAttribution.parseFrom(InputStream input) |
static GroundingAttribution |
GroundingAttribution.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<GroundingAttribution> |
GroundingMetadata.getGroundingAttributionsList()
Optional.
|
List<GroundingAttribution> |
GroundingMetadata.Builder.getGroundingAttributionsList()
Optional.
|
List<GroundingAttribution> |
GroundingMetadataOrBuilder.getGroundingAttributionsList()
Optional.
|
com.google.protobuf.Parser<GroundingAttribution> |
GroundingAttribution.getParserForType() |
static com.google.protobuf.Parser<GroundingAttribution> |
GroundingAttribution.parser() |
| Modifier and Type | Method and Description |
|---|---|
GroundingMetadata.Builder |
GroundingMetadata.Builder.addGroundingAttributions(GroundingAttribution value)
Optional.
|
GroundingMetadata.Builder |
GroundingMetadata.Builder.addGroundingAttributions(int index,
GroundingAttribution value)
Optional.
|
GroundingAttribution.Builder |
GroundingAttribution.Builder.mergeFrom(GroundingAttribution other) |
static GroundingAttribution.Builder |
GroundingAttribution.newBuilder(GroundingAttribution prototype) |
GroundingMetadata.Builder |
GroundingMetadata.Builder.setGroundingAttributions(int index,
GroundingAttribution value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
GroundingMetadata.Builder |
GroundingMetadata.Builder.addAllGroundingAttributions(Iterable<? extends GroundingAttribution> values)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.