Class RetrieveBigQueryTableContextsFromRecentTablesResponse (0.1.0)

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

Response for retrieving BigQuery table contextual data from recently accessed tables. Response is sorted by semantic similarity to the query.

Attribute

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