Skip to content

Commit 0406443

Browse files
feat(dlp): update the api
#### dlp:v2 The following keys were added: - schemas.GooglePrivacyDlpV2PrimitiveTransformation.properties.replaceDictionaryConfig.$ref (Total Keys: 1) - schemas.GooglePrivacyDlpV2ReplaceDictionaryConfig (Total Keys: 3)
1 parent 23cc0e4 commit 0406443

7 files changed

+688
-1
lines changed

docs/dyn/dlp_v2.organizations.deidentifyTemplates.html

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

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

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

docs/dyn/dlp_v2.projects.content.html

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,13 @@ <h3>Method Details</h3>
329329
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
330330
},
331331
},
332+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
333+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
334+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
335+
&quot;A String&quot;,
336+
],
337+
},
338+
},
332339
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
333340
},
334341
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -606,6 +613,13 @@ <h3>Method Details</h3>
606613
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
607614
},
608615
},
616+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
617+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
618+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
619+
&quot;A String&quot;,
620+
],
621+
},
622+
},
609623
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
610624
},
611625
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -832,6 +846,13 @@ <h3>Method Details</h3>
832846
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
833847
},
834848
},
849+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
850+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
851+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
852+
&quot;A String&quot;,
853+
],
854+
},
855+
},
835856
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
836857
},
837858
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -1387,6 +1408,13 @@ <h3>Method Details</h3>
13871408
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
13881409
},
13891410
},
1411+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
1412+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
1413+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
1414+
&quot;A String&quot;,
1415+
],
1416+
},
1417+
},
13901418
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
13911419
},
13921420
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -1613,6 +1641,13 @@ <h3>Method Details</h3>
16131641
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
16141642
},
16151643
},
1644+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
1645+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
1646+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
1647+
&quot;A String&quot;,
1648+
],
1649+
},
1650+
},
16161651
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
16171652
},
16181653
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -1885,6 +1920,13 @@ <h3>Method Details</h3>
18851920
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
18861921
},
18871922
},
1923+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
1924+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
1925+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
1926+
&quot;A String&quot;,
1927+
],
1928+
},
1929+
},
18881930
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
18891931
},
18901932
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -2637,6 +2679,13 @@ <h3>Method Details</h3>
26372679
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
26382680
},
26392681
},
2682+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
2683+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
2684+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
2685+
&quot;A String&quot;,
2686+
],
2687+
},
2688+
},
26402689
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
26412690
},
26422691
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -2914,6 +2963,13 @@ <h3>Method Details</h3>
29142963
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
29152964
},
29162965
},
2966+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
2967+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
2968+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
2969+
&quot;A String&quot;,
2970+
],
2971+
},
2972+
},
29172973
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
29182974
},
29192975
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -3140,6 +3196,13 @@ <h3>Method Details</h3>
31403196
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
31413197
},
31423198
},
3199+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
3200+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
3201+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
3202+
&quot;A String&quot;,
3203+
],
3204+
},
3205+
},
31433206
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
31443207
},
31453208
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -3518,6 +3581,13 @@ <h3>Method Details</h3>
35183581
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
35193582
},
35203583
},
3584+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
3585+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
3586+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
3587+
&quot;A String&quot;,
3588+
],
3589+
},
3590+
},
35213591
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
35223592
},
35233593
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -3744,6 +3814,13 @@ <h3>Method Details</h3>
37443814
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
37453815
},
37463816
},
3817+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
3818+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
3819+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
3820+
&quot;A String&quot;,
3821+
],
3822+
},
3823+
},
37473824
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
37483825
},
37493826
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction
@@ -4016,6 +4093,13 @@ <h3>Method Details</h3>
40164093
&quot;timestampValue&quot;: &quot;A String&quot;, # timestamp
40174094
},
40184095
},
4096+
&quot;replaceDictionaryConfig&quot;: { # Replace each input value with a value randomly selected from the dictionary. # Replace with a value randomly drawn (with replacement) from a dictionary.
4097+
&quot;wordList&quot;: { # Message defining a list of words or phrases to search for in the data. # A list of words to select from for random replacement. The [limits](https://cloud.google.com/dlp/limits) page contains details about the size limits of dictionaries.
4098+
&quot;words&quot;: [ # Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]
4099+
&quot;A String&quot;,
4100+
],
4101+
},
4102+
},
40194103
&quot;replaceWithInfoTypeConfig&quot;: { # Replace each matching finding with the name of the info_type. # Replace with infotype
40204104
},
40214105
&quot;timePartConfig&quot;: { # For use with `Date`, `Timestamp`, and `TimeOfDay`, extract or preserve a portion of the value. # Time extraction

0 commit comments

Comments
 (0)