@@ -153,7 +153,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
153
153
* Required. Parent resource name.
154
154
* The format of this value varies depending on the scope of the request
155
155
* (project or organization) and whether you have [specified a processing
156
- * location](/dlp/docs/specifying-location):
156
+ * location](https://cloud.google.com /dlp/docs/specifying-location):
157
157
* + Projects scope, location specified:<br/>
158
158
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
159
159
* + Projects scope, no location specified (defaults to global):<br/>
@@ -193,7 +193,7 @@ public java.lang.String getParent() {
193
193
* Required. Parent resource name.
194
194
* The format of this value varies depending on the scope of the request
195
195
* (project or organization) and whether you have [specified a processing
196
- * location](/dlp/docs/specifying-location):
196
+ * location](https://cloud.google.com /dlp/docs/specifying-location):
197
197
* + Projects scope, location specified:<br/>
198
198
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
199
199
* + Projects scope, no location specified (defaults to global):<br/>
@@ -289,7 +289,7 @@ public com.google.privacy.dlp.v2.DeidentifyTemplateOrBuilder getDeidentifyTempla
289
289
* <pre>
290
290
* The template id can contain uppercase and lowercase letters,
291
291
* numbers, and hyphens; that is, it must match the regular
292
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
292
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
293
293
* characters. Can be empty to allow the system to generate one.
294
294
* </pre>
295
295
*
@@ -315,7 +315,7 @@ public java.lang.String getTemplateId() {
315
315
* <pre>
316
316
* The template id can contain uppercase and lowercase letters,
317
317
* numbers, and hyphens; that is, it must match the regular
318
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
318
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
319
319
* characters. Can be empty to allow the system to generate one.
320
320
* </pre>
321
321
*
@@ -772,7 +772,7 @@ public Builder mergeFrom(
772
772
* Required. Parent resource name.
773
773
* The format of this value varies depending on the scope of the request
774
774
* (project or organization) and whether you have [specified a processing
775
- * location](/dlp/docs/specifying-location):
775
+ * location](https://cloud.google.com /dlp/docs/specifying-location):
776
776
* + Projects scope, location specified:<br/>
777
777
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
778
778
* + Projects scope, no location specified (defaults to global):<br/>
@@ -811,7 +811,7 @@ public java.lang.String getParent() {
811
811
* Required. Parent resource name.
812
812
* The format of this value varies depending on the scope of the request
813
813
* (project or organization) and whether you have [specified a processing
814
- * location](/dlp/docs/specifying-location):
814
+ * location](https://cloud.google.com /dlp/docs/specifying-location):
815
815
* + Projects scope, location specified:<br/>
816
816
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
817
817
* + Projects scope, no location specified (defaults to global):<br/>
@@ -850,7 +850,7 @@ public com.google.protobuf.ByteString getParentBytes() {
850
850
* Required. Parent resource name.
851
851
* The format of this value varies depending on the scope of the request
852
852
* (project or organization) and whether you have [specified a processing
853
- * location](/dlp/docs/specifying-location):
853
+ * location](https://cloud.google.com /dlp/docs/specifying-location):
854
854
* + Projects scope, location specified:<br/>
855
855
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
856
856
* + Projects scope, no location specified (defaults to global):<br/>
@@ -888,7 +888,7 @@ public Builder setParent(java.lang.String value) {
888
888
* Required. Parent resource name.
889
889
* The format of this value varies depending on the scope of the request
890
890
* (project or organization) and whether you have [specified a processing
891
- * location](/dlp/docs/specifying-location):
891
+ * location](https://cloud.google.com /dlp/docs/specifying-location):
892
892
* + Projects scope, location specified:<br/>
893
893
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
894
894
* + Projects scope, no location specified (defaults to global):<br/>
@@ -922,7 +922,7 @@ public Builder clearParent() {
922
922
* Required. Parent resource name.
923
923
* The format of this value varies depending on the scope of the request
924
924
* (project or organization) and whether you have [specified a processing
925
- * location](/dlp/docs/specifying-location):
925
+ * location](https://cloud.google.com /dlp/docs/specifying-location):
926
926
* + Projects scope, location specified:<br/>
927
927
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
928
928
* + Projects scope, no location specified (defaults to global):<br/>
@@ -1166,7 +1166,7 @@ public com.google.privacy.dlp.v2.DeidentifyTemplateOrBuilder getDeidentifyTempla
1166
1166
* <pre>
1167
1167
* The template id can contain uppercase and lowercase letters,
1168
1168
* numbers, and hyphens; that is, it must match the regular
1169
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
1169
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
1170
1170
* characters. Can be empty to allow the system to generate one.
1171
1171
* </pre>
1172
1172
*
@@ -1191,7 +1191,7 @@ public java.lang.String getTemplateId() {
1191
1191
* <pre>
1192
1192
* The template id can contain uppercase and lowercase letters,
1193
1193
* numbers, and hyphens; that is, it must match the regular
1194
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
1194
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
1195
1195
* characters. Can be empty to allow the system to generate one.
1196
1196
* </pre>
1197
1197
*
@@ -1216,7 +1216,7 @@ public com.google.protobuf.ByteString getTemplateIdBytes() {
1216
1216
* <pre>
1217
1217
* The template id can contain uppercase and lowercase letters,
1218
1218
* numbers, and hyphens; that is, it must match the regular
1219
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
1219
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
1220
1220
* characters. Can be empty to allow the system to generate one.
1221
1221
* </pre>
1222
1222
*
@@ -1240,7 +1240,7 @@ public Builder setTemplateId(java.lang.String value) {
1240
1240
* <pre>
1241
1241
* The template id can contain uppercase and lowercase letters,
1242
1242
* numbers, and hyphens; that is, it must match the regular
1243
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
1243
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
1244
1244
* characters. Can be empty to allow the system to generate one.
1245
1245
* </pre>
1246
1246
*
@@ -1260,7 +1260,7 @@ public Builder clearTemplateId() {
1260
1260
* <pre>
1261
1261
* The template id can contain uppercase and lowercase letters,
1262
1262
* numbers, and hyphens; that is, it must match the regular
1263
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
1263
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
1264
1264
* characters. Can be empty to allow the system to generate one.
1265
1265
* </pre>
1266
1266
*
0 commit comments