| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RagContexts.Context |
RagContexts.Context.Builder.build() |
RagContexts.Context |
RagContexts.Context.Builder.buildPartial() |
RagContexts.Context |
RagContextsOrBuilder.getContexts(int index)
All its contexts.
|
RagContexts.Context |
RagContexts.getContexts(int index)
All its contexts.
|
RagContexts.Context |
RagContexts.Builder.getContexts(int index)
All its contexts.
|
static RagContexts.Context |
RagContexts.Context.getDefaultInstance() |
RagContexts.Context |
RagContexts.Context.getDefaultInstanceForType() |
RagContexts.Context |
RagContexts.Context.Builder.getDefaultInstanceForType() |
static RagContexts.Context |
RagContexts.Context.parseDelimitedFrom(InputStream input) |
static RagContexts.Context |
RagContexts.Context.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts.Context |
RagContexts.Context.parseFrom(byte[] data) |
static RagContexts.Context |
RagContexts.Context.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts.Context |
RagContexts.Context.parseFrom(ByteBuffer data) |
static RagContexts.Context |
RagContexts.Context.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts.Context |
RagContexts.Context.parseFrom(com.google.protobuf.ByteString data) |
static RagContexts.Context |
RagContexts.Context.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts.Context |
RagContexts.Context.parseFrom(com.google.protobuf.CodedInputStream input) |
static RagContexts.Context |
RagContexts.Context.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagContexts.Context |
RagContexts.Context.parseFrom(InputStream input) |
static RagContexts.Context |
RagContexts.Context.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<RagContexts.Context> |
RagContextsOrBuilder.getContextsList()
All its contexts.
|
List<RagContexts.Context> |
RagContexts.getContextsList()
All its contexts.
|
List<RagContexts.Context> |
RagContexts.Builder.getContextsList()
All its contexts.
|
com.google.protobuf.Parser<RagContexts.Context> |
RagContexts.Context.getParserForType() |
static com.google.protobuf.Parser<RagContexts.Context> |
RagContexts.Context.parser() |
| Modifier and Type | Method and Description |
|---|---|
RagContexts.Builder |
RagContexts.Builder.addContexts(int index,
RagContexts.Context value)
All its contexts.
|
RagContexts.Builder |
RagContexts.Builder.addContexts(RagContexts.Context value)
All its contexts.
|
RagContexts.Context.Builder |
RagContexts.Context.Builder.mergeFrom(RagContexts.Context other) |
static RagContexts.Context.Builder |
RagContexts.Context.newBuilder(RagContexts.Context prototype) |
RagContexts.Builder |
RagContexts.Builder.setContexts(int index,
RagContexts.Context value)
All its contexts.
|
| Modifier and Type | Method and Description |
|---|---|
RagContexts.Builder |
RagContexts.Builder.addAllContexts(Iterable<? extends RagContexts.Context> values)
All its contexts.
|
Copyright © 2024 Google LLC. All rights reserved.