Class RetrieveBigQueryTableSuggestedDescriptionsResponse (0.2.0)

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

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

Attribute

Name Description
table_candidates MutableSequence[google.cloud.geminidataanalytics_v1alpha.types.TableCandidate]
List of retrieved candidates with their bundled metadata.