Skip to content

Commit b3975ec

Browse files
fix(dlp): update the api
#### dlp:v2 The following keys were changed: - endpoints (Total Keys: 1)
1 parent 6071a56 commit b3975ec

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ <h3>Method Details</h3>
715715
},
716716
},
717717
],
718-
&quot;noFilesExist&quot;: True or False, # True if no files exist in this cluster. If the bucket had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
718+
&quot;noFilesExist&quot;: True or False, # True if no files exist in this cluster. If the file store had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
719719
&quot;sensitivityScore&quot;: { # Score is calculated from of all elements in the data profile. A higher level means the data is more sensitive. # The sensitivity score of this cluster. The score will be SENSITIVITY_LOW if nothing has been scanned.
720720
&quot;score&quot;: &quot;A String&quot;, # The sensitivity score applied to the resource.
721721
},
@@ -737,7 +737,7 @@ <h3>Method Details</h3>
737737
&quot;fileStorePath&quot;: &quot;A String&quot;, # The file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
738738
&quot;fullResource&quot;: &quot;A String&quot;, # The resource name of the resource profiled. https://cloud.google.com/apis/design/resource_names#full_resource_name Example format of an S3 bucket full resource name: `//cloudasset.googleapis.com/organizations/{org_id}/otherCloudConnections/aws/arn:aws:s3:::{bucket_name}`
739739
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # The time the file store was last modified.
740-
&quot;locationType&quot;: &quot;A String&quot;, # The location type of the bucket (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.
740+
&quot;locationType&quot;: &quot;A String&quot;, # The location type of the file store (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.
741741
&quot;name&quot;: &quot;A String&quot;, # The name of the profile.
742742
&quot;profileLastGenerated&quot;: &quot;A String&quot;, # The last time the profile was generated.
743743
&quot;profileStatus&quot;: { # Success or errors for the profile generation. # Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated.
@@ -1394,7 +1394,7 @@ <h3>Method Details</h3>
13941394
},
13951395
},
13961396
],
1397-
&quot;noFilesExist&quot;: True or False, # True if no files exist in this cluster. If the bucket had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
1397+
&quot;noFilesExist&quot;: True or False, # True if no files exist in this cluster. If the file store had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
13981398
&quot;sensitivityScore&quot;: { # Score is calculated from of all elements in the data profile. A higher level means the data is more sensitive. # The sensitivity score of this cluster. The score will be SENSITIVITY_LOW if nothing has been scanned.
13991399
&quot;score&quot;: &quot;A String&quot;, # The sensitivity score applied to the resource.
14001400
},
@@ -1416,7 +1416,7 @@ <h3>Method Details</h3>
14161416
&quot;fileStorePath&quot;: &quot;A String&quot;, # The file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
14171417
&quot;fullResource&quot;: &quot;A String&quot;, # The resource name of the resource profiled. https://cloud.google.com/apis/design/resource_names#full_resource_name Example format of an S3 bucket full resource name: `//cloudasset.googleapis.com/organizations/{org_id}/otherCloudConnections/aws/arn:aws:s3:::{bucket_name}`
14181418
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # The time the file store was last modified.
1419-
&quot;locationType&quot;: &quot;A String&quot;, # The location type of the bucket (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.
1419+
&quot;locationType&quot;: &quot;A String&quot;, # The location type of the file store (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.
14201420
&quot;name&quot;: &quot;A String&quot;, # The name of the profile.
14211421
&quot;profileLastGenerated&quot;: &quot;A String&quot;, # The last time the profile was generated.
14221422
&quot;profileStatus&quot;: { # Success or errors for the profile generation. # Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated.

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ <h3>Method Details</h3>
715715
},
716716
},
717717
],
718-
&quot;noFilesExist&quot;: True or False, # True if no files exist in this cluster. If the bucket had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
718+
&quot;noFilesExist&quot;: True or False, # True if no files exist in this cluster. If the file store had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
719719
&quot;sensitivityScore&quot;: { # Score is calculated from of all elements in the data profile. A higher level means the data is more sensitive. # The sensitivity score of this cluster. The score will be SENSITIVITY_LOW if nothing has been scanned.
720720
&quot;score&quot;: &quot;A String&quot;, # The sensitivity score applied to the resource.
721721
},
@@ -737,7 +737,7 @@ <h3>Method Details</h3>
737737
&quot;fileStorePath&quot;: &quot;A String&quot;, # The file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
738738
&quot;fullResource&quot;: &quot;A String&quot;, # The resource name of the resource profiled. https://cloud.google.com/apis/design/resource_names#full_resource_name Example format of an S3 bucket full resource name: `//cloudasset.googleapis.com/organizations/{org_id}/otherCloudConnections/aws/arn:aws:s3:::{bucket_name}`
739739
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # The time the file store was last modified.
740-
&quot;locationType&quot;: &quot;A String&quot;, # The location type of the bucket (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.
740+
&quot;locationType&quot;: &quot;A String&quot;, # The location type of the file store (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.
741741
&quot;name&quot;: &quot;A String&quot;, # The name of the profile.
742742
&quot;profileLastGenerated&quot;: &quot;A String&quot;, # The last time the profile was generated.
743743
&quot;profileStatus&quot;: { # Success or errors for the profile generation. # Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated.
@@ -1394,7 +1394,7 @@ <h3>Method Details</h3>
13941394
},
13951395
},
13961396
],
1397-
&quot;noFilesExist&quot;: True or False, # True if no files exist in this cluster. If the bucket had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
1397+
&quot;noFilesExist&quot;: True or False, # True if no files exist in this cluster. If the file store had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.
13981398
&quot;sensitivityScore&quot;: { # Score is calculated from of all elements in the data profile. A higher level means the data is more sensitive. # The sensitivity score of this cluster. The score will be SENSITIVITY_LOW if nothing has been scanned.
13991399
&quot;score&quot;: &quot;A String&quot;, # The sensitivity score applied to the resource.
14001400
},
@@ -1416,7 +1416,7 @@ <h3>Method Details</h3>
14161416
&quot;fileStorePath&quot;: &quot;A String&quot;, # The file store path. * Cloud Storage: `gs://{bucket}` * Amazon S3: `s3://{bucket}`
14171417
&quot;fullResource&quot;: &quot;A String&quot;, # The resource name of the resource profiled. https://cloud.google.com/apis/design/resource_names#full_resource_name Example format of an S3 bucket full resource name: `//cloudasset.googleapis.com/organizations/{org_id}/otherCloudConnections/aws/arn:aws:s3:::{bucket_name}`
14181418
&quot;lastModifiedTime&quot;: &quot;A String&quot;, # The time the file store was last modified.
1419-
&quot;locationType&quot;: &quot;A String&quot;, # The location type of the bucket (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.
1419+
&quot;locationType&quot;: &quot;A String&quot;, # The location type of the file store (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.
14201420
&quot;name&quot;: &quot;A String&quot;, # The name of the profile.
14211421
&quot;profileLastGenerated&quot;: &quot;A String&quot;, # The last time the profile was generated.
14221422
&quot;profileStatus&quot;: { # Success or errors for the profile generation. # Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated.

googleapiclient/discovery_cache/documents/dlp.v2.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,16 @@
230230
"description": "Regional Endpoint",
231231
"endpointUrl": "https://dlp.us-west8.rep.googleapis.com/",
232232
"location": "us-west8"
233+
},
234+
{
235+
"description": "Regional Endpoint",
236+
"endpointUrl": "https://dlp.us.rep.googleapis.com/",
237+
"location": "us"
238+
},
239+
{
240+
"description": "Regional Endpoint",
241+
"endpointUrl": "https://dlp.eu.rep.googleapis.com/",
242+
"location": "eu"
233243
}
234244
],
235245
"fullyEncodeReservedExpansion": true,
@@ -5015,7 +5025,7 @@
50155025
}
50165026
}
50175027
},
5018-
"revision": "20241204",
5028+
"revision": "20241215",
50195029
"rootUrl": "https://dlp.googleapis.com/",
50205030
"schemas": {
50215031
"GooglePrivacyDlpV2Action": {
@@ -8243,7 +8253,7 @@
82438253
"type": "array"
82448254
},
82458255
"noFilesExist": {
8246-
"description": "True if no files exist in this cluster. If the bucket had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.",
8256+
"description": "True if no files exist in this cluster. If the file store had more files than could be listed, this will be false even if no files for this cluster were seen and file_extensions_seen is empty.",
82478257
"type": "boolean"
82488258
},
82498259
"sensitivityScore": {
@@ -8391,7 +8401,7 @@
83918401
"type": "string"
83928402
},
83938403
"locationType": {
8394-
"description": "The location type of the bucket (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.",
8404+
"description": "The location type of the file store (region, dual-region, multi-region, etc). If dual-region, expect data_storage_locations to be populated.",
83958405
"type": "string"
83968406
},
83978407
"name": {

0 commit comments

Comments
 (0)