Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class GoogleSearchRetrieval.
Tool to retrieve public web data for grounding, powered by Google.
Generated from protobuf message google.cloud.aiplatform.v1.GoogleSearchRetrieval
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ dynamic_retrieval_config |
Google\Cloud\AIPlatform\V1\DynamicRetrievalConfig
Specifies the dynamic retrieval configuration for the given source. |
getDynamicRetrievalConfig
Specifies the dynamic retrieval configuration for the given source.
Returns | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\DynamicRetrievalConfig|null |
hasDynamicRetrievalConfig
clearDynamicRetrievalConfig
setDynamicRetrievalConfig
Specifies the dynamic retrieval configuration for the given source.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\DynamicRetrievalConfig
|
Returns | |
---|---|
Type | Description |
$this |