Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class DynamicRetrievalConfiguration.
Describes the options to customize dynamic retrieval.
Generated from protobuf message google.cloud.discoveryengine.v1.GenerateGroundedContentRequest.DynamicRetrievalConfiguration
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ GenerateGroundedContentRequestMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ predictor |
Google\Cloud\DiscoveryEngine\V1\GenerateGroundedContentRequest\DynamicRetrievalConfiguration\DynamicRetrievalPredictor
Specification for the predictor for dynamic retrieval. |
getPredictor
Specification for the predictor for dynamic retrieval.
Returns | |
---|---|
Type | Description |
Google\Cloud\DiscoveryEngine\V1\GenerateGroundedContentRequest\DynamicRetrievalConfiguration\DynamicRetrievalPredictor|null |
hasPredictor
clearPredictor
setPredictor
Specification for the predictor for dynamic retrieval.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\DiscoveryEngine\V1\GenerateGroundedContentRequest\DynamicRetrievalConfiguration\DynamicRetrievalPredictor
|
Returns | |
---|---|
Type | Description |
$this |