public interface RetrieveContextsResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RagContexts |
getContexts()
The contexts of the query.
|
RagContextsOrBuilder |
getContextsOrBuilder()
The contexts of the query.
|
boolean |
hasContexts()
The contexts of the query.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasContexts()
The contexts of the query.
.google.cloud.aiplatform.v1beta1.RagContexts contexts = 1;RagContexts getContexts()
The contexts of the query.
.google.cloud.aiplatform.v1beta1.RagContexts contexts = 1;RagContextsOrBuilder getContextsOrBuilder()
The contexts of the query.
.google.cloud.aiplatform.v1beta1.RagContexts contexts = 1;Copyright © 2025 Google LLC. All rights reserved.