public static interface GenerateGroundedContentRequest.DynamicRetrievalConfigurationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GenerateGroundedContentRequest.DynamicRetrievalConfiguration.DynamicRetrievalPredictor |
getPredictor()
Specification for the predictor for dynamic retrieval.
|
GenerateGroundedContentRequest.DynamicRetrievalConfiguration.DynamicRetrievalPredictorOrBuilder |
getPredictorOrBuilder()
Specification for the predictor for dynamic retrieval.
|
boolean |
hasPredictor()
Specification for the predictor for dynamic retrieval.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPredictor()
Specification for the predictor for dynamic retrieval.
.google.cloud.discoveryengine.v1beta.GenerateGroundedContentRequest.DynamicRetrievalConfiguration.DynamicRetrievalPredictor predictor = 1;
GenerateGroundedContentRequest.DynamicRetrievalConfiguration.DynamicRetrievalPredictor getPredictor()
Specification for the predictor for dynamic retrieval.
.google.cloud.discoveryengine.v1beta.GenerateGroundedContentRequest.DynamicRetrievalConfiguration.DynamicRetrievalPredictor predictor = 1;
GenerateGroundedContentRequest.DynamicRetrievalConfiguration.DynamicRetrievalPredictorOrBuilder getPredictorOrBuilder()
Specification for the predictor for dynamic retrieval.
.google.cloud.discoveryengine.v1beta.GenerateGroundedContentRequest.DynamicRetrievalConfiguration.DynamicRetrievalPredictor predictor = 1;
Copyright © 2025 Google LLC. All rights reserved.