Skip to content

Commit 0338e8c

Browse files
feat: Automated regeneration of dlp v2 client (#18715)
Auto-created at 2024-04-07 10:05:29 +0000 using the toys pull request generator.
1 parent b9a0fb0 commit 0338e8c

File tree

6 files changed

+1224
-11
lines changed

6 files changed

+1224
-11
lines changed

api_names_out.yaml

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203107,6 +203107,7 @@
203107203107
"/dlp:v2/GooglePrivacyDlpV2ActivateJobTriggerRequest": google_privacy_dlp_v2_activate_job_trigger_request
203108203108
"/dlp:v2/GooglePrivacyDlpV2AllInfoTypes": google_privacy_dlp_v2_all_info_types
203109203109
"/dlp:v2/GooglePrivacyDlpV2AllOtherBigQueryTables": google_privacy_dlp_v2_all_other_big_query_tables
203110+
"/dlp:v2/GooglePrivacyDlpV2AllOtherDatabaseResources": google_privacy_dlp_v2_all_other_database_resources
203110203111
"/dlp:v2/GooglePrivacyDlpV2AllText": google_privacy_dlp_v2_all_text
203111203112
"/dlp:v2/GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails": google_privacy_dlp_v2_analyze_data_source_risk_details
203112203113
"/dlp:v2/GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails/categoricalStatsResult": categorical_stats_result
@@ -203198,6 +203199,18 @@
203198203199
"/dlp:v2/GooglePrivacyDlpV2CharsToIgnore": google_privacy_dlp_v2_chars_to_ignore
203199203200
"/dlp:v2/GooglePrivacyDlpV2CharsToIgnore/charactersToSkip": characters_to_skip
203200203201
"/dlp:v2/GooglePrivacyDlpV2CharsToIgnore/commonCharactersToIgnore": common_characters_to_ignore
203202+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlDiscoveryTarget": google_privacy_dlp_v2_cloud_sql_discovery_target
203203+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlDiscoveryTarget/conditions": conditions
203204+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlDiscoveryTarget/disabled": disabled
203205+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlDiscoveryTarget/filter": filter
203206+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlDiscoveryTarget/generationCadence": generation_cadence
203207+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlIamCredential": google_privacy_dlp_v2_cloud_sql_iam_credential
203208+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlProperties": google_privacy_dlp_v2_cloud_sql_properties
203209+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlProperties/cloudSqlIam": cloud_sql_iam
203210+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlProperties/connectionName": connection_name
203211+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlProperties/databaseEngine": database_engine
203212+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlProperties/maxConnections": max_connections
203213+
"/dlp:v2/GooglePrivacyDlpV2CloudSqlProperties/usernamePassword": username_password
203201203214
"/dlp:v2/GooglePrivacyDlpV2CloudStorageFileSet": google_privacy_dlp_v2_cloud_storage_file_set
203202203215
"/dlp:v2/GooglePrivacyDlpV2CloudStorageFileSet/url": url
203203203216
"/dlp:v2/GooglePrivacyDlpV2CloudStorageOptions": google_privacy_dlp_v2_cloud_storage_options
@@ -203249,6 +203262,12 @@
203249203262
"/dlp:v2/GooglePrivacyDlpV2Conditions": google_privacy_dlp_v2_conditions
203250203263
"/dlp:v2/GooglePrivacyDlpV2Conditions/conditions": conditions
203251203264
"/dlp:v2/GooglePrivacyDlpV2Conditions/conditions/condition": condition
203265+
"/dlp:v2/GooglePrivacyDlpV2Connection": google_privacy_dlp_v2_connection
203266+
"/dlp:v2/GooglePrivacyDlpV2Connection/cloudSql": cloud_sql
203267+
"/dlp:v2/GooglePrivacyDlpV2Connection/errors": errors
203268+
"/dlp:v2/GooglePrivacyDlpV2Connection/errors/error": error
203269+
"/dlp:v2/GooglePrivacyDlpV2Connection/name": name
203270+
"/dlp:v2/GooglePrivacyDlpV2Connection/state": state
203252203271
"/dlp:v2/GooglePrivacyDlpV2Container": google_privacy_dlp_v2_container
203253203272
"/dlp:v2/GooglePrivacyDlpV2Container/fullPath": full_path
203254203273
"/dlp:v2/GooglePrivacyDlpV2Container/projectId": project_id
@@ -203269,6 +203288,8 @@
203269203288
"/dlp:v2/GooglePrivacyDlpV2ContentLocation/imageLocation": image_location
203270203289
"/dlp:v2/GooglePrivacyDlpV2ContentLocation/metadataLocation": metadata_location
203271203290
"/dlp:v2/GooglePrivacyDlpV2ContentLocation/recordLocation": record_location
203291+
"/dlp:v2/GooglePrivacyDlpV2CreateConnectionRequest": google_privacy_dlp_v2_create_connection_request
203292+
"/dlp:v2/GooglePrivacyDlpV2CreateConnectionRequest/connection": connection
203272203293
"/dlp:v2/GooglePrivacyDlpV2CreateDeidentifyTemplateRequest": google_privacy_dlp_v2_create_deidentify_template_request
203273203294
"/dlp:v2/GooglePrivacyDlpV2CreateDeidentifyTemplateRequest/deidentifyTemplate": deidentify_template
203274203295
"/dlp:v2/GooglePrivacyDlpV2CreateDeidentifyTemplateRequest/locationId": location_id
@@ -203352,6 +203373,19 @@
203352203373
"/dlp:v2/GooglePrivacyDlpV2DataRiskLevel/score": score
203353203374
"/dlp:v2/GooglePrivacyDlpV2DataSourceType": google_privacy_dlp_v2_data_source_type
203354203375
"/dlp:v2/GooglePrivacyDlpV2DataSourceType/dataSource": data_source
203376+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceCollection": google_privacy_dlp_v2_database_resource_collection
203377+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceCollection/includeRegexes": include_regexes
203378+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceReference": google_privacy_dlp_v2_database_resource_reference
203379+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceReference/instance": instance
203380+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceReference/projectId": project_id
203381+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceRegex": google_privacy_dlp_v2_database_resource_regex
203382+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceRegex/databaseRegex": database_regex
203383+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceRegex/databaseResourceNameRegex": database_resource_name_regex
203384+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceRegex/instanceRegex": instance_regex
203385+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceRegex/projectIdRegex": project_id_regex
203386+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceRegexes": google_privacy_dlp_v2_database_resource_regexes
203387+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceRegexes/patterns": patterns
203388+
"/dlp:v2/GooglePrivacyDlpV2DatabaseResourceRegexes/patterns/pattern": pattern
203355203389
"/dlp:v2/GooglePrivacyDlpV2DatastoreKey": google_privacy_dlp_v2_datastore_key
203356203390
"/dlp:v2/GooglePrivacyDlpV2DatastoreKey/entityKey": entity_key
203357203391
"/dlp:v2/GooglePrivacyDlpV2DatastoreOptions": google_privacy_dlp_v2_datastore_options
@@ -203436,6 +203470,18 @@
203436203470
"/dlp:v2/GooglePrivacyDlpV2DiscoveryBigQueryFilter": google_privacy_dlp_v2_discovery_big_query_filter
203437203471
"/dlp:v2/GooglePrivacyDlpV2DiscoveryBigQueryFilter/otherTables": other_tables
203438203472
"/dlp:v2/GooglePrivacyDlpV2DiscoveryBigQueryFilter/tables": tables
203473+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlConditions": google_privacy_dlp_v2_discovery_cloud_sql_conditions
203474+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlConditions/databaseEngines": database_engines
203475+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlConditions/databaseEngines/database_engine": database_engine
203476+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlConditions/types": types
203477+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlConditions/types/type": type
203478+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlFilter": google_privacy_dlp_v2_discovery_cloud_sql_filter
203479+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlFilter/collection": collection
203480+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlFilter/databaseResourceReference": database_resource_reference
203481+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlFilter/others": others
203482+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence": google_privacy_dlp_v2_discovery_cloud_sql_generation_cadence
203483+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence/refreshFrequency": refresh_frequency
203484+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence/schemaModifiedCadence": schema_modified_cadence
203439203485
"/dlp:v2/GooglePrivacyDlpV2DiscoveryConfig": google_privacy_dlp_v2_discovery_config
203440203486
"/dlp:v2/GooglePrivacyDlpV2DiscoveryConfig/actions": actions
203441203487
"/dlp:v2/GooglePrivacyDlpV2DiscoveryConfig/actions/action": action
@@ -203468,6 +203514,7 @@
203468203514
"/dlp:v2/GooglePrivacyDlpV2DiscoveryTableModifiedCadence/types/type": type
203469203515
"/dlp:v2/GooglePrivacyDlpV2DiscoveryTarget": google_privacy_dlp_v2_discovery_target
203470203516
"/dlp:v2/GooglePrivacyDlpV2DiscoveryTarget/bigQueryTarget": big_query_target
203517+
"/dlp:v2/GooglePrivacyDlpV2DiscoveryTarget/cloudSqlTarget": cloud_sql_target
203471203518
"/dlp:v2/GooglePrivacyDlpV2DlpJob": google_privacy_dlp_v2_dlp_job
203472203519
"/dlp:v2/GooglePrivacyDlpV2DlpJob/actionDetails": action_details
203473203520
"/dlp:v2/GooglePrivacyDlpV2DlpJob/actionDetails/action_detail": action_detail
@@ -203773,6 +203820,10 @@
203773203820
"/dlp:v2/GooglePrivacyDlpV2ListColumnDataProfilesResponse/columnDataProfiles": column_data_profiles
203774203821
"/dlp:v2/GooglePrivacyDlpV2ListColumnDataProfilesResponse/columnDataProfiles/column_data_profile": column_data_profile
203775203822
"/dlp:v2/GooglePrivacyDlpV2ListColumnDataProfilesResponse/nextPageToken": next_page_token
203823+
"/dlp:v2/GooglePrivacyDlpV2ListConnectionsResponse": google_privacy_dlp_v2_list_connections_response
203824+
"/dlp:v2/GooglePrivacyDlpV2ListConnectionsResponse/connections": connections
203825+
"/dlp:v2/GooglePrivacyDlpV2ListConnectionsResponse/connections/connection": connection
203826+
"/dlp:v2/GooglePrivacyDlpV2ListConnectionsResponse/nextPageToken": next_page_token
203776203827
"/dlp:v2/GooglePrivacyDlpV2ListDeidentifyTemplatesResponse": google_privacy_dlp_v2_list_deidentify_templates_response
203777203828
"/dlp:v2/GooglePrivacyDlpV2ListDeidentifyTemplatesResponse/deidentifyTemplates": deidentify_templates
203778203829
"/dlp:v2/GooglePrivacyDlpV2ListDeidentifyTemplatesResponse/deidentifyTemplates/deidentify_template": deidentify_template
@@ -203991,6 +204042,17 @@
203991204042
"/dlp:v2/GooglePrivacyDlpV2SaveFindings/outputConfig": output_config
203992204043
"/dlp:v2/GooglePrivacyDlpV2Schedule": google_privacy_dlp_v2_schedule
203993204044
"/dlp:v2/GooglePrivacyDlpV2Schedule/recurrencePeriodDuration": recurrence_period_duration
204045+
"/dlp:v2/GooglePrivacyDlpV2SchemaModifiedCadence": google_privacy_dlp_v2_schema_modified_cadence
204046+
"/dlp:v2/GooglePrivacyDlpV2SchemaModifiedCadence/frequency": frequency
204047+
"/dlp:v2/GooglePrivacyDlpV2SchemaModifiedCadence/types": types
204048+
"/dlp:v2/GooglePrivacyDlpV2SchemaModifiedCadence/types/type": type
204049+
"/dlp:v2/GooglePrivacyDlpV2SearchConnectionsResponse": google_privacy_dlp_v2_search_connections_response
204050+
"/dlp:v2/GooglePrivacyDlpV2SearchConnectionsResponse/connections": connections
204051+
"/dlp:v2/GooglePrivacyDlpV2SearchConnectionsResponse/connections/connection": connection
204052+
"/dlp:v2/GooglePrivacyDlpV2SearchConnectionsResponse/nextPageToken": next_page_token
204053+
"/dlp:v2/GooglePrivacyDlpV2SecretManagerCredential": google_privacy_dlp_v2_secret_manager_credential
204054+
"/dlp:v2/GooglePrivacyDlpV2SecretManagerCredential/passwordSecretVersionName": password_secret_version_name
204055+
"/dlp:v2/GooglePrivacyDlpV2SecretManagerCredential/username": username
203994204056
"/dlp:v2/GooglePrivacyDlpV2SelectedInfoTypes": google_privacy_dlp_v2_selected_info_types
203995204057
"/dlp:v2/GooglePrivacyDlpV2SelectedInfoTypes/infoTypes": info_types
203996204058
"/dlp:v2/GooglePrivacyDlpV2SelectedInfoTypes/infoTypes/info_type": info_type
@@ -204142,6 +204204,9 @@
204142204204
"/dlp:v2/GooglePrivacyDlpV2Trigger/schedule": schedule
204143204205
"/dlp:v2/GooglePrivacyDlpV2UnwrappedCryptoKey": google_privacy_dlp_v2_unwrapped_crypto_key
204144204206
"/dlp:v2/GooglePrivacyDlpV2UnwrappedCryptoKey/key": key
204207+
"/dlp:v2/GooglePrivacyDlpV2UpdateConnectionRequest": google_privacy_dlp_v2_update_connection_request
204208+
"/dlp:v2/GooglePrivacyDlpV2UpdateConnectionRequest/connection": connection
204209+
"/dlp:v2/GooglePrivacyDlpV2UpdateConnectionRequest/updateMask": update_mask
204145204210
"/dlp:v2/GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest": google_privacy_dlp_v2_update_deidentify_template_request
204146204211
"/dlp:v2/GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest/deidentifyTemplate": deidentify_template
204147204212
"/dlp:v2/GooglePrivacyDlpV2UpdateDeidentifyTemplateRequest/updateMask": update_mask
@@ -204431,6 +204496,11 @@
204431204496
"/dlp:v2/dlp.organizations.locations.columnDataProfiles.list/pageSize": page_size
204432204497
"/dlp:v2/dlp.organizations.locations.columnDataProfiles.list/pageToken": page_token
204433204498
"/dlp:v2/dlp.organizations.locations.columnDataProfiles.list/parent": parent
204499+
"/dlp:v2/dlp.organizations.locations.connections.search": search_organization_location_connections
204500+
"/dlp:v2/dlp.organizations.locations.connections.search/filter": filter
204501+
"/dlp:v2/dlp.organizations.locations.connections.search/pageSize": page_size
204502+
"/dlp:v2/dlp.organizations.locations.connections.search/pageToken": page_token
204503+
"/dlp:v2/dlp.organizations.locations.connections.search/parent": parent
204434204504
"/dlp:v2/dlp.organizations.locations.deidentifyTemplates.create": create_organization_location_deidentify_template
204435204505
"/dlp:v2/dlp.organizations.locations.deidentifyTemplates.create/parent": parent
204436204506
"/dlp:v2/dlp.organizations.locations.deidentifyTemplates.delete": delete_organization_location_deidentify_template
@@ -204518,6 +204588,8 @@
204518204588
"/dlp:v2/dlp.organizations.locations.storedInfoTypes.list/parent": parent
204519204589
"/dlp:v2/dlp.organizations.locations.storedInfoTypes.patch": patch_organization_location_stored_info_type
204520204590
"/dlp:v2/dlp.organizations.locations.storedInfoTypes.patch/name": name
204591+
"/dlp:v2/dlp.organizations.locations.tableDataProfiles.delete": delete_organization_location_table_data_profile
204592+
"/dlp:v2/dlp.organizations.locations.tableDataProfiles.delete/name": name
204521204593
"/dlp:v2/dlp.organizations.locations.tableDataProfiles.get": get_organization_location_table_data_profile
204522204594
"/dlp:v2/dlp.organizations.locations.tableDataProfiles.get/name": name
204523204595
"/dlp:v2/dlp.organizations.locations.tableDataProfiles.list": list_organization_location_table_data_profiles
@@ -204618,6 +204690,24 @@
204618204690
"/dlp:v2/dlp.projects.locations.columnDataProfiles.list/pageSize": page_size
204619204691
"/dlp:v2/dlp.projects.locations.columnDataProfiles.list/pageToken": page_token
204620204692
"/dlp:v2/dlp.projects.locations.columnDataProfiles.list/parent": parent
204693+
"/dlp:v2/dlp.projects.locations.connections.create": create_project_location_connection
204694+
"/dlp:v2/dlp.projects.locations.connections.create/parent": parent
204695+
"/dlp:v2/dlp.projects.locations.connections.delete": delete_project_location_connection
204696+
"/dlp:v2/dlp.projects.locations.connections.delete/name": name
204697+
"/dlp:v2/dlp.projects.locations.connections.get": get_project_location_connection
204698+
"/dlp:v2/dlp.projects.locations.connections.get/name": name
204699+
"/dlp:v2/dlp.projects.locations.connections.list": list_project_location_connections
204700+
"/dlp:v2/dlp.projects.locations.connections.list/filter": filter
204701+
"/dlp:v2/dlp.projects.locations.connections.list/pageSize": page_size
204702+
"/dlp:v2/dlp.projects.locations.connections.list/pageToken": page_token
204703+
"/dlp:v2/dlp.projects.locations.connections.list/parent": parent
204704+
"/dlp:v2/dlp.projects.locations.connections.patch": patch_project_location_connection
204705+
"/dlp:v2/dlp.projects.locations.connections.patch/name": name
204706+
"/dlp:v2/dlp.projects.locations.connections.search": search_project_location_connections
204707+
"/dlp:v2/dlp.projects.locations.connections.search/filter": filter
204708+
"/dlp:v2/dlp.projects.locations.connections.search/pageSize": page_size
204709+
"/dlp:v2/dlp.projects.locations.connections.search/pageToken": page_token
204710+
"/dlp:v2/dlp.projects.locations.connections.search/parent": parent
204621204711
"/dlp:v2/dlp.projects.locations.content.deidentify": deidentify_project_location_content
204622204712
"/dlp:v2/dlp.projects.locations.content.deidentify/parent": parent
204623204713
"/dlp:v2/dlp.projects.locations.content.inspect": inspect_project_location_content
@@ -204729,6 +204819,8 @@
204729204819
"/dlp:v2/dlp.projects.locations.storedInfoTypes.list/parent": parent
204730204820
"/dlp:v2/dlp.projects.locations.storedInfoTypes.patch": patch_project_location_stored_info_type
204731204821
"/dlp:v2/dlp.projects.locations.storedInfoTypes.patch/name": name
204822+
"/dlp:v2/dlp.projects.locations.tableDataProfiles.delete": delete_project_location_table_data_profile
204823+
"/dlp:v2/dlp.projects.locations.tableDataProfiles.delete/name": name
204732204824
"/dlp:v2/dlp.projects.locations.tableDataProfiles.get": get_project_location_table_data_profile
204733204825
"/dlp:v2/dlp.projects.locations.tableDataProfiles.get/name": name
204734204826
"/dlp:v2/dlp.projects.locations.tableDataProfiles.list": list_project_location_table_data_profiles

generated/google-apis-dlp_v2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-dlp_v2
22

3+
### v0.62.0 (2024-04-07)
4+
5+
* Regenerated from discovery document revision 20240331
6+
37
### v0.61.0 (2024-03-17)
48

59
* Regenerated from discovery document revision 20240310

0 commit comments

Comments
 (0)