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