Skip to content

Commit 4fa4221

Browse files
Google APIscopybara-github
authored andcommitted
docs: clarify sql variant in comment for v1beta1.LookupEntryRequest.sql_resource
PiperOrigin-RevId: 745703409
1 parent fdc32b8 commit 4fa4221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/datacatalog/v1beta1/datacatalog.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ message LookupEntryRequest {
843843
// * `bigquery.dataset.project_id.dataset_id`
844844
// * `datacatalog.entry.project_id.location_id.entry_group_id.entry_id`
845845
//
846-
// `*_id`s should satisfy the standard SQL rules for identifiers.
846+
// `*_id`s should satisfy the GoogleSQL rules for identifiers.
847847
// https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
848848
string sql_resource = 3;
849849
}

0 commit comments

Comments
 (0)