@@ -56,6 +56,7 @@ var APIDefinition = map[string]string{
56
56
"google_apigee_keystores_aliases_self_signed_cert" : "apigee.googleapis.com" ,
57
57
"google_apigee_nat_address" : "apigee.googleapis.com" ,
58
58
"google_apigee_organization" : "apigee.googleapis.com" ,
59
+ "google_apigee_security_profile_v2" : "apigee.googleapis.com" ,
59
60
"google_apigee_sync_authorization" : "apigee.googleapis.com" ,
60
61
"google_apigee_target_server" : "apigee.googleapis.com" ,
61
62
"google_apihub_api_hub_instance" : "apihub.googleapis.com" ,
@@ -99,6 +100,8 @@ var APIDefinition = map[string]string{
99
100
"google_bigquery_reservation_assignment" : "bigqueryreservation.googleapis.com" ,
100
101
"google_bigquery_routine" : "bigquery.googleapis.com" ,
101
102
"google_bigtable_app_profile" : "bigtableadmin.googleapis.com" ,
103
+ "google_bigtable_logical_view" : "bigtableadmin.googleapis.com" ,
104
+ "google_bigtable_materialized_view" : "bigtableadmin.googleapis.com" ,
102
105
"google_billing_budget" : "billingbudgets.googleapis.com" ,
103
106
"google_billing_project_info" : "cloudbilling.googleapis.com" ,
104
107
"google_binary_authorization_attestor" : "binaryauthorization.googleapis.com" ,
@@ -189,6 +192,8 @@ var APIDefinition = map[string]string{
189
192
"google_compute_region_network_firewall_policy_association" : "compute.googleapis.com" ,
190
193
"google_compute_region_network_firewall_policy_rule" : "compute.googleapis.com" ,
191
194
"google_compute_region_per_instance_config" : "compute.googleapis.com" ,
195
+ "google_compute_region_security_policy" : "compute.googleapis.com" ,
196
+ "google_compute_region_security_policy_rule" : "compute.googleapis.com" ,
192
197
"google_compute_region_ssl_certificate" : "compute.googleapis.com" ,
193
198
"google_compute_region_ssl_policy" : "compute.googleapis.com" ,
194
199
"google_compute_region_target_http_proxy" : "compute.googleapis.com" ,
@@ -198,6 +203,7 @@ var APIDefinition = map[string]string{
198
203
"google_compute_reservation" : "compute.googleapis.com" ,
199
204
"google_compute_resize_request" : "compute.googleapis.com" ,
200
205
"google_compute_resource_policy" : "compute.googleapis.com" ,
206
+ "google_compute_resource_policy_attachment" : "compute.googleapis.com" ,
201
207
"google_compute_route" : "compute.googleapis.com" ,
202
208
"google_compute_router" : "compute.googleapis.com" ,
203
209
"google_compute_router_nat" : "compute.googleapis.com" ,
@@ -208,6 +214,7 @@ var APIDefinition = map[string]string{
208
214
"google_compute_snapshot" : "compute.googleapis.com" ,
209
215
"google_compute_ssl_certificate" : "compute.googleapis.com" ,
210
216
"google_compute_ssl_policy" : "compute.googleapis.com" ,
217
+ "google_compute_storage_pool" : "compute.googleapis.com" ,
211
218
"google_compute_subnetwork" : "compute.googleapis.com" ,
212
219
"google_compute_target_grpc_proxy" : "compute.googleapis.com" ,
213
220
"google_compute_target_http_proxy" : "compute.googleapis.com" ,
@@ -310,7 +317,9 @@ var APIDefinition = map[string]string{
310
317
"google_gemini_release_channel_setting" : "cloudaicompanion.googleapis.com" ,
311
318
"google_gemini_release_channel_setting_binding" : "cloudaicompanion.googleapis.com" ,
312
319
"google_gemini_repository_group" : "cloudaicompanion.googleapis.com" ,
320
+ "google_gke_backup_backup_channel" : "gkebackup.googleapis.com" ,
313
321
"google_gke_backup_backup_plan" : "gkebackup.googleapis.com" ,
322
+ "google_gke_backup_restore_channel" : "gkebackup.googleapis.com" ,
314
323
"google_gke_backup_restore_plan" : "gkebackup.googleapis.com" ,
315
324
"google_gke_hub_feature" : "gkehub.googleapis.com" ,
316
325
"google_gke_hub_fleet" : "gkehub.googleapis.com" ,
@@ -452,6 +461,7 @@ var APIDefinition = map[string]string{
452
461
"google_organization_access_approval_settings" : "accessapproval.googleapis.com" ,
453
462
"google_os_config_patch_deployment" : "osconfig.googleapis.com" ,
454
463
"google_os_config_v2_policy_orchestrator" : "osconfig.googleapis.com" ,
464
+ "google_os_config_v2_policy_orchestrator_for_folder" : "osconfig.googleapis.com" ,
455
465
"google_os_config_v2_policy_orchestrator_for_organization" : "osconfig.googleapis.com" ,
456
466
"google_os_login_ssh_public_key" : "oslogin.googleapis.com" ,
457
467
"google_parallelstore_instance" : "parallelstore.googleapis.com" ,
@@ -516,6 +526,7 @@ var APIDefinition = map[string]string{
516
526
"google_sql_database" : "sqladmin.googleapis.com" ,
517
527
"google_sql_source_representation_instance" : "sqladmin.googleapis.com" ,
518
528
"google_storage_anywhere_cache" : "storage.googleapis.com" ,
529
+ "google_storage_batch_operations_job" : "storagebatchoperations.googleapis.com" ,
519
530
"google_storage_bucket_access_control" : "storage.googleapis.com" ,
520
531
"google_storage_control_folder_intelligence_config" : "storage.googleapis.com" ,
521
532
"google_storage_control_organization_intelligence_config" : "storage.googleapis.com" ,
0 commit comments