Skip to content

Commit

Permalink
feat(securitycenter): add cloud_dlp_inspection and cloud_dlp_data_pro…
Browse files Browse the repository at this point in the history
…file fields to finding's list of attributes (#7808)

- [ ] Regenerate this pull request now.

docs: miscellaneous style improvements

PiperOrigin-RevId: 525798516

Source-Link: https://togithub.com/googleapis/googleapis/commit/36a885f998c5f0e86dbd0bdde98d5c1069d70067

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/c47a1b79926eb4b9fc47f445a3a8971314075de7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzQ3YTFiNzk5MjZlYjRiOWZjNDdmNDQ1YTNhODk3MTMxNDA3NWRlNyJ9
  • Loading branch information
gcf-owl-bot[bot] committed Apr 21, 2023
1 parent 879ba35 commit 2c9b4cf
Show file tree
Hide file tree
Showing 7 changed files with 806 additions and 333 deletions.
2 changes: 1 addition & 1 deletion internal/.repo-metadata-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@
"description": "Container Analysis API",
"language": "Go",
"client_library_type": "generated",
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/containeranalysis/latest/apiv1beta1",
"docs_url": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/latest/containeranalysis/apiv1beta1",
"release_level": "beta",
"library_type": "GAPIC_AUTO"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2078,7 +2078,7 @@
{
"regionTag": "securitycenter_v1_generated_SecurityCenter_UpdateSecurityHealthAnalyticsCustomModule_sync",
"title": "securitycenter UpdateSecurityHealthAnalyticsCustomModule Sample",
"description": "UpdateSecurityHealthAnalyticsCustomModule updates the SecurityHealthAnalyticsCustomModule under the given name based\non the given update mask. Updating the enablement state is supported on\nboth resident and inherited modules (though resident modules cannot have an\nenablement state of inherited). Updating the display name and custom\nconfig of a module is supported on resident modules only.",
"description": "UpdateSecurityHealthAnalyticsCustomModule updates the SecurityHealthAnalyticsCustomModule under the given name based\non the given update mask. Updating the enablement state is supported on\nboth resident and inherited modules (though resident modules cannot have an\nenablement state of \"inherited\"). Updating the display name and custom\nconfig of a module is supported on resident modules only.",
"file": "Client/UpdateSecurityHealthAnalyticsCustomModule/main.go",
"language": "GO",
"clientMethod": {
Expand Down
57 changes: 28 additions & 29 deletions securitycenter/apiv1/securitycenterpb/access.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

196 changes: 196 additions & 0 deletions securitycenter/apiv1/securitycenterpb/cloud_dlp_data_profile.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2c9b4cf

Please sign in to comment.