Skip to content

Commit bc22d91

Browse files
Google APIscopybara-github
authored andcommitted
chore: Fixed Ruby documentation generation
PiperOrigin-RevId: 512672271
1 parent 2328fdb commit bc22d91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/cloud/bigquery/connection/v1/connection.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)