Reference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class RetrieveBigQueryTableContextsFromRecentTablesRequest.
Request for retrieving BigQuery table contextual data from recently accessed
tables. Response is sorted by semantic similarity to the query.
Generated from protobuf message google.cloud.geminidataanalytics.v1beta.RetrieveBigQueryTableContextsFromRecentTablesRequest
Namespace
Google \ Cloud \ GeminiDataAnalytics \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Parent value for RetrieveBigQueryTableContextsFromRecentTablesRequest. Pattern: projects/{project}/locations/{location} For location, use "global" for now. Regional location value will be supported in the future.
↳ query
string
Optional. User query in natural language.
getParent
Required. Parent value for
RetrieveBigQueryTableContextsFromRecentTablesRequest. Pattern:
projects/{project}/locations/{location} For location, use "global" for
now. Regional location value will be supported in the future.
Returns
Type
Description
string
setParent
Required. Parent value for
RetrieveBigQueryTableContextsFromRecentTablesRequest. Pattern:
projects/{project}/locations/{location} For location, use "global" for
now. Regional location value will be supported in the future.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Gemini Data Analytics V1beta Client - Class RetrieveBigQueryTableContextsFromRecentTablesRequest (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/cloud-geminidataanalytics/latest/V1beta.RetrieveBigQueryTableContextsFromRecentTablesRequest)\n- [0.1.0](/php/docs/reference/cloud-geminidataanalytics/0.1.0/V1beta.RetrieveBigQueryTableContextsFromRecentTablesRequest) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Gemini Data Analytics V1beta Client class RetrieveBigQueryTableContextsFromRecentTablesRequest.\n\nRequest for retrieving BigQuery table contextual data from recently accessed\ntables. Response is sorted by semantic similarity to the query.\n\nGenerated from protobuf message `google.cloud.geminidataanalytics.v1beta.RetrieveBigQueryTableContextsFromRecentTablesRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GeminiDataAnalytics \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Parent value for\nRetrieveBigQueryTableContextsFromRecentTablesRequest. Pattern:\n`projects/{project}/locations/{location}` For location, use \"global\" for\nnow. Regional location value will be supported in the future.\n\n### setParent\n\nRequired. Parent value for\nRetrieveBigQueryTableContextsFromRecentTablesRequest. Pattern:\n`projects/{project}/locations/{location}` For location, use \"global\" for\nnow. Regional location value will be supported in the future.\n\n### getQuery\n\nOptional. User query in natural language.\n\n### setQuery\n\nOptional. User query in natural language."]]