Skip to content

Commit c44af38

Browse files
feat(dlp): update the api
#### dlp:v2 The following keys were deleted: - schemas.GooglePrivacyDlpV2DataSourceType.properties.dataSource.readOnly (Total Keys: 1)
1 parent b952757 commit c44af38

7 files changed

+72
-73
lines changed

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

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ <h3>Method Details</h3>
386386
&quot;minAge&quot;: &quot;A String&quot;, # Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
387387
},
388388
&quot;dataSourceType&quot;: { # Message used to identify the type of resource being profiled. # Required. The type of data profiles generated by this discovery target. Supported values are: * aws/s3/bucket
389-
&quot;dataSource&quot;: &quot;A String&quot;, # Output only. An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
389+
&quot;dataSource&quot;: &quot;A String&quot;, # An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
390390
},
391391
&quot;disabled&quot;: { # Do not profile the tables. # Disable profiling for resources that match this filter.
392392
},
@@ -444,8 +444,8 @@ <h3>Method Details</h3>
444444
},
445445
&quot;others&quot;: { # Match discovery resources not covered by any other filter. # Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
446446
},
447-
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI dataset. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
448-
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.
447+
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI resource. Currently only datasets are supported. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
448+
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples: * `projects/{project}/locations/{location}/datasets/{dataset}`
449449
},
450450
},
451451
&quot;generationCadence&quot;: { # How often existing datasets should have their profiles refreshed. New datasets are scanned as quickly as possible depending on system capacity. # How often and when to update profiles. New datasets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
@@ -743,7 +743,7 @@ <h3>Method Details</h3>
743743
&quot;minAge&quot;: &quot;A String&quot;, # Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
744744
},
745745
&quot;dataSourceType&quot;: { # Message used to identify the type of resource being profiled. # Required. The type of data profiles generated by this discovery target. Supported values are: * aws/s3/bucket
746-
&quot;dataSource&quot;: &quot;A String&quot;, # Output only. An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
746+
&quot;dataSource&quot;: &quot;A String&quot;, # An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
747747
},
748748
&quot;disabled&quot;: { # Do not profile the tables. # Disable profiling for resources that match this filter.
749749
},
@@ -801,8 +801,8 @@ <h3>Method Details</h3>
801801
},
802802
&quot;others&quot;: { # Match discovery resources not covered by any other filter. # Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
803803
},
804-
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI dataset. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
805-
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.
804+
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI resource. Currently only datasets are supported. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
805+
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples: * `projects/{project}/locations/{location}/datasets/{dataset}`
806806
},
807807
},
808808
&quot;generationCadence&quot;: { # How often existing datasets should have their profiles refreshed. New datasets are scanned as quickly as possible depending on system capacity. # How often and when to update profiles. New datasets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
@@ -1124,7 +1124,7 @@ <h3>Method Details</h3>
11241124
&quot;minAge&quot;: &quot;A String&quot;, # Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
11251125
},
11261126
&quot;dataSourceType&quot;: { # Message used to identify the type of resource being profiled. # Required. The type of data profiles generated by this discovery target. Supported values are: * aws/s3/bucket
1127-
&quot;dataSource&quot;: &quot;A String&quot;, # Output only. An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
1127+
&quot;dataSource&quot;: &quot;A String&quot;, # An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
11281128
},
11291129
&quot;disabled&quot;: { # Do not profile the tables. # Disable profiling for resources that match this filter.
11301130
},
@@ -1182,8 +1182,8 @@ <h3>Method Details</h3>
11821182
},
11831183
&quot;others&quot;: { # Match discovery resources not covered by any other filter. # Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
11841184
},
1185-
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI dataset. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
1186-
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.
1185+
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI resource. Currently only datasets are supported. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
1186+
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples: * `projects/{project}/locations/{location}/datasets/{dataset}`
11871187
},
11881188
},
11891189
&quot;generationCadence&quot;: { # How often existing datasets should have their profiles refreshed. New datasets are scanned as quickly as possible depending on system capacity. # How often and when to update profiles. New datasets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
@@ -1492,7 +1492,7 @@ <h3>Method Details</h3>
14921492
&quot;minAge&quot;: &quot;A String&quot;, # Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
14931493
},
14941494
&quot;dataSourceType&quot;: { # Message used to identify the type of resource being profiled. # Required. The type of data profiles generated by this discovery target. Supported values are: * aws/s3/bucket
1495-
&quot;dataSource&quot;: &quot;A String&quot;, # Output only. An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
1495+
&quot;dataSource&quot;: &quot;A String&quot;, # An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
14961496
},
14971497
&quot;disabled&quot;: { # Do not profile the tables. # Disable profiling for resources that match this filter.
14981498
},
@@ -1550,8 +1550,8 @@ <h3>Method Details</h3>
15501550
},
15511551
&quot;others&quot;: { # Match discovery resources not covered by any other filter. # Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
15521552
},
1553-
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI dataset. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
1554-
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.
1553+
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI resource. Currently only datasets are supported. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
1554+
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples: * `projects/{project}/locations/{location}/datasets/{dataset}`
15551555
},
15561556
},
15571557
&quot;generationCadence&quot;: { # How often existing datasets should have their profiles refreshed. New datasets are scanned as quickly as possible depending on system capacity. # How often and when to update profiles. New datasets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
@@ -1868,7 +1868,7 @@ <h3>Method Details</h3>
18681868
&quot;minAge&quot;: &quot;A String&quot;, # Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
18691869
},
18701870
&quot;dataSourceType&quot;: { # Message used to identify the type of resource being profiled. # Required. The type of data profiles generated by this discovery target. Supported values are: * aws/s3/bucket
1871-
&quot;dataSource&quot;: &quot;A String&quot;, # Output only. An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
1871+
&quot;dataSource&quot;: &quot;A String&quot;, # An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
18721872
},
18731873
&quot;disabled&quot;: { # Do not profile the tables. # Disable profiling for resources that match this filter.
18741874
},
@@ -1926,8 +1926,8 @@ <h3>Method Details</h3>
19261926
},
19271927
&quot;others&quot;: { # Match discovery resources not covered by any other filter. # Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
19281928
},
1929-
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI dataset. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
1930-
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.
1929+
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI resource. Currently only datasets are supported. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
1930+
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples: * `projects/{project}/locations/{location}/datasets/{dataset}`
19311931
},
19321932
},
19331933
&quot;generationCadence&quot;: { # How often existing datasets should have their profiles refreshed. New datasets are scanned as quickly as possible depending on system capacity. # How often and when to update profiles. New datasets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.
@@ -2226,7 +2226,7 @@ <h3>Method Details</h3>
22262226
&quot;minAge&quot;: &quot;A String&quot;, # Minimum age a resource must be before Cloud DLP can profile it. Value must be 1 hour or greater.
22272227
},
22282228
&quot;dataSourceType&quot;: { # Message used to identify the type of resource being profiled. # Required. The type of data profiles generated by this discovery target. Supported values are: * aws/s3/bucket
2229-
&quot;dataSource&quot;: &quot;A String&quot;, # Output only. An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
2229+
&quot;dataSource&quot;: &quot;A String&quot;, # An identifying string to the type of resource being profiled. Current values: * google/bigquery/table * google/project * google/sql/table * google/gcs/bucket
22302230
},
22312231
&quot;disabled&quot;: { # Do not profile the tables. # Disable profiling for resources that match this filter.
22322232
},
@@ -2284,8 +2284,8 @@ <h3>Method Details</h3>
22842284
},
22852285
&quot;others&quot;: { # Match discovery resources not covered by any other filter. # Catch-all. This should always be the last target in the list because anything above it will apply first. Should only appear once in a configuration. If none is specified, a default one will be added automatically.
22862286
},
2287-
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI dataset. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
2288-
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the dataset resource. If set within a project-level configuration, the specified resource must be within the project.
2287+
&quot;vertexDatasetResourceReference&quot;: { # Identifies a single Vertex AI resource. Currently only datasets are supported. # The dataset resource to scan. Targets including this can only include one target (the target with this dataset resource reference).
2288+
&quot;datasetResourceName&quot;: &quot;A String&quot;, # Required. The name of the Vertex AI resource. If set within a project-level configuration, the specified resource must be within the project. Examples: * `projects/{project}/locations/{location}/datasets/{dataset}`
22892289
},
22902290
},
22912291
&quot;generationCadence&quot;: { # How often existing datasets should have their profiles refreshed. New datasets are scanned as quickly as possible depending on system capacity. # How often and when to update profiles. New datasets that match both the filter and conditions are scanned as quickly as possible depending on system capacity.

0 commit comments

Comments
 (0)