| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RagContextRecallInstance |
RagContextRecallInstance.Builder.build() |
RagContextRecallInstance |
RagContextRecallInstance.Builder.buildPartial() |
static RagContextRecallInstance |
RagContextRecallInstance.getDefaultInstance() |
RagContextRecallInstance |
RagContextRecallInstance.getDefaultInstanceForType() |
RagContextRecallInstance |
RagContextRecallInstance.Builder.getDefaultInstanceForType() |
RagContextRecallInstance |
RagContextRecallInput.getInstance()
Required.
|
RagContextRecallInstance |
RagContextRecallInput.Builder.getInstance()
Required.
|
RagContextRecallInstance |
RagContextRecallInputOrBuilder.getInstance()
Required.
|
static RagContextRecallInstance |
RagContextRecallInstance.parseDelimitedFrom(InputStream input) |
static RagContextRecallInstance |
RagContextRecallInstance.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(byte[] data) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(ByteBuffer data) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(com.google.protobuf.ByteString data) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(com.google.protobuf.CodedInputStream input) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(InputStream input) |
static RagContextRecallInstance |
RagContextRecallInstance.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RagContextRecallInstance> |
RagContextRecallInstance.getParserForType() |
static com.google.protobuf.Parser<RagContextRecallInstance> |
RagContextRecallInstance.parser() |
| Modifier and Type | Method and Description |
|---|---|
RagContextRecallInstance.Builder |
RagContextRecallInstance.Builder.mergeFrom(RagContextRecallInstance other) |
RagContextRecallInput.Builder |
RagContextRecallInput.Builder.mergeInstance(RagContextRecallInstance value)
Required.
|
static RagContextRecallInstance.Builder |
RagContextRecallInstance.newBuilder(RagContextRecallInstance prototype) |
RagContextRecallInput.Builder |
RagContextRecallInput.Builder.setInstance(RagContextRecallInstance value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.