Skip to content

Commit 0a33f3b

Browse files
feat: Automated regeneration of dlp v2 client (googleapis#20474)
Auto-created at 2024-10-27 09:55:43 +0000 using the toys pull request generator.
1 parent 0005ae9 commit 0a33f3b

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

generated/google-apis-dlp_v2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-dlp_v2
22

3+
### v0.78.0 (2024-10-27)
4+
5+
* Regenerated from discovery document revision 20241020
6+
37
### v0.77.0 (2024-10-13)
48

59
* Regenerated from discovery document revision 20241006

generated/google-apis-dlp_v2/lib/google/apis/dlp_v2/classes.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -713,8 +713,8 @@ class GooglePrivacyDlpV2BigQueryTable
713713
# @return [String]
714714
attr_accessor :dataset_id
715715

716-
# The Google Cloud Platform project ID of the project containing the table. If
717-
# omitted, project ID is inferred from the API call.
716+
# The Google Cloud project ID of the project containing the table. If omitted,
717+
# project ID is inferred from the API call.
718718
# Corresponds to the JSON property `projectId`
719719
# @return [String]
720720
attr_accessor :project_id

generated/google-apis-dlp_v2/lib/google/apis/dlp_v2/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module DlpV2
1818
# Version of the google-apis-dlp_v2 gem
19-
GEM_VERSION = "0.77.0"
19+
GEM_VERSION = "0.78.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.15.1"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20241006"
25+
REVISION = "20241020"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)