Skip to content

Commit cf9c954

Browse files
chore: librarian release pull request: 20250915T154519Z (#14438)
Librarian Version: v0.0.0-20250915152216-cb3c72347935 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest <details><summary>google-cloud-dlp: 3.32.0</summary> ## [3.32.0](google-cloud-dlp-v3.31.0...google-cloud-dlp-v3.32.0) (2025-09-15) ### Features * [google-cloud-dlp] add LocationSupport, Domain, DocumentFallbackLocation([09f78e3](09f78e3)) ### Documentation * minor doc revision ([09f78e3](09f78e3)) </details> --------- Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent ea55384 commit cf9c954

File tree

6 files changed

+17
-5
lines changed

6 files changed

+17
-5
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest
22
libraries:
33
- id: google-cloud-dlp
4-
version: 3.31.0
4+
version: 3.32.0
55
last_generated_commit: f8776fec04e336527ba7279d960105533a1c4e21
66
apis:
77
- path: google/privacy/dlp/v2

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Changelogs
8484
- [google-cloud-dialogflow-cx==1.42.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow-cx/CHANGELOG.md)
8585
- [google-cloud-dialogflow==2.41.2](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow/CHANGELOG.md)
8686
- [google-cloud-discoveryengine==0.13.11](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-discoveryengine/CHANGELOG.md)
87-
- [google-cloud-dlp==3.31.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp/CHANGELOG.md)
87+
- [google-cloud-dlp==3.32.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp/CHANGELOG.md)
8888
- [google-cloud-dms==1.12.4](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dms/CHANGELOG.md)
8989
- [google-cloud-documentai==3.5.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-documentai/CHANGELOG.md)
9090
- [google-cloud-domains==1.10.2](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-domains/CHANGELOG.md)

packages/google-cloud-dlp/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

55
[1]: https://pypi.org/project/google-cloud-dlp/#history
66

7+
## [3.32.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.31.0...google-cloud-dlp-v3.32.0) (2025-09-15)
8+
9+
10+
### Features
11+
12+
* [google-cloud-dlp] add LocationSupport, Domain, DocumentFallbackLocation([09f78e3ca85671594e20c3182038238e58d3d8cb](https://github.com/googleapis/google-cloud-python/commit/09f78e3ca85671594e20c3182038238e58d3d8cb))
13+
14+
15+
### Documentation
16+
17+
* minor doc revision ([09f78e3ca85671594e20c3182038238e58d3d8cb](https://github.com/googleapis/google-cloud-python/commit/09f78e3ca85671594e20c3182038238e58d3d8cb))
18+
719
## [3.31.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dlp-v3.30.0...google-cloud-dlp-v3.31.0) (2025-06-19)
820

921

packages/google-cloud-dlp/google/cloud/dlp/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "3.32.0" # {x-release-please-version}

packages/google-cloud-dlp/google/cloud/dlp_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "3.32.0" # {x-release-please-version}

packages/google-cloud-dlp/samples/generated_samples/snippet_metadata_google.privacy.dlp.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dlp",
11-
"version": "0.1.0"
11+
"version": "3.32.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)