@google-cloud/dlp 5.6.0 → 5.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/README.md +3 -0
- package/build/protos/google/privacy/dlp/v2/dlp.proto +760 -90
- package/build/protos/google/privacy/dlp/v2/storage.proto +14 -0
- package/build/protos/protos.d.ts +2717 -5
- package/build/protos/protos.js +14026 -6882
- package/build/protos/protos.json +782 -89
- package/build/src/v2/dlp_service_client.d.ts +459 -108
- package/build/src/v2/dlp_service_client.js +392 -54
- package/build/src/v2/dlp_service_client_config.json +12 -0
- package/package.json +2 -2
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
1
|
import type * as gax from 'google-gax';
|
|
3
2
|
import type { Callback, CallOptions, Descriptors, ClientOptions, PaginationCallback, LocationsClient, LocationProtos } from 'google-gax';
|
|
4
3
|
import { Transform } from 'stream';
|
|
@@ -146,9 +145,9 @@ export declare class DlpServiceClient {
|
|
|
146
145
|
* processing
|
|
147
146
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
148
147
|
*
|
|
149
|
-
* + Projects scope, location specified
|
|
148
|
+
* + Projects scope, location specified:
|
|
150
149
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
151
|
-
* + Projects scope, no location specified (defaults to global)
|
|
150
|
+
* + Projects scope, no location specified (defaults to global):
|
|
152
151
|
* `projects/`<var>PROJECT_ID</var>
|
|
153
152
|
*
|
|
154
153
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -205,9 +204,9 @@ export declare class DlpServiceClient {
|
|
|
205
204
|
* processing
|
|
206
205
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
207
206
|
*
|
|
208
|
-
* + Projects scope, location specified
|
|
207
|
+
* + Projects scope, location specified:
|
|
209
208
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
210
|
-
* + Projects scope, no location specified (defaults to global)
|
|
209
|
+
* + Projects scope, no location specified (defaults to global):
|
|
211
210
|
* `projects/`<var>PROJECT_ID</var>
|
|
212
211
|
*
|
|
213
212
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -262,9 +261,9 @@ export declare class DlpServiceClient {
|
|
|
262
261
|
* processing
|
|
263
262
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
264
263
|
*
|
|
265
|
-
* + Projects scope, location specified
|
|
264
|
+
* + Projects scope, location specified:
|
|
266
265
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
267
|
-
* + Projects scope, no location specified (defaults to global)
|
|
266
|
+
* + Projects scope, no location specified (defaults to global):
|
|
268
267
|
* `projects/`<var>PROJECT_ID</var>
|
|
269
268
|
*
|
|
270
269
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -334,9 +333,9 @@ export declare class DlpServiceClient {
|
|
|
334
333
|
* processing
|
|
335
334
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
336
335
|
*
|
|
337
|
-
* + Projects scope, location specified
|
|
336
|
+
* + Projects scope, location specified:
|
|
338
337
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
339
|
-
* + Projects scope, no location specified (defaults to global)
|
|
338
|
+
* + Projects scope, no location specified (defaults to global):
|
|
340
339
|
* `projects/`<var>PROJECT_ID</var>
|
|
341
340
|
*
|
|
342
341
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -446,13 +445,13 @@ export declare class DlpServiceClient {
|
|
|
446
445
|
* (project or organization) and whether you have [specified a processing
|
|
447
446
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
448
447
|
*
|
|
449
|
-
* + Projects scope, location specified
|
|
448
|
+
* + Projects scope, location specified:
|
|
450
449
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
451
|
-
* + Projects scope, no location specified (defaults to global)
|
|
450
|
+
* + Projects scope, no location specified (defaults to global):
|
|
452
451
|
* `projects/`<var>PROJECT_ID</var>
|
|
453
|
-
* + Organizations scope, location specified
|
|
452
|
+
* + Organizations scope, location specified:
|
|
454
453
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
455
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
454
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
456
455
|
* `organizations/`<var>ORG_ID</var>
|
|
457
456
|
*
|
|
458
457
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -589,13 +588,13 @@ export declare class DlpServiceClient {
|
|
|
589
588
|
* (project or organization) and whether you have [specified a processing
|
|
590
589
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
591
590
|
*
|
|
592
|
-
* + Projects scope, location specified
|
|
591
|
+
* + Projects scope, location specified:
|
|
593
592
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
594
|
-
* + Projects scope, no location specified (defaults to global)
|
|
593
|
+
* + Projects scope, no location specified (defaults to global):
|
|
595
594
|
* `projects/`<var>PROJECT_ID</var>
|
|
596
|
-
* + Organizations scope, location specified
|
|
595
|
+
* + Organizations scope, location specified:
|
|
597
596
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
598
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
597
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
599
598
|
* `organizations/`<var>ORG_ID</var>
|
|
600
599
|
*
|
|
601
600
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -734,9 +733,9 @@ export declare class DlpServiceClient {
|
|
|
734
733
|
* processing
|
|
735
734
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
736
735
|
*
|
|
737
|
-
* + Projects scope, location specified
|
|
736
|
+
* + Projects scope, location specified:
|
|
738
737
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
739
|
-
* + Projects scope, no location specified (defaults to global)
|
|
738
|
+
* + Projects scope, no location specified (defaults to global):
|
|
740
739
|
* `projects/`<var>PROJECT_ID</var>
|
|
741
740
|
*
|
|
742
741
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -915,8 +914,13 @@ export declare class DlpServiceClient {
|
|
|
915
914
|
* @param {string} request.parent
|
|
916
915
|
* Required. Parent resource name.
|
|
917
916
|
*
|
|
918
|
-
* The format of this value
|
|
919
|
-
*
|
|
917
|
+
* The format of this value varies depending on the scope of the request
|
|
918
|
+
* (project or organization):
|
|
919
|
+
*
|
|
920
|
+
* + Projects scope:
|
|
921
|
+
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
922
|
+
* + Organizations scope:
|
|
923
|
+
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
920
924
|
*
|
|
921
925
|
* The following example `parent` string specifies a parent project with the
|
|
922
926
|
* identifier `example-project`, and specifies the `europe-west3` location
|
|
@@ -1043,9 +1047,9 @@ export declare class DlpServiceClient {
|
|
|
1043
1047
|
* processing
|
|
1044
1048
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1045
1049
|
*
|
|
1046
|
-
* + Projects scope, location specified
|
|
1050
|
+
* + Projects scope, location specified:
|
|
1047
1051
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1048
|
-
* + Projects scope, no location specified (defaults to global)
|
|
1052
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1049
1053
|
* `projects/`<var>PROJECT_ID</var>
|
|
1050
1054
|
*
|
|
1051
1055
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1184,13 +1188,13 @@ export declare class DlpServiceClient {
|
|
|
1184
1188
|
* (project or organization) and whether you have [specified a processing
|
|
1185
1189
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1186
1190
|
*
|
|
1187
|
-
* + Projects scope, location specified
|
|
1191
|
+
* + Projects scope, location specified:
|
|
1188
1192
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1189
|
-
* + Projects scope, no location specified (defaults to global)
|
|
1193
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1190
1194
|
* `projects/`<var>PROJECT_ID</var>
|
|
1191
|
-
* + Organizations scope, location specified
|
|
1195
|
+
* + Organizations scope, location specified:
|
|
1192
1196
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1193
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
1197
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
1194
1198
|
* `organizations/`<var>ORG_ID</var>
|
|
1195
1199
|
*
|
|
1196
1200
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1338,6 +1342,54 @@ export declare class DlpServiceClient {
|
|
|
1338
1342
|
]>;
|
|
1339
1343
|
getProjectDataProfile(request: protos.google.privacy.dlp.v2.IGetProjectDataProfileRequest, options: CallOptions, callback: Callback<protos.google.privacy.dlp.v2.IProjectDataProfile, protos.google.privacy.dlp.v2.IGetProjectDataProfileRequest | null | undefined, {} | null | undefined>): void;
|
|
1340
1344
|
getProjectDataProfile(request: protos.google.privacy.dlp.v2.IGetProjectDataProfileRequest, callback: Callback<protos.google.privacy.dlp.v2.IProjectDataProfile, protos.google.privacy.dlp.v2.IGetProjectDataProfileRequest | null | undefined, {} | null | undefined>): void;
|
|
1345
|
+
/**
|
|
1346
|
+
* Gets a file store data profile.
|
|
1347
|
+
*
|
|
1348
|
+
* @param {Object} request
|
|
1349
|
+
* The request object that will be sent.
|
|
1350
|
+
* @param {string} request.name
|
|
1351
|
+
* Required. Resource name, for example
|
|
1352
|
+
* `organizations/12345/locations/us/fileStoreDataProfiles/53234423`.
|
|
1353
|
+
* @param {object} [options]
|
|
1354
|
+
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1355
|
+
* @returns {Promise} - The promise which resolves to an array.
|
|
1356
|
+
* The first element of the array is an object representing {@link protos.google.privacy.dlp.v2.FileStoreDataProfile|FileStoreDataProfile}.
|
|
1357
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
1358
|
+
* for more details and examples.
|
|
1359
|
+
* @example <caption>include:samples/generated/v2/dlp_service.get_file_store_data_profile.js</caption>
|
|
1360
|
+
* region_tag:dlp_v2_generated_DlpService_GetFileStoreDataProfile_async
|
|
1361
|
+
*/
|
|
1362
|
+
getFileStoreDataProfile(request?: protos.google.privacy.dlp.v2.IGetFileStoreDataProfileRequest, options?: CallOptions): Promise<[
|
|
1363
|
+
protos.google.privacy.dlp.v2.IFileStoreDataProfile,
|
|
1364
|
+
protos.google.privacy.dlp.v2.IGetFileStoreDataProfileRequest | undefined,
|
|
1365
|
+
{} | undefined
|
|
1366
|
+
]>;
|
|
1367
|
+
getFileStoreDataProfile(request: protos.google.privacy.dlp.v2.IGetFileStoreDataProfileRequest, options: CallOptions, callback: Callback<protos.google.privacy.dlp.v2.IFileStoreDataProfile, protos.google.privacy.dlp.v2.IGetFileStoreDataProfileRequest | null | undefined, {} | null | undefined>): void;
|
|
1368
|
+
getFileStoreDataProfile(request: protos.google.privacy.dlp.v2.IGetFileStoreDataProfileRequest, callback: Callback<protos.google.privacy.dlp.v2.IFileStoreDataProfile, protos.google.privacy.dlp.v2.IGetFileStoreDataProfileRequest | null | undefined, {} | null | undefined>): void;
|
|
1369
|
+
/**
|
|
1370
|
+
* Delete a FileStoreDataProfile. Will not prevent the profile from being
|
|
1371
|
+
* regenerated if the resource is still included in a discovery configuration.
|
|
1372
|
+
*
|
|
1373
|
+
* @param {Object} request
|
|
1374
|
+
* The request object that will be sent.
|
|
1375
|
+
* @param {string} request.name
|
|
1376
|
+
* Required. Resource name of the file store data profile.
|
|
1377
|
+
* @param {object} [options]
|
|
1378
|
+
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
1379
|
+
* @returns {Promise} - The promise which resolves to an array.
|
|
1380
|
+
* The first element of the array is an object representing {@link protos.google.protobuf.Empty|Empty}.
|
|
1381
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#regular-methods | documentation }
|
|
1382
|
+
* for more details and examples.
|
|
1383
|
+
* @example <caption>include:samples/generated/v2/dlp_service.delete_file_store_data_profile.js</caption>
|
|
1384
|
+
* region_tag:dlp_v2_generated_DlpService_DeleteFileStoreDataProfile_async
|
|
1385
|
+
*/
|
|
1386
|
+
deleteFileStoreDataProfile(request?: protos.google.privacy.dlp.v2.IDeleteFileStoreDataProfileRequest, options?: CallOptions): Promise<[
|
|
1387
|
+
protos.google.protobuf.IEmpty,
|
|
1388
|
+
(protos.google.privacy.dlp.v2.IDeleteFileStoreDataProfileRequest | undefined),
|
|
1389
|
+
{} | undefined
|
|
1390
|
+
]>;
|
|
1391
|
+
deleteFileStoreDataProfile(request: protos.google.privacy.dlp.v2.IDeleteFileStoreDataProfileRequest, options: CallOptions, callback: Callback<protos.google.protobuf.IEmpty, protos.google.privacy.dlp.v2.IDeleteFileStoreDataProfileRequest | null | undefined, {} | null | undefined>): void;
|
|
1392
|
+
deleteFileStoreDataProfile(request: protos.google.privacy.dlp.v2.IDeleteFileStoreDataProfileRequest, callback: Callback<protos.google.protobuf.IEmpty, protos.google.privacy.dlp.v2.IDeleteFileStoreDataProfileRequest | null | undefined, {} | null | undefined>): void;
|
|
1341
1393
|
/**
|
|
1342
1394
|
* Gets a table data profile.
|
|
1343
1395
|
*
|
|
@@ -1579,13 +1631,13 @@ export declare class DlpServiceClient {
|
|
|
1579
1631
|
* (project or organization) and whether you have [specified a processing
|
|
1580
1632
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1581
1633
|
*
|
|
1582
|
-
* + Projects scope, location specified
|
|
1634
|
+
* + Projects scope, location specified:
|
|
1583
1635
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1584
|
-
* + Projects scope, no location specified (defaults to global)
|
|
1636
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1585
1637
|
* `projects/`<var>PROJECT_ID</var>
|
|
1586
|
-
* + Organizations scope, location specified
|
|
1638
|
+
* + Organizations scope, location specified:
|
|
1587
1639
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1588
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
1640
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
1589
1641
|
* `organizations/`<var>ORG_ID</var>
|
|
1590
1642
|
*
|
|
1591
1643
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1600,7 +1652,7 @@ export declare class DlpServiceClient {
|
|
|
1600
1652
|
* Size of the page. This value can be limited by the server. If zero server
|
|
1601
1653
|
* returns a page of max size 100.
|
|
1602
1654
|
* @param {string} request.orderBy
|
|
1603
|
-
* Comma
|
|
1655
|
+
* Comma-separated list of fields to order by,
|
|
1604
1656
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
1605
1657
|
* default sorting order is ascending. Redundant space characters are
|
|
1606
1658
|
* insignificant.
|
|
@@ -1645,13 +1697,13 @@ export declare class DlpServiceClient {
|
|
|
1645
1697
|
* (project or organization) and whether you have [specified a processing
|
|
1646
1698
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1647
1699
|
*
|
|
1648
|
-
* + Projects scope, location specified
|
|
1700
|
+
* + Projects scope, location specified:
|
|
1649
1701
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1650
|
-
* + Projects scope, no location specified (defaults to global)
|
|
1702
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1651
1703
|
* `projects/`<var>PROJECT_ID</var>
|
|
1652
|
-
* + Organizations scope, location specified
|
|
1704
|
+
* + Organizations scope, location specified:
|
|
1653
1705
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1654
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
1706
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
1655
1707
|
* `organizations/`<var>ORG_ID</var>
|
|
1656
1708
|
*
|
|
1657
1709
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1666,7 +1718,7 @@ export declare class DlpServiceClient {
|
|
|
1666
1718
|
* Size of the page. This value can be limited by the server. If zero server
|
|
1667
1719
|
* returns a page of max size 100.
|
|
1668
1720
|
* @param {string} request.orderBy
|
|
1669
|
-
* Comma
|
|
1721
|
+
* Comma-separated list of fields to order by,
|
|
1670
1722
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
1671
1723
|
* default sorting order is ascending. Redundant space characters are
|
|
1672
1724
|
* insignificant.
|
|
@@ -1706,13 +1758,13 @@ export declare class DlpServiceClient {
|
|
|
1706
1758
|
* (project or organization) and whether you have [specified a processing
|
|
1707
1759
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1708
1760
|
*
|
|
1709
|
-
* + Projects scope, location specified
|
|
1761
|
+
* + Projects scope, location specified:
|
|
1710
1762
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1711
|
-
* + Projects scope, no location specified (defaults to global)
|
|
1763
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1712
1764
|
* `projects/`<var>PROJECT_ID</var>
|
|
1713
|
-
* + Organizations scope, location specified
|
|
1765
|
+
* + Organizations scope, location specified:
|
|
1714
1766
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1715
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
1767
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
1716
1768
|
* `organizations/`<var>ORG_ID</var>
|
|
1717
1769
|
*
|
|
1718
1770
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1727,7 +1779,7 @@ export declare class DlpServiceClient {
|
|
|
1727
1779
|
* Size of the page. This value can be limited by the server. If zero server
|
|
1728
1780
|
* returns a page of max size 100.
|
|
1729
1781
|
* @param {string} request.orderBy
|
|
1730
|
-
* Comma
|
|
1782
|
+
* Comma-separated list of fields to order by,
|
|
1731
1783
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
1732
1784
|
* default sorting order is ascending. Redundant space characters are
|
|
1733
1785
|
* insignificant.
|
|
@@ -1770,13 +1822,13 @@ export declare class DlpServiceClient {
|
|
|
1770
1822
|
* (project or organization) and whether you have [specified a processing
|
|
1771
1823
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1772
1824
|
*
|
|
1773
|
-
* + Projects scope, location specified
|
|
1825
|
+
* + Projects scope, location specified:
|
|
1774
1826
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1775
|
-
* + Projects scope, no location specified (defaults to global)
|
|
1827
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1776
1828
|
* `projects/`<var>PROJECT_ID</var>
|
|
1777
|
-
* + Organizations scope, location specified
|
|
1829
|
+
* + Organizations scope, location specified:
|
|
1778
1830
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1779
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
1831
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
1780
1832
|
* `organizations/`<var>ORG_ID</var>
|
|
1781
1833
|
*
|
|
1782
1834
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1791,7 +1843,7 @@ export declare class DlpServiceClient {
|
|
|
1791
1843
|
* Size of the page. This value can be limited by the server. If zero server
|
|
1792
1844
|
* returns a page of max size 100.
|
|
1793
1845
|
* @param {string} request.orderBy
|
|
1794
|
-
* Comma
|
|
1846
|
+
* Comma-separated list of fields to order by,
|
|
1795
1847
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
1796
1848
|
* default sorting order is ascending. Redundant space characters are
|
|
1797
1849
|
* insignificant.
|
|
@@ -1836,13 +1888,13 @@ export declare class DlpServiceClient {
|
|
|
1836
1888
|
* (project or organization) and whether you have [specified a processing
|
|
1837
1889
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1838
1890
|
*
|
|
1839
|
-
* + Projects scope, location specified
|
|
1891
|
+
* + Projects scope, location specified:
|
|
1840
1892
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1841
|
-
* + Projects scope, no location specified (defaults to global)
|
|
1893
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1842
1894
|
* `projects/`<var>PROJECT_ID</var>
|
|
1843
|
-
* + Organizations scope, location specified
|
|
1895
|
+
* + Organizations scope, location specified:
|
|
1844
1896
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1845
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
1897
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
1846
1898
|
* `organizations/`<var>ORG_ID</var>
|
|
1847
1899
|
*
|
|
1848
1900
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1857,7 +1909,7 @@ export declare class DlpServiceClient {
|
|
|
1857
1909
|
* Size of the page. This value can be limited by the server. If zero server
|
|
1858
1910
|
* returns a page of max size 100.
|
|
1859
1911
|
* @param {string} request.orderBy
|
|
1860
|
-
* Comma
|
|
1912
|
+
* Comma-separated list of fields to order by,
|
|
1861
1913
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
1862
1914
|
* default sorting order is ascending. Redundant space characters are
|
|
1863
1915
|
* insignificant.
|
|
@@ -1897,13 +1949,13 @@ export declare class DlpServiceClient {
|
|
|
1897
1949
|
* (project or organization) and whether you have [specified a processing
|
|
1898
1950
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1899
1951
|
*
|
|
1900
|
-
* + Projects scope, location specified
|
|
1952
|
+
* + Projects scope, location specified:
|
|
1901
1953
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1902
|
-
* + Projects scope, no location specified (defaults to global)
|
|
1954
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1903
1955
|
* `projects/`<var>PROJECT_ID</var>
|
|
1904
|
-
* + Organizations scope, location specified
|
|
1956
|
+
* + Organizations scope, location specified:
|
|
1905
1957
|
* `organizations/`<var>ORG_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1906
|
-
* + Organizations scope, no location specified (defaults to global)
|
|
1958
|
+
* + Organizations scope, no location specified (defaults to global):
|
|
1907
1959
|
* `organizations/`<var>ORG_ID</var>
|
|
1908
1960
|
*
|
|
1909
1961
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1918,7 +1970,7 @@ export declare class DlpServiceClient {
|
|
|
1918
1970
|
* Size of the page. This value can be limited by the server. If zero server
|
|
1919
1971
|
* returns a page of max size 100.
|
|
1920
1972
|
* @param {string} request.orderBy
|
|
1921
|
-
* Comma
|
|
1973
|
+
* Comma-separated list of fields to order by,
|
|
1922
1974
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
1923
1975
|
* default sorting order is ascending. Redundant space characters are
|
|
1924
1976
|
* insignificant.
|
|
@@ -1961,9 +2013,9 @@ export declare class DlpServiceClient {
|
|
|
1961
2013
|
* processing
|
|
1962
2014
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
1963
2015
|
*
|
|
1964
|
-
* + Projects scope, location specified
|
|
2016
|
+
* + Projects scope, location specified:
|
|
1965
2017
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
1966
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2018
|
+
* + Projects scope, no location specified (defaults to global):
|
|
1967
2019
|
* `projects/`<var>PROJECT_ID</var>
|
|
1968
2020
|
*
|
|
1969
2021
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -1978,7 +2030,7 @@ export declare class DlpServiceClient {
|
|
|
1978
2030
|
* @param {number} request.pageSize
|
|
1979
2031
|
* Size of the page. This value can be limited by a server.
|
|
1980
2032
|
* @param {string} request.orderBy
|
|
1981
|
-
* Comma
|
|
2033
|
+
* Comma-separated list of triggeredJob fields to order by,
|
|
1982
2034
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
1983
2035
|
* default sorting order is ascending. Redundant space characters are
|
|
1984
2036
|
* insignificant.
|
|
@@ -2052,9 +2104,9 @@ export declare class DlpServiceClient {
|
|
|
2052
2104
|
* processing
|
|
2053
2105
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
2054
2106
|
*
|
|
2055
|
-
* + Projects scope, location specified
|
|
2107
|
+
* + Projects scope, location specified:
|
|
2056
2108
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
2057
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2109
|
+
* + Projects scope, no location specified (defaults to global):
|
|
2058
2110
|
* `projects/`<var>PROJECT_ID</var>
|
|
2059
2111
|
*
|
|
2060
2112
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -2069,7 +2121,7 @@ export declare class DlpServiceClient {
|
|
|
2069
2121
|
* @param {number} request.pageSize
|
|
2070
2122
|
* Size of the page. This value can be limited by a server.
|
|
2071
2123
|
* @param {string} request.orderBy
|
|
2072
|
-
* Comma
|
|
2124
|
+
* Comma-separated list of triggeredJob fields to order by,
|
|
2073
2125
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2074
2126
|
* default sorting order is ascending. Redundant space characters are
|
|
2075
2127
|
* insignificant.
|
|
@@ -2138,9 +2190,9 @@ export declare class DlpServiceClient {
|
|
|
2138
2190
|
* processing
|
|
2139
2191
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
2140
2192
|
*
|
|
2141
|
-
* + Projects scope, location specified
|
|
2193
|
+
* + Projects scope, location specified:
|
|
2142
2194
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
2143
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2195
|
+
* + Projects scope, no location specified (defaults to global):
|
|
2144
2196
|
* `projects/`<var>PROJECT_ID</var>
|
|
2145
2197
|
*
|
|
2146
2198
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -2155,7 +2207,7 @@ export declare class DlpServiceClient {
|
|
|
2155
2207
|
* @param {number} request.pageSize
|
|
2156
2208
|
* Size of the page. This value can be limited by a server.
|
|
2157
2209
|
* @param {string} request.orderBy
|
|
2158
|
-
* Comma
|
|
2210
|
+
* Comma-separated list of triggeredJob fields to order by,
|
|
2159
2211
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2160
2212
|
* default sorting order is ascending. Redundant space characters are
|
|
2161
2213
|
* insignificant.
|
|
@@ -2235,7 +2287,7 @@ export declare class DlpServiceClient {
|
|
|
2235
2287
|
* @param {number} request.pageSize
|
|
2236
2288
|
* Size of the page. This value can be limited by a server.
|
|
2237
2289
|
* @param {string} request.orderBy
|
|
2238
|
-
* Comma
|
|
2290
|
+
* Comma-separated list of config fields to order by,
|
|
2239
2291
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2240
2292
|
* default sorting order is ascending. Redundant space characters are
|
|
2241
2293
|
* insignificant.
|
|
@@ -2288,7 +2340,7 @@ export declare class DlpServiceClient {
|
|
|
2288
2340
|
* @param {number} request.pageSize
|
|
2289
2341
|
* Size of the page. This value can be limited by a server.
|
|
2290
2342
|
* @param {string} request.orderBy
|
|
2291
|
-
* Comma
|
|
2343
|
+
* Comma-separated list of config fields to order by,
|
|
2292
2344
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2293
2345
|
* default sorting order is ascending. Redundant space characters are
|
|
2294
2346
|
* insignificant.
|
|
@@ -2336,7 +2388,7 @@ export declare class DlpServiceClient {
|
|
|
2336
2388
|
* @param {number} request.pageSize
|
|
2337
2389
|
* Size of the page. This value can be limited by a server.
|
|
2338
2390
|
* @param {string} request.orderBy
|
|
2339
|
-
* Comma
|
|
2391
|
+
* Comma-separated list of config fields to order by,
|
|
2340
2392
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2341
2393
|
* default sorting order is ascending. Redundant space characters are
|
|
2342
2394
|
* insignificant.
|
|
@@ -2378,9 +2430,9 @@ export declare class DlpServiceClient {
|
|
|
2378
2430
|
* processing
|
|
2379
2431
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
2380
2432
|
*
|
|
2381
|
-
* + Projects scope, location specified
|
|
2433
|
+
* + Projects scope, location specified:
|
|
2382
2434
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
2383
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2435
|
+
* + Projects scope, no location specified (defaults to global):
|
|
2384
2436
|
* `projects/`<var>PROJECT_ID</var>
|
|
2385
2437
|
*
|
|
2386
2438
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -2424,7 +2476,7 @@ export declare class DlpServiceClient {
|
|
|
2424
2476
|
* @param {google.privacy.dlp.v2.DlpJobType} request.type
|
|
2425
2477
|
* The type of job. Defaults to `DlpJobType.INSPECT`
|
|
2426
2478
|
* @param {string} request.orderBy
|
|
2427
|
-
* Comma
|
|
2479
|
+
* Comma-separated list of fields to order by,
|
|
2428
2480
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2429
2481
|
* default sorting order is ascending. Redundant space characters are
|
|
2430
2482
|
* insignificant.
|
|
@@ -2469,9 +2521,9 @@ export declare class DlpServiceClient {
|
|
|
2469
2521
|
* processing
|
|
2470
2522
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
2471
2523
|
*
|
|
2472
|
-
* + Projects scope, location specified
|
|
2524
|
+
* + Projects scope, location specified:
|
|
2473
2525
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
2474
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2526
|
+
* + Projects scope, no location specified (defaults to global):
|
|
2475
2527
|
* `projects/`<var>PROJECT_ID</var>
|
|
2476
2528
|
*
|
|
2477
2529
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -2515,7 +2567,7 @@ export declare class DlpServiceClient {
|
|
|
2515
2567
|
* @param {google.privacy.dlp.v2.DlpJobType} request.type
|
|
2516
2568
|
* The type of job. Defaults to `DlpJobType.INSPECT`
|
|
2517
2569
|
* @param {string} request.orderBy
|
|
2518
|
-
* Comma
|
|
2570
|
+
* Comma-separated list of fields to order by,
|
|
2519
2571
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2520
2572
|
* default sorting order is ascending. Redundant space characters are
|
|
2521
2573
|
* insignificant.
|
|
@@ -2555,9 +2607,9 @@ export declare class DlpServiceClient {
|
|
|
2555
2607
|
* processing
|
|
2556
2608
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
2557
2609
|
*
|
|
2558
|
-
* + Projects scope, location specified
|
|
2610
|
+
* + Projects scope, location specified:
|
|
2559
2611
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
2560
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2612
|
+
* + Projects scope, no location specified (defaults to global):
|
|
2561
2613
|
* `projects/`<var>PROJECT_ID</var>
|
|
2562
2614
|
*
|
|
2563
2615
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -2601,7 +2653,7 @@ export declare class DlpServiceClient {
|
|
|
2601
2653
|
* @param {google.privacy.dlp.v2.DlpJobType} request.type
|
|
2602
2654
|
* The type of job. Defaults to `DlpJobType.INSPECT`
|
|
2603
2655
|
* @param {string} request.orderBy
|
|
2604
|
-
* Comma
|
|
2656
|
+
* Comma-separated list of fields to order by,
|
|
2605
2657
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2606
2658
|
* default sorting order is ascending. Redundant space characters are
|
|
2607
2659
|
* insignificant.
|
|
@@ -2644,9 +2696,9 @@ export declare class DlpServiceClient {
|
|
|
2644
2696
|
* (project or organization) and whether you have [specified a processing
|
|
2645
2697
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
2646
2698
|
*
|
|
2647
|
-
* + Projects scope, location specified
|
|
2699
|
+
* + Projects scope, location specified:
|
|
2648
2700
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
2649
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2701
|
+
* + Projects scope, no location specified (defaults to global):
|
|
2650
2702
|
* `projects/`<var>PROJECT_ID</var>
|
|
2651
2703
|
*
|
|
2652
2704
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -2661,7 +2713,7 @@ export declare class DlpServiceClient {
|
|
|
2661
2713
|
* Size of the page. This value can be limited by the server. If zero server
|
|
2662
2714
|
* returns a page of max size 100.
|
|
2663
2715
|
* @param {string} request.orderBy
|
|
2664
|
-
* Comma
|
|
2716
|
+
* Comma-separated list of fields to order by,
|
|
2665
2717
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2666
2718
|
* default sorting order is ascending. Redundant space characters are
|
|
2667
2719
|
* insignificant.
|
|
@@ -2707,9 +2759,9 @@ export declare class DlpServiceClient {
|
|
|
2707
2759
|
* (project or organization) and whether you have [specified a processing
|
|
2708
2760
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
2709
2761
|
*
|
|
2710
|
-
* + Projects scope, location specified
|
|
2762
|
+
* + Projects scope, location specified:
|
|
2711
2763
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
2712
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2764
|
+
* + Projects scope, no location specified (defaults to global):
|
|
2713
2765
|
* `projects/`<var>PROJECT_ID</var>
|
|
2714
2766
|
*
|
|
2715
2767
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -2724,7 +2776,7 @@ export declare class DlpServiceClient {
|
|
|
2724
2776
|
* Size of the page. This value can be limited by the server. If zero server
|
|
2725
2777
|
* returns a page of max size 100.
|
|
2726
2778
|
* @param {string} request.orderBy
|
|
2727
|
-
* Comma
|
|
2779
|
+
* Comma-separated list of fields to order by,
|
|
2728
2780
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2729
2781
|
* default sorting order is ascending. Redundant space characters are
|
|
2730
2782
|
* insignificant.
|
|
@@ -2765,9 +2817,9 @@ export declare class DlpServiceClient {
|
|
|
2765
2817
|
* (project or organization) and whether you have [specified a processing
|
|
2766
2818
|
* location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location):
|
|
2767
2819
|
*
|
|
2768
|
-
* + Projects scope, location specified
|
|
2820
|
+
* + Projects scope, location specified:
|
|
2769
2821
|
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
|
|
2770
|
-
* + Projects scope, no location specified (defaults to global)
|
|
2822
|
+
* + Projects scope, no location specified (defaults to global):
|
|
2771
2823
|
* `projects/`<var>PROJECT_ID</var>
|
|
2772
2824
|
*
|
|
2773
2825
|
* The following example `parent` string specifies a parent project with the
|
|
@@ -2782,7 +2834,7 @@ export declare class DlpServiceClient {
|
|
|
2782
2834
|
* Size of the page. This value can be limited by the server. If zero server
|
|
2783
2835
|
* returns a page of max size 100.
|
|
2784
2836
|
* @param {string} request.orderBy
|
|
2785
|
-
* Comma
|
|
2837
|
+
* Comma-separated list of fields to order by,
|
|
2786
2838
|
* followed by `asc` or `desc` postfix. This list is case insensitive. The
|
|
2787
2839
|
* default sorting order is ascending. Redundant space characters are
|
|
2788
2840
|
* insignificant.
|
|
@@ -2824,7 +2876,7 @@ export declare class DlpServiceClient {
|
|
|
2824
2876
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
2825
2877
|
* returns a page of max size 100.
|
|
2826
2878
|
* @param {string} request.orderBy
|
|
2827
|
-
* Comma
|
|
2879
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
2828
2880
|
* postfix. This list is case insensitive. The default sorting order is
|
|
2829
2881
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
2830
2882
|
* field at a time is allowed.
|
|
@@ -2893,7 +2945,7 @@ export declare class DlpServiceClient {
|
|
|
2893
2945
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
2894
2946
|
* returns a page of max size 100.
|
|
2895
2947
|
* @param {string} request.orderBy
|
|
2896
|
-
* Comma
|
|
2948
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
2897
2949
|
* postfix. This list is case insensitive. The default sorting order is
|
|
2898
2950
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
2899
2951
|
* field at a time is allowed.
|
|
@@ -2957,7 +3009,7 @@ export declare class DlpServiceClient {
|
|
|
2957
3009
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
2958
3010
|
* returns a page of max size 100.
|
|
2959
3011
|
* @param {string} request.orderBy
|
|
2960
|
-
* Comma
|
|
3012
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
2961
3013
|
* postfix. This list is case insensitive. The default sorting order is
|
|
2962
3014
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
2963
3015
|
* field at a time is allowed.
|
|
@@ -3023,7 +3075,7 @@ export declare class DlpServiceClient {
|
|
|
3023
3075
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
3024
3076
|
* returns a page of max size 100.
|
|
3025
3077
|
* @param {string} request.orderBy
|
|
3026
|
-
* Comma
|
|
3078
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
3027
3079
|
* postfix. This list is case insensitive. The default sorting order is
|
|
3028
3080
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
3029
3081
|
* field at a time is allowed.
|
|
@@ -3105,7 +3157,7 @@ export declare class DlpServiceClient {
|
|
|
3105
3157
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
3106
3158
|
* returns a page of max size 100.
|
|
3107
3159
|
* @param {string} request.orderBy
|
|
3108
|
-
* Comma
|
|
3160
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
3109
3161
|
* postfix. This list is case insensitive. The default sorting order is
|
|
3110
3162
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
3111
3163
|
* field at a time is allowed.
|
|
@@ -3182,7 +3234,7 @@ export declare class DlpServiceClient {
|
|
|
3182
3234
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
3183
3235
|
* returns a page of max size 100.
|
|
3184
3236
|
* @param {string} request.orderBy
|
|
3185
|
-
* Comma
|
|
3237
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
3186
3238
|
* postfix. This list is case insensitive. The default sorting order is
|
|
3187
3239
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
3188
3240
|
* field at a time is allowed.
|
|
@@ -3259,12 +3311,13 @@ export declare class DlpServiceClient {
|
|
|
3259
3311
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
3260
3312
|
* returns a page of max size 100.
|
|
3261
3313
|
* @param {string} request.orderBy
|
|
3262
|
-
* Comma
|
|
3314
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
3263
3315
|
* postfix. This list is case insensitive. The default sorting order is
|
|
3264
3316
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
3265
3317
|
* field at a time is allowed.
|
|
3266
3318
|
*
|
|
3267
3319
|
* Examples:
|
|
3320
|
+
*
|
|
3268
3321
|
* * `project_id asc`
|
|
3269
3322
|
* * `table_id`
|
|
3270
3323
|
* * `sensitivity_level desc`
|
|
@@ -3342,12 +3395,13 @@ export declare class DlpServiceClient {
|
|
|
3342
3395
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
3343
3396
|
* returns a page of max size 100.
|
|
3344
3397
|
* @param {string} request.orderBy
|
|
3345
|
-
* Comma
|
|
3398
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
3346
3399
|
* postfix. This list is case insensitive. The default sorting order is
|
|
3347
3400
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
3348
3401
|
* field at a time is allowed.
|
|
3349
3402
|
*
|
|
3350
3403
|
* Examples:
|
|
3404
|
+
*
|
|
3351
3405
|
* * `project_id asc`
|
|
3352
3406
|
* * `table_id`
|
|
3353
3407
|
* * `sensitivity_level desc`
|
|
@@ -3420,12 +3474,13 @@ export declare class DlpServiceClient {
|
|
|
3420
3474
|
* Size of the page. This value can be limited by the server. If zero, server
|
|
3421
3475
|
* returns a page of max size 100.
|
|
3422
3476
|
* @param {string} request.orderBy
|
|
3423
|
-
* Comma
|
|
3477
|
+
* Comma-separated list of fields to order by, followed by `asc` or `desc`
|
|
3424
3478
|
* postfix. This list is case insensitive. The default sorting order is
|
|
3425
3479
|
* ascending. Redundant space characters are insignificant. Only one order
|
|
3426
3480
|
* field at a time is allowed.
|
|
3427
3481
|
*
|
|
3428
3482
|
* Examples:
|
|
3483
|
+
*
|
|
3429
3484
|
* * `project_id asc`
|
|
3430
3485
|
* * `table_id`
|
|
3431
3486
|
* * `sensitivity_level desc`
|
|
@@ -3483,6 +3538,242 @@ export declare class DlpServiceClient {
|
|
|
3483
3538
|
* region_tag:dlp_v2_generated_DlpService_ListColumnDataProfiles_async
|
|
3484
3539
|
*/
|
|
3485
3540
|
listColumnDataProfilesAsync(request?: protos.google.privacy.dlp.v2.IListColumnDataProfilesRequest, options?: CallOptions): AsyncIterable<protos.google.privacy.dlp.v2.IColumnDataProfile>;
|
|
3541
|
+
/**
|
|
3542
|
+
* Lists file store data profiles for an organization.
|
|
3543
|
+
*
|
|
3544
|
+
* @param {Object} request
|
|
3545
|
+
* The request object that will be sent.
|
|
3546
|
+
* @param {string} request.parent
|
|
3547
|
+
* Required. Resource name of the organization or project, for
|
|
3548
|
+
* example `organizations/433245324/locations/europe` or
|
|
3549
|
+
* `projects/project-id/locations/asia`.
|
|
3550
|
+
* @param {string} [request.pageToken]
|
|
3551
|
+
* Optional. Page token to continue retrieval.
|
|
3552
|
+
* @param {number} [request.pageSize]
|
|
3553
|
+
* Optional. Size of the page. This value can be limited by the server. If
|
|
3554
|
+
* zero, server returns a page of max size 100.
|
|
3555
|
+
* @param {string} [request.orderBy]
|
|
3556
|
+
* Optional. Comma-separated list of fields to order by, followed by `asc` or
|
|
3557
|
+
* `desc` postfix. This list is case insensitive. The default sorting order is
|
|
3558
|
+
* ascending. Redundant space characters are insignificant. Only one order
|
|
3559
|
+
* field at a time is allowed.
|
|
3560
|
+
*
|
|
3561
|
+
* Examples:
|
|
3562
|
+
*
|
|
3563
|
+
* * `project_id asc`
|
|
3564
|
+
* * `name`
|
|
3565
|
+
* * `sensitivity_level desc`
|
|
3566
|
+
*
|
|
3567
|
+
* Supported fields are:
|
|
3568
|
+
*
|
|
3569
|
+
* - `project_id`: The Google Cloud project ID.
|
|
3570
|
+
* - `sensitivity_level`: How sensitive the data in a table is, at most.
|
|
3571
|
+
* - `data_risk_level`: How much risk is associated with this data.
|
|
3572
|
+
* - `profile_last_generated`: When the profile was last updated in epoch
|
|
3573
|
+
* seconds.
|
|
3574
|
+
* - `last_modified`: The last time the resource was modified.
|
|
3575
|
+
* - `resource_visibility`: Visibility restriction for this resource.
|
|
3576
|
+
* - `name`: The name of the profile.
|
|
3577
|
+
* - `create_time`: The time the file store was first created.
|
|
3578
|
+
* @param {string} [request.filter]
|
|
3579
|
+
* Optional. Allows filtering.
|
|
3580
|
+
*
|
|
3581
|
+
* Supported syntax:
|
|
3582
|
+
*
|
|
3583
|
+
* * Filter expressions are made up of one or more restrictions.
|
|
3584
|
+
* * Restrictions can be combined by `AND` or `OR` logical operators. A
|
|
3585
|
+
* sequence of restrictions implicitly uses `AND`.
|
|
3586
|
+
* * A restriction has the form of `{field} {operator} {value}`.
|
|
3587
|
+
* * Supported fields/values:
|
|
3588
|
+
* - `project_id` - The Google Cloud project ID.
|
|
3589
|
+
* - `file_store_path` - The path like "gs://bucket".
|
|
3590
|
+
* - `sensitivity_level` - HIGH|MODERATE|LOW
|
|
3591
|
+
* - `data_risk_level` - HIGH|MODERATE|LOW
|
|
3592
|
+
* - `resource_visibility`: PUBLIC|RESTRICTED
|
|
3593
|
+
* - `status_code` - an RPC status code as defined in
|
|
3594
|
+
* https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
|
|
3595
|
+
* * The operator must be `=` or `!=`.
|
|
3596
|
+
*
|
|
3597
|
+
* Examples:
|
|
3598
|
+
*
|
|
3599
|
+
* * `project_id = 12345 AND status_code = 1`
|
|
3600
|
+
* * `project_id = 12345 AND sensitivity_level = HIGH`
|
|
3601
|
+
* * `project_id = 12345 AND resource_visibility = PUBLIC`
|
|
3602
|
+
* * `file_store_path = "gs://mybucket"`
|
|
3603
|
+
*
|
|
3604
|
+
* The length of this field should be no more than 500 characters.
|
|
3605
|
+
* @param {object} [options]
|
|
3606
|
+
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3607
|
+
* @returns {Promise} - The promise which resolves to an array.
|
|
3608
|
+
* The first element of the array is Array of {@link protos.google.privacy.dlp.v2.FileStoreDataProfile|FileStoreDataProfile}.
|
|
3609
|
+
* The client library will perform auto-pagination by default: it will call the API as many
|
|
3610
|
+
* times as needed and will merge results from all the pages into this array.
|
|
3611
|
+
* Note that it can affect your quota.
|
|
3612
|
+
* We recommend using `listFileStoreDataProfilesAsync()`
|
|
3613
|
+
* method described below for async iteration which you can stop as needed.
|
|
3614
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
3615
|
+
* for more details and examples.
|
|
3616
|
+
*/
|
|
3617
|
+
listFileStoreDataProfiles(request?: protos.google.privacy.dlp.v2.IListFileStoreDataProfilesRequest, options?: CallOptions): Promise<[
|
|
3618
|
+
protos.google.privacy.dlp.v2.IFileStoreDataProfile[],
|
|
3619
|
+
protos.google.privacy.dlp.v2.IListFileStoreDataProfilesRequest | null,
|
|
3620
|
+
protos.google.privacy.dlp.v2.IListFileStoreDataProfilesResponse
|
|
3621
|
+
]>;
|
|
3622
|
+
listFileStoreDataProfiles(request: protos.google.privacy.dlp.v2.IListFileStoreDataProfilesRequest, options: CallOptions, callback: PaginationCallback<protos.google.privacy.dlp.v2.IListFileStoreDataProfilesRequest, protos.google.privacy.dlp.v2.IListFileStoreDataProfilesResponse | null | undefined, protos.google.privacy.dlp.v2.IFileStoreDataProfile>): void;
|
|
3623
|
+
listFileStoreDataProfiles(request: protos.google.privacy.dlp.v2.IListFileStoreDataProfilesRequest, callback: PaginationCallback<protos.google.privacy.dlp.v2.IListFileStoreDataProfilesRequest, protos.google.privacy.dlp.v2.IListFileStoreDataProfilesResponse | null | undefined, protos.google.privacy.dlp.v2.IFileStoreDataProfile>): void;
|
|
3624
|
+
/**
|
|
3625
|
+
* Equivalent to `method.name.toCamelCase()`, but returns a NodeJS Stream object.
|
|
3626
|
+
* @param {Object} request
|
|
3627
|
+
* The request object that will be sent.
|
|
3628
|
+
* @param {string} request.parent
|
|
3629
|
+
* Required. Resource name of the organization or project, for
|
|
3630
|
+
* example `organizations/433245324/locations/europe` or
|
|
3631
|
+
* `projects/project-id/locations/asia`.
|
|
3632
|
+
* @param {string} [request.pageToken]
|
|
3633
|
+
* Optional. Page token to continue retrieval.
|
|
3634
|
+
* @param {number} [request.pageSize]
|
|
3635
|
+
* Optional. Size of the page. This value can be limited by the server. If
|
|
3636
|
+
* zero, server returns a page of max size 100.
|
|
3637
|
+
* @param {string} [request.orderBy]
|
|
3638
|
+
* Optional. Comma-separated list of fields to order by, followed by `asc` or
|
|
3639
|
+
* `desc` postfix. This list is case insensitive. The default sorting order is
|
|
3640
|
+
* ascending. Redundant space characters are insignificant. Only one order
|
|
3641
|
+
* field at a time is allowed.
|
|
3642
|
+
*
|
|
3643
|
+
* Examples:
|
|
3644
|
+
*
|
|
3645
|
+
* * `project_id asc`
|
|
3646
|
+
* * `name`
|
|
3647
|
+
* * `sensitivity_level desc`
|
|
3648
|
+
*
|
|
3649
|
+
* Supported fields are:
|
|
3650
|
+
*
|
|
3651
|
+
* - `project_id`: The Google Cloud project ID.
|
|
3652
|
+
* - `sensitivity_level`: How sensitive the data in a table is, at most.
|
|
3653
|
+
* - `data_risk_level`: How much risk is associated with this data.
|
|
3654
|
+
* - `profile_last_generated`: When the profile was last updated in epoch
|
|
3655
|
+
* seconds.
|
|
3656
|
+
* - `last_modified`: The last time the resource was modified.
|
|
3657
|
+
* - `resource_visibility`: Visibility restriction for this resource.
|
|
3658
|
+
* - `name`: The name of the profile.
|
|
3659
|
+
* - `create_time`: The time the file store was first created.
|
|
3660
|
+
* @param {string} [request.filter]
|
|
3661
|
+
* Optional. Allows filtering.
|
|
3662
|
+
*
|
|
3663
|
+
* Supported syntax:
|
|
3664
|
+
*
|
|
3665
|
+
* * Filter expressions are made up of one or more restrictions.
|
|
3666
|
+
* * Restrictions can be combined by `AND` or `OR` logical operators. A
|
|
3667
|
+
* sequence of restrictions implicitly uses `AND`.
|
|
3668
|
+
* * A restriction has the form of `{field} {operator} {value}`.
|
|
3669
|
+
* * Supported fields/values:
|
|
3670
|
+
* - `project_id` - The Google Cloud project ID.
|
|
3671
|
+
* - `file_store_path` - The path like "gs://bucket".
|
|
3672
|
+
* - `sensitivity_level` - HIGH|MODERATE|LOW
|
|
3673
|
+
* - `data_risk_level` - HIGH|MODERATE|LOW
|
|
3674
|
+
* - `resource_visibility`: PUBLIC|RESTRICTED
|
|
3675
|
+
* - `status_code` - an RPC status code as defined in
|
|
3676
|
+
* https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
|
|
3677
|
+
* * The operator must be `=` or `!=`.
|
|
3678
|
+
*
|
|
3679
|
+
* Examples:
|
|
3680
|
+
*
|
|
3681
|
+
* * `project_id = 12345 AND status_code = 1`
|
|
3682
|
+
* * `project_id = 12345 AND sensitivity_level = HIGH`
|
|
3683
|
+
* * `project_id = 12345 AND resource_visibility = PUBLIC`
|
|
3684
|
+
* * `file_store_path = "gs://mybucket"`
|
|
3685
|
+
*
|
|
3686
|
+
* The length of this field should be no more than 500 characters.
|
|
3687
|
+
* @param {object} [options]
|
|
3688
|
+
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3689
|
+
* @returns {Stream}
|
|
3690
|
+
* An object stream which emits an object representing {@link protos.google.privacy.dlp.v2.FileStoreDataProfile|FileStoreDataProfile} on 'data' event.
|
|
3691
|
+
* The client library will perform auto-pagination by default: it will call the API as many
|
|
3692
|
+
* times as needed. Note that it can affect your quota.
|
|
3693
|
+
* We recommend using `listFileStoreDataProfilesAsync()`
|
|
3694
|
+
* method described below for async iteration which you can stop as needed.
|
|
3695
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
3696
|
+
* for more details and examples.
|
|
3697
|
+
*/
|
|
3698
|
+
listFileStoreDataProfilesStream(request?: protos.google.privacy.dlp.v2.IListFileStoreDataProfilesRequest, options?: CallOptions): Transform;
|
|
3699
|
+
/**
|
|
3700
|
+
* Equivalent to `listFileStoreDataProfiles`, but returns an iterable object.
|
|
3701
|
+
*
|
|
3702
|
+
* `for`-`await`-`of` syntax is used with the iterable to get response elements on-demand.
|
|
3703
|
+
* @param {Object} request
|
|
3704
|
+
* The request object that will be sent.
|
|
3705
|
+
* @param {string} request.parent
|
|
3706
|
+
* Required. Resource name of the organization or project, for
|
|
3707
|
+
* example `organizations/433245324/locations/europe` or
|
|
3708
|
+
* `projects/project-id/locations/asia`.
|
|
3709
|
+
* @param {string} [request.pageToken]
|
|
3710
|
+
* Optional. Page token to continue retrieval.
|
|
3711
|
+
* @param {number} [request.pageSize]
|
|
3712
|
+
* Optional. Size of the page. This value can be limited by the server. If
|
|
3713
|
+
* zero, server returns a page of max size 100.
|
|
3714
|
+
* @param {string} [request.orderBy]
|
|
3715
|
+
* Optional. Comma-separated list of fields to order by, followed by `asc` or
|
|
3716
|
+
* `desc` postfix. This list is case insensitive. The default sorting order is
|
|
3717
|
+
* ascending. Redundant space characters are insignificant. Only one order
|
|
3718
|
+
* field at a time is allowed.
|
|
3719
|
+
*
|
|
3720
|
+
* Examples:
|
|
3721
|
+
*
|
|
3722
|
+
* * `project_id asc`
|
|
3723
|
+
* * `name`
|
|
3724
|
+
* * `sensitivity_level desc`
|
|
3725
|
+
*
|
|
3726
|
+
* Supported fields are:
|
|
3727
|
+
*
|
|
3728
|
+
* - `project_id`: The Google Cloud project ID.
|
|
3729
|
+
* - `sensitivity_level`: How sensitive the data in a table is, at most.
|
|
3730
|
+
* - `data_risk_level`: How much risk is associated with this data.
|
|
3731
|
+
* - `profile_last_generated`: When the profile was last updated in epoch
|
|
3732
|
+
* seconds.
|
|
3733
|
+
* - `last_modified`: The last time the resource was modified.
|
|
3734
|
+
* - `resource_visibility`: Visibility restriction for this resource.
|
|
3735
|
+
* - `name`: The name of the profile.
|
|
3736
|
+
* - `create_time`: The time the file store was first created.
|
|
3737
|
+
* @param {string} [request.filter]
|
|
3738
|
+
* Optional. Allows filtering.
|
|
3739
|
+
*
|
|
3740
|
+
* Supported syntax:
|
|
3741
|
+
*
|
|
3742
|
+
* * Filter expressions are made up of one or more restrictions.
|
|
3743
|
+
* * Restrictions can be combined by `AND` or `OR` logical operators. A
|
|
3744
|
+
* sequence of restrictions implicitly uses `AND`.
|
|
3745
|
+
* * A restriction has the form of `{field} {operator} {value}`.
|
|
3746
|
+
* * Supported fields/values:
|
|
3747
|
+
* - `project_id` - The Google Cloud project ID.
|
|
3748
|
+
* - `file_store_path` - The path like "gs://bucket".
|
|
3749
|
+
* - `sensitivity_level` - HIGH|MODERATE|LOW
|
|
3750
|
+
* - `data_risk_level` - HIGH|MODERATE|LOW
|
|
3751
|
+
* - `resource_visibility`: PUBLIC|RESTRICTED
|
|
3752
|
+
* - `status_code` - an RPC status code as defined in
|
|
3753
|
+
* https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
|
|
3754
|
+
* * The operator must be `=` or `!=`.
|
|
3755
|
+
*
|
|
3756
|
+
* Examples:
|
|
3757
|
+
*
|
|
3758
|
+
* * `project_id = 12345 AND status_code = 1`
|
|
3759
|
+
* * `project_id = 12345 AND sensitivity_level = HIGH`
|
|
3760
|
+
* * `project_id = 12345 AND resource_visibility = PUBLIC`
|
|
3761
|
+
* * `file_store_path = "gs://mybucket"`
|
|
3762
|
+
*
|
|
3763
|
+
* The length of this field should be no more than 500 characters.
|
|
3764
|
+
* @param {object} [options]
|
|
3765
|
+
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3766
|
+
* @returns {Object}
|
|
3767
|
+
* An iterable Object that allows {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Iteration_protocols | async iteration }.
|
|
3768
|
+
* When you iterate the returned iterable, each element will be an object representing
|
|
3769
|
+
* {@link protos.google.privacy.dlp.v2.FileStoreDataProfile|FileStoreDataProfile}. The API will be called under the hood as needed, once per the page,
|
|
3770
|
+
* so you can stop the iteration when you don't need more results.
|
|
3771
|
+
* Please see the {@link https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md#auto-pagination | documentation }
|
|
3772
|
+
* for more details and examples.
|
|
3773
|
+
* @example <caption>include:samples/generated/v2/dlp_service.list_file_store_data_profiles.js</caption>
|
|
3774
|
+
* region_tag:dlp_v2_generated_DlpService_ListFileStoreDataProfiles_async
|
|
3775
|
+
*/
|
|
3776
|
+
listFileStoreDataProfilesAsync(request?: protos.google.privacy.dlp.v2.IListFileStoreDataProfilesRequest, options?: CallOptions): AsyncIterable<protos.google.privacy.dlp.v2.IFileStoreDataProfile>;
|
|
3486
3777
|
/**
|
|
3487
3778
|
* Lists Connections in a parent.
|
|
3488
3779
|
*
|
|
@@ -3497,8 +3788,7 @@ export declare class DlpServiceClient {
|
|
|
3497
3788
|
* Optional. Page token from a previous page to return the next set of
|
|
3498
3789
|
* results. If set, all other request fields must match the original request.
|
|
3499
3790
|
* @param {string} [request.filter]
|
|
3500
|
-
* Optional.
|
|
3501
|
-
* - `state` - MISSING|AVAILABLE|ERROR
|
|
3791
|
+
* Optional. Supported field/value: `state` - MISSING|AVAILABLE|ERROR
|
|
3502
3792
|
* @param {object} [options]
|
|
3503
3793
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3504
3794
|
* @returns {Promise} - The promise which resolves to an array.
|
|
@@ -3531,8 +3821,7 @@ export declare class DlpServiceClient {
|
|
|
3531
3821
|
* Optional. Page token from a previous page to return the next set of
|
|
3532
3822
|
* results. If set, all other request fields must match the original request.
|
|
3533
3823
|
* @param {string} [request.filter]
|
|
3534
|
-
* Optional.
|
|
3535
|
-
* - `state` - MISSING|AVAILABLE|ERROR
|
|
3824
|
+
* Optional. Supported field/value: `state` - MISSING|AVAILABLE|ERROR
|
|
3536
3825
|
* @param {object} [options]
|
|
3537
3826
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3538
3827
|
* @returns {Stream}
|
|
@@ -3560,8 +3849,7 @@ export declare class DlpServiceClient {
|
|
|
3560
3849
|
* Optional. Page token from a previous page to return the next set of
|
|
3561
3850
|
* results. If set, all other request fields must match the original request.
|
|
3562
3851
|
* @param {string} [request.filter]
|
|
3563
|
-
* Optional.
|
|
3564
|
-
* - `state` - MISSING|AVAILABLE|ERROR
|
|
3852
|
+
* Optional. Supported field/value: `state` - MISSING|AVAILABLE|ERROR
|
|
3565
3853
|
* @param {object} [options]
|
|
3566
3854
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3567
3855
|
* @returns {Object}
|
|
@@ -3589,8 +3877,7 @@ export declare class DlpServiceClient {
|
|
|
3589
3877
|
* Optional. Page token from a previous page to return the next set of
|
|
3590
3878
|
* results. If set, all other request fields must match the original request.
|
|
3591
3879
|
* @param {string} [request.filter]
|
|
3592
|
-
* Optional.
|
|
3593
|
-
* - `state` - MISSING|AVAILABLE|ERROR
|
|
3880
|
+
* Optional. Supported field/value: - `state` - MISSING|AVAILABLE|ERROR
|
|
3594
3881
|
* @param {object} [options]
|
|
3595
3882
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3596
3883
|
* @returns {Promise} - The promise which resolves to an array.
|
|
@@ -3623,8 +3910,7 @@ export declare class DlpServiceClient {
|
|
|
3623
3910
|
* Optional. Page token from a previous page to return the next set of
|
|
3624
3911
|
* results. If set, all other request fields must match the original request.
|
|
3625
3912
|
* @param {string} [request.filter]
|
|
3626
|
-
* Optional.
|
|
3627
|
-
* - `state` - MISSING|AVAILABLE|ERROR
|
|
3913
|
+
* Optional. Supported field/value: - `state` - MISSING|AVAILABLE|ERROR
|
|
3628
3914
|
* @param {object} [options]
|
|
3629
3915
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3630
3916
|
* @returns {Stream}
|
|
@@ -3652,8 +3938,7 @@ export declare class DlpServiceClient {
|
|
|
3652
3938
|
* Optional. Page token from a previous page to return the next set of
|
|
3653
3939
|
* results. If set, all other request fields must match the original request.
|
|
3654
3940
|
* @param {string} [request.filter]
|
|
3655
|
-
* Optional.
|
|
3656
|
-
* - `state` - MISSING|AVAILABLE|ERROR
|
|
3941
|
+
* Optional. Supported field/value: - `state` - MISSING|AVAILABLE|ERROR
|
|
3657
3942
|
* @param {object} [options]
|
|
3658
3943
|
* Call options. See {@link https://googleapis.dev/nodejs/google-gax/latest/interfaces/CallOptions.html|CallOptions} for more details.
|
|
3659
3944
|
* @returns {Object}
|
|
@@ -3994,6 +4279,39 @@ export declare class DlpServiceClient {
|
|
|
3994
4279
|
* @returns {string} A string representing the deidentify_template.
|
|
3995
4280
|
*/
|
|
3996
4281
|
matchDeidentifyTemplateFromOrganizationLocationDeidentifyTemplateName(organizationLocationDeidentifyTemplateName: string): string | number;
|
|
4282
|
+
/**
|
|
4283
|
+
* Return a fully-qualified organizationLocationFileStoreDataProfile resource name string.
|
|
4284
|
+
*
|
|
4285
|
+
* @param {string} organization
|
|
4286
|
+
* @param {string} location
|
|
4287
|
+
* @param {string} file_store_data_profile
|
|
4288
|
+
* @returns {string} Resource name string.
|
|
4289
|
+
*/
|
|
4290
|
+
organizationLocationFileStoreDataProfilePath(organization: string, location: string, fileStoreDataProfile: string): string;
|
|
4291
|
+
/**
|
|
4292
|
+
* Parse the organization from OrganizationLocationFileStoreDataProfile resource.
|
|
4293
|
+
*
|
|
4294
|
+
* @param {string} organizationLocationFileStoreDataProfileName
|
|
4295
|
+
* A fully-qualified path representing organization_location_file_store_data_profile resource.
|
|
4296
|
+
* @returns {string} A string representing the organization.
|
|
4297
|
+
*/
|
|
4298
|
+
matchOrganizationFromOrganizationLocationFileStoreDataProfileName(organizationLocationFileStoreDataProfileName: string): string | number;
|
|
4299
|
+
/**
|
|
4300
|
+
* Parse the location from OrganizationLocationFileStoreDataProfile resource.
|
|
4301
|
+
*
|
|
4302
|
+
* @param {string} organizationLocationFileStoreDataProfileName
|
|
4303
|
+
* A fully-qualified path representing organization_location_file_store_data_profile resource.
|
|
4304
|
+
* @returns {string} A string representing the location.
|
|
4305
|
+
*/
|
|
4306
|
+
matchLocationFromOrganizationLocationFileStoreDataProfileName(organizationLocationFileStoreDataProfileName: string): string | number;
|
|
4307
|
+
/**
|
|
4308
|
+
* Parse the file_store_data_profile from OrganizationLocationFileStoreDataProfile resource.
|
|
4309
|
+
*
|
|
4310
|
+
* @param {string} organizationLocationFileStoreDataProfileName
|
|
4311
|
+
* A fully-qualified path representing organization_location_file_store_data_profile resource.
|
|
4312
|
+
* @returns {string} A string representing the file_store_data_profile.
|
|
4313
|
+
*/
|
|
4314
|
+
matchFileStoreDataProfileFromOrganizationLocationFileStoreDataProfileName(organizationLocationFileStoreDataProfileName: string): string | number;
|
|
3997
4315
|
/**
|
|
3998
4316
|
* Return a fully-qualified organizationLocationInspectTemplate resource name string.
|
|
3999
4317
|
*
|
|
@@ -4375,6 +4693,39 @@ export declare class DlpServiceClient {
|
|
|
4375
4693
|
* @returns {string} A string representing the dlp_job.
|
|
4376
4694
|
*/
|
|
4377
4695
|
matchDlpJobFromProjectLocationDlpJobName(projectLocationDlpJobName: string): string | number;
|
|
4696
|
+
/**
|
|
4697
|
+
* Return a fully-qualified projectLocationFileStoreDataProfile resource name string.
|
|
4698
|
+
*
|
|
4699
|
+
* @param {string} project
|
|
4700
|
+
* @param {string} location
|
|
4701
|
+
* @param {string} file_store_data_profile
|
|
4702
|
+
* @returns {string} Resource name string.
|
|
4703
|
+
*/
|
|
4704
|
+
projectLocationFileStoreDataProfilePath(project: string, location: string, fileStoreDataProfile: string): string;
|
|
4705
|
+
/**
|
|
4706
|
+
* Parse the project from ProjectLocationFileStoreDataProfile resource.
|
|
4707
|
+
*
|
|
4708
|
+
* @param {string} projectLocationFileStoreDataProfileName
|
|
4709
|
+
* A fully-qualified path representing project_location_file_store_data_profile resource.
|
|
4710
|
+
* @returns {string} A string representing the project.
|
|
4711
|
+
*/
|
|
4712
|
+
matchProjectFromProjectLocationFileStoreDataProfileName(projectLocationFileStoreDataProfileName: string): string | number;
|
|
4713
|
+
/**
|
|
4714
|
+
* Parse the location from ProjectLocationFileStoreDataProfile resource.
|
|
4715
|
+
*
|
|
4716
|
+
* @param {string} projectLocationFileStoreDataProfileName
|
|
4717
|
+
* A fully-qualified path representing project_location_file_store_data_profile resource.
|
|
4718
|
+
* @returns {string} A string representing the location.
|
|
4719
|
+
*/
|
|
4720
|
+
matchLocationFromProjectLocationFileStoreDataProfileName(projectLocationFileStoreDataProfileName: string): string | number;
|
|
4721
|
+
/**
|
|
4722
|
+
* Parse the file_store_data_profile from ProjectLocationFileStoreDataProfile resource.
|
|
4723
|
+
*
|
|
4724
|
+
* @param {string} projectLocationFileStoreDataProfileName
|
|
4725
|
+
* A fully-qualified path representing project_location_file_store_data_profile resource.
|
|
4726
|
+
* @returns {string} A string representing the file_store_data_profile.
|
|
4727
|
+
*/
|
|
4728
|
+
matchFileStoreDataProfileFromProjectLocationFileStoreDataProfileName(projectLocationFileStoreDataProfileName: string): string | number;
|
|
4378
4729
|
/**
|
|
4379
4730
|
* Return a fully-qualified projectLocationInspectTemplate resource name string.
|
|
4380
4731
|
*
|