We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc32b8 commit 4fa4221Copy full SHA for 4fa4221
1 file changed
google/cloud/datacatalog/v1beta1/datacatalog.proto
@@ -843,7 +843,7 @@ message LookupEntryRequest {
843
// * `bigquery.dataset.project_id.dataset_id`
844
// * `datacatalog.entry.project_id.location_id.entry_group_id.entry_id`
845
//
846
- // `*_id`s should satisfy the standard SQL rules for identifiers.
+ // `*_id`s should satisfy the GoogleSQL rules for identifiers.
847
// https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
848
string sql_resource = 3;
849
}
0 commit comments