Skip to content

Commit

Permalink
feat: Automated regeneration of dlp v2 client (#18950)
Browse files Browse the repository at this point in the history
Auto-created at 2024-05-05 10:13:33 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot committed May 5, 2024
1 parent e2abc94 commit 3e06e45
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions generated/google-apis-dlp_v2/CHANGELOG.md
@@ -1,5 +1,9 @@
# Release history for google-apis-dlp_v2

### v0.65.0 (2024-05-05)

* Regenerated from discovery document revision 20240428

### v0.64.0 (2024-04-28)

* Regenerated from discovery document revision 20240421
Expand Down
Expand Up @@ -4621,7 +4621,7 @@ def update!(**args)
end

# Classification of infoTypes to organize them according to geographic location,
# industry, and data type. NEXT_ID: 47
# industry, and data type. NEXT_ID: 48
class GooglePrivacyDlpV2InfoTypeCategory
include Google::Apis::Core::Hashable

Expand Down
Expand Up @@ -16,13 +16,13 @@ module Google
module Apis
module DlpV2
# Version of the google-apis-dlp_v2 gem
GEM_VERSION = "0.64.0"
GEM_VERSION = "0.65.0"

# Version of the code generator used to generate this client
GENERATOR_VERSION = "0.14.0"

# Revision of the discovery document this client was generated from
REVISION = "20240421"
REVISION = "20240428"
end
end
end

0 comments on commit 3e06e45

Please sign in to comment.