RetrieveBigQueryTableContextRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request for retrieving BigQuery table contextual data via direct lookup.
Attributes |
|
---|---|
Name | Description |
project |
str
Required. |
parent |
str
Required. Parent value for RetrieveBigQueryTableContextRequest. Pattern: projects/{project}/locations/{location} For location,
use "global" for now. Regional location value will be
supported in the future.
|
query |
str
Optional. User query in natural language. |
direct_lookup |
MutableSequence[google.cloud.geminidataanalytics_v1alpha.types.DirectLookup]
Optional. A list of direct lookup parameters. |