Skip to content

Commit d07f415

Browse files
yoshi-automationbusunkim96
authored andcommitted
feat(dlp): add location_id in preparation for regionalization; deprecate resource name helper functions (via synth) (#9856)
1 parent 7ba2366 commit d07f415

File tree

10 files changed

+1866
-794
lines changed

10 files changed

+1866
-794
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
div#python2-eol {
22
border-color: red;
33
border-width: medium;
4-
}
4+
}

packages/google-cloud-dlp/docs/_templates/layout.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
{% extends "!layout.html" %}
23
{%- block content %}
34
{%- if theme_fixed_sidebar|lower == 'true' %}

packages/google-cloud-dlp/google/cloud/dlp_v2/gapic/dlp_service_client.py

Lines changed: 206 additions & 56 deletions
Large diffs are not rendered by default.

packages/google-cloud-dlp/google/cloud/dlp_v2/gapic/enums.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ class TimePart(enum.IntEnum):
417417
MONTH (int): [1-12]
418418
DAY_OF_MONTH (int): [1-31]
419419
DAY_OF_WEEK (int): [1-7]
420-
WEEK_OF_YEAR (int): [1-52]
420+
WEEK_OF_YEAR (int): [1-53]
421421
HOUR_OF_DAY (int): [0-23]
422422
"""
423423

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy