Google Cloud Discovery Engine V1 Client - Class GoogleSearchSource (1.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class GoogleSearchSource.
Google Search config parameters.
Generated from protobuf message google.cloud.discoveryengine.v1.GenerateGroundedContentRequest.GroundingSource.GoogleSearchSource
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ GenerateGroundedContentRequest \ GroundingSourceMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ dynamic_retrieval_config |
Google\Cloud\DiscoveryEngine\V1\GenerateGroundedContentRequest\DynamicRetrievalConfiguration
Optional. Specifies the dynamic retrieval configuration for the given source. |
getDynamicRetrievalConfig
Optional. Specifies the dynamic retrieval configuration for the given source.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\DiscoveryEngine\V1\GenerateGroundedContentRequest\DynamicRetrievalConfiguration|null |
|
hasDynamicRetrievalConfig
clearDynamicRetrievalConfig
setDynamicRetrievalConfig
Optional. Specifies the dynamic retrieval configuration for the given source.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\DiscoveryEngine\V1\GenerateGroundedContentRequest\DynamicRetrievalConfiguration
|
| Returns | |
|---|---|
| Type | Description |
$this |
|