Class RetrieveBigQueryTableSuggestedDescriptionsRequest (0.2.0)

RetrieveBigQueryTableSuggestedDescriptionsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for retrieving BigQuery table schema with suggested table and column descriptions. Columns are sorted by default BigQuery table schema order.

Attributes

Name Description
parent str
Required. Parent value for RetrieveBigQueryTableSuggestedDescriptionsRequest. Pattern: projects/{project}/locations/{location} For location, use "global" for now. Regional location value will be supported in the future.
direct_lookup MutableSequence[google.cloud.geminidataanalytics_v1beta.types.DirectLookup]
Optional. A list of direct lookup parameters.