Skip to content

Commit

Permalink
docs: fix docstring formatting (#440)
Browse files Browse the repository at this point in the history
* docs: fix docstring formatting

Committer: @parthea
PiperOrigin-RevId: 410563372

Source-Link: googleapis/googleapis@23a388d

Source-Link: googleapis/googleapis-gen@426ebb9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDI2ZWJiOTBlNjc3MzNiOWU1NTUwNmQyZDk4Mjk2MTdjMjg3Zjk5OCJ9

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 17, 2021
1 parent 160839d commit b355882
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -462,9 +462,9 @@ service SecurityCenter {
// Request message for bulk findings update.
//
// Note:
// 1. If multiple bulk update requests match the same resource, the order in
// 1. If multiple bulk update requests match the same resource, the order in
// which they get executed is not defined.
// 2. Once a bulk operation is started, there is no way to stop it.
// 2. Once a bulk operation is started, there is no way to stop it.
message BulkMuteFindingsRequest {
// Required. The parent, at which bulk action needs to be applied. Its format is
// "organizations/[organization_id]", "folders/[folder_id]",
Expand Down

0 comments on commit b355882

Please sign in to comment.