File tree Expand file tree Collapse file tree
google/cloud/bigquery/connection/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -323,8 +323,8 @@ message CloudSpannerProperties {
323323
324324 // Optional. Cloud Spanner database role for fine-grained access control.
325325 // A database role is a collection of fine-grained access privileges. Example:
326- // Admin predefines roles that provides user a set of permissions {` SELECT` ,
327- // ` INSERT` , ..} . The user can then specify a predefined role on a connection to
326+ // Admin predefines roles that provides user a set of permissions ( SELECT,
327+ // INSERT, ..) . The user can then specify a predefined role on a connection to
328328 // execute their Cloud Spanner query. The role is passthrough here. If the
329329 // user is not authorized to use the specified role, they get an error. This
330330 // validation happens on Cloud Spanner.
You can’t perform that action at this time.
0 commit comments