| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RagContexts.Builder |
RagContexts.Builder.addAllContexts(Iterable<? extends RagContexts.Context> values)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.addContexts(int index,
RagContexts.Context.Builder builderForValue)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.addContexts(int index,
RagContexts.Context value)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.addContexts(RagContexts.Context.Builder builderForValue)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.addContexts(RagContexts.Context value)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RagContexts.Builder |
RagContexts.Builder.clear() |
RagContexts.Builder |
RagContexts.Builder.clearContexts()
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RagContexts.Builder |
RagContexts.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RagContexts.Builder |
RagContexts.Builder.clone() |
RagContexts.Builder |
RetrieveContextsResponse.Builder.getContextsBuilder()
The contexts of the query.
|
RagContexts.Builder |
RagContexts.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RagContexts.Builder |
RagContexts.Builder.mergeFrom(com.google.protobuf.Message other) |
RagContexts.Builder |
RagContexts.Builder.mergeFrom(RagContexts other) |
RagContexts.Builder |
RagContexts.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static RagContexts.Builder |
RagContexts.newBuilder() |
static RagContexts.Builder |
RagContexts.newBuilder(RagContexts prototype) |
RagContexts.Builder |
RagContexts.newBuilderForType() |
protected RagContexts.Builder |
RagContexts.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RagContexts.Builder |
RagContexts.Builder.removeContexts(int index)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.setContexts(int index,
RagContexts.Context.Builder builderForValue)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.setContexts(int index,
RagContexts.Context value)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RagContexts.Builder |
RagContexts.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RagContexts.Builder |
RagContexts.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RagContexts.Builder |
RagContexts.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RetrieveContextsResponse.Builder |
RetrieveContextsResponse.Builder.setContexts(RagContexts.Builder builderForValue)
The contexts of the query.
|
Copyright © 2024 Google LLC. All rights reserved.