Skip to content

Commit ad77a7c

Browse files
chore(dlp): update the api
1 parent 9ecddc9 commit ad77a7c

14 files changed

+739
-738
lines changed

docs/dyn/dlp_v2.organizations.deidentifyTemplates.html

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

docs/dyn/dlp_v2.organizations.locations.deidentifyTemplates.html

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

docs/dyn/dlp_v2.organizations.locations.dlpJobs.html

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

docs/dyn/dlp_v2.projects.content.html

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

docs/dyn/dlp_v2.projects.deidentifyTemplates.html

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

docs/dyn/dlp_v2.projects.dlpJobs.html

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

docs/dyn/dlp_v2.projects.image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ <h3>Method Details</h3>
364364
&quot;quote&quot;: &quot;A String&quot;, # The content that was found. Even if the content is not textual, it may be converted to a textual representation here. Provided if `include_quote` is true and the finding is less than or equal to 4096 bytes long. If the finding exceeds 4096 bytes in length, the quote may be omitted.
365365
&quot;quoteInfo&quot;: { # Message for infoType-dependent details parsed from quote. # Contains data parsed from quotes. Only populated if include_quote was set to true and a supported infoType was requested. Currently supported infoTypes: DATE, DATE_OF_BIRTH and TIME.
366366
&quot;dateTime&quot;: { # Message for a date time object. e.g. 2018-01-01, 5th August. # The date time indicated by the quote.
367-
&quot;date&quot;: { # One or more of the following must be set. Must be a valid date or time value.
367+
&quot;date&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # One or more of the following must be set. Must be a valid date or time value.
368368
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
369369
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
370370
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.

docs/dyn/dlp_v2.projects.jobTriggers.html

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

docs/dyn/dlp_v2.projects.locations.content.html

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

docs/dyn/dlp_v2.projects.locations.deidentifyTemplates.html

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

docs/dyn/dlp_v2.projects.locations.dlpJobs.html

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

docs/dyn/dlp_v2.projects.locations.image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ <h3>Method Details</h3>
364364
&quot;quote&quot;: &quot;A String&quot;, # The content that was found. Even if the content is not textual, it may be converted to a textual representation here. Provided if `include_quote` is true and the finding is less than or equal to 4096 bytes long. If the finding exceeds 4096 bytes in length, the quote may be omitted.
365365
&quot;quoteInfo&quot;: { # Message for infoType-dependent details parsed from quote. # Contains data parsed from quotes. Only populated if include_quote was set to true and a supported infoType was requested. Currently supported infoTypes: DATE, DATE_OF_BIRTH and TIME.
366366
&quot;dateTime&quot;: { # Message for a date time object. e.g. 2018-01-01, 5th August. # The date time indicated by the quote.
367-
&quot;date&quot;: { # One or more of the following must be set. Must be a valid date or time value.
367+
&quot;date&quot;: { # Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp # One or more of the following must be set. Must be a valid date or time value.
368368
&quot;day&quot;: 42, # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to specify a year by itself or a year and month where the day isn&#x27;t significant.
369369
&quot;month&quot;: 42, # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month and day.
370370
&quot;year&quot;: 42, # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.

docs/dyn/dlp_v2.projects.locations.jobTriggers.html

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

googleapiclient/discovery_cache/documents/dlp.v2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3412,7 +3412,7 @@
34123412
}
34133413
}
34143414
},
3415-
"revision": "20220129",
3415+
"revision": "20220205",
34163416
"rootUrl": "https://dlp.googleapis.com/",
34173417
"schemas": {
34183418
"GooglePrivacyDlpV2Action": {
@@ -7557,6 +7557,7 @@
75577557
"type": "object"
75587558
},
75597559
"GoogleTypeDate": {
7560+
"description": "Represents a whole or partial calendar date, such as a birthday. The time of day and time zone are either specified elsewhere or are insignificant. The date is relative to the Gregorian Calendar. This can represent one of the following: * A full date, with non-zero year, month, and day values * A month and day, with a zero year (e.g., an anniversary) * A year on its own, with a zero month and a zero day * A year and month, with a zero day (e.g., a credit card expiration date) Related types: * google.type.TimeOfDay * google.type.DateTime * google.protobuf.Timestamp",
75607561
"id": "GoogleTypeDate",
75617562
"properties": {
75627563
"day": {

0 commit comments

Comments
 (0)