gitextract_5gedj5wk/ ├── .changelog/ │ ├── 3013.txt │ ├── 3021.txt │ ├── 3022.txt │ ├── 3026.txt │ ├── 3029.txt │ ├── 3031.txt │ └── 3033.txt ├── .codeclimate.yml ├── .expeditor/ │ ├── buildkite/ │ │ └── verify.sh │ ├── config.yml │ ├── update_version.sh │ └── verify.pipeline.yml ├── .github/ │ ├── CODEOWNERS │ ├── PULL_REQUEST_TEMPLATE.MD │ ├── dependabot.yml │ └── workflows/ │ └── ci-main-pull-request-stub.yml ├── .gitignore ├── .rspec ├── .rubocop.yml ├── .travis.yml ├── CHANGELOG.md ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── Dockerfile ├── Gemfile ├── ISSUE_TEMPLATE.md ├── LICENSE ├── README.md ├── Rakefile ├── SECURITY.md ├── VERSION ├── docs/ │ └── version_1_upgrade.md ├── docs-chef-io/ │ ├── content/ │ │ ├── _index.md │ │ ├── google_access_context_manager_access_level.md │ │ ├── google_access_context_manager_access_levels.md │ │ ├── google_access_context_manager_access_policies.md │ │ ├── google_access_context_manager_access_policy.md │ │ ├── google_access_context_manager_service_perimeter.md │ │ ├── google_access_context_manager_service_perimeters.md │ │ ├── google_apigee_endpoint_attachment.md │ │ ├── google_apigee_endpoint_attachments.md │ │ ├── google_apigee_organization.md │ │ ├── google_apigee_organization_api.md │ │ ├── google_apigee_organization_apis.md │ │ ├── google_apigee_organization_envgroup.md │ │ ├── google_apigee_organization_envgroup_attachment.md │ │ ├── google_apigee_organization_envgroup_attachments.md │ │ ├── google_apigee_organization_envgroups.md │ │ ├── google_apigee_organization_instance_attachment.md │ │ ├── google_apigee_organization_instance_attachments.md │ │ ├── google_apigee_organizations.md │ │ ├── google_appengine_standard_app_version.md │ │ ├── google_appengine_standard_app_versions.md │ │ ├── google_artifactregistry_project_location_repositories.md │ │ ├── google_artifactregistry_project_location_repository.md │ │ ├── google_bigquery_dataset.md │ │ ├── google_bigquery_datasets.md │ │ ├── google_bigquery_table.md │ │ ├── google_bigquery_tables.md │ │ ├── google_bigtableadmin_cluster.md │ │ ├── google_bigtableadmin_cluster_backup.md │ │ ├── google_bigtableadmin_cluster_backups.md │ │ ├── google_bigtableadmin_clusters.md │ │ ├── google_bigtableadmin_instance_app_profile.md │ │ ├── google_bigtableadmin_instance_app_profiles.md │ │ ├── google_billing_project_billing_info.md │ │ ├── google_cloud_scheduler_job.md │ │ ├── google_cloud_scheduler_jobs.md │ │ ├── google_cloudbuild_trigger.md │ │ ├── google_cloudbuild_triggers.md │ │ ├── google_cloudfunctions_cloud_function.md │ │ ├── google_cloudfunctions_cloud_functions.md │ │ ├── google_composer_project_location_environment.md │ │ ├── google_composer_project_location_environments.md │ │ ├── google_composer_project_location_image_versions.md │ │ ├── google_compute_accelerator_type.md │ │ ├── google_compute_accelerator_types.md │ │ ├── google_compute_address.md │ │ ├── google_compute_addresses.md │ │ ├── google_compute_autoscaler.md │ │ ├── google_compute_autoscalers.md │ │ ├── google_compute_backend_bucket.md │ │ ├── google_compute_backend_buckets.md │ │ ├── google_compute_backend_service.md │ │ ├── google_compute_backend_services.md │ │ ├── google_compute_disk.md │ │ ├── google_compute_disk_type.md │ │ ├── google_compute_disk_types.md │ │ ├── google_compute_disks.md │ │ ├── google_compute_external_vpn_gateway.md │ │ ├── google_compute_external_vpn_gateways.md │ │ ├── google_compute_firewall.md │ │ ├── google_compute_firewalls.md │ │ ├── google_compute_forwarding_rule.md │ │ ├── google_compute_forwarding_rules.md │ │ ├── google_compute_global_address.md │ │ ├── google_compute_global_addresses.md │ │ ├── google_compute_global_forwarding_rule.md │ │ ├── google_compute_global_forwarding_rules.md │ │ ├── google_compute_global_network_endpoint_group.md │ │ ├── google_compute_global_network_endpoint_groups.md │ │ ├── google_compute_global_operation.md │ │ ├── google_compute_global_operations.md │ │ ├── google_compute_health_check.md │ │ ├── google_compute_health_check_service.md │ │ ├── google_compute_health_check_services.md │ │ ├── google_compute_health_checks.md │ │ ├── google_compute_http_health_check.md │ │ ├── google_compute_http_health_checks.md │ │ ├── google_compute_https_health_check.md │ │ ├── google_compute_https_health_checks.md │ │ ├── google_compute_image.md │ │ ├── google_compute_image_family_view.md │ │ ├── google_compute_instance.md │ │ ├── google_compute_instance_group.md │ │ ├── google_compute_instance_group_manager.md │ │ ├── google_compute_instance_group_managers.md │ │ ├── google_compute_instance_groups.md │ │ ├── google_compute_instance_template.md │ │ ├── google_compute_instance_templates.md │ │ ├── google_compute_instances.md │ │ ├── google_compute_interconnect.md │ │ ├── google_compute_interconnect_attachment.md │ │ ├── google_compute_interconnect_attachments.md │ │ ├── google_compute_interconnect_location.md │ │ ├── google_compute_interconnect_locations.md │ │ ├── google_compute_interconnects.md │ │ ├── google_compute_license.md │ │ ├── google_compute_license_code.md │ │ ├── google_compute_licenses.md │ │ ├── google_compute_machine_image.md │ │ ├── google_compute_machine_images.md │ │ ├── google_compute_machine_type.md │ │ ├── google_compute_machine_types.md │ │ ├── google_compute_network.md │ │ ├── google_compute_network_attachment.md │ │ ├── google_compute_network_attachments.md │ │ ├── google_compute_network_edge_security_service.md │ │ ├── google_compute_network_endpoint_group.md │ │ ├── google_compute_network_endpoint_groups.md │ │ ├── google_compute_network_firewall_policies.md │ │ ├── google_compute_network_firewall_policy.md │ │ ├── google_compute_networks.md │ │ ├── google_compute_node_group.md │ │ ├── google_compute_node_groups.md │ │ ├── google_compute_node_template.md │ │ ├── google_compute_node_templates.md │ │ ├── google_compute_node_type.md │ │ ├── google_compute_node_types.md │ │ ├── google_compute_packet_mirroring.md │ │ ├── google_compute_packet_mirrorings.md │ │ ├── google_compute_project_info.md │ │ ├── google_compute_public_delegated_prefix.md │ │ ├── google_compute_public_delegated_prefixes.md │ │ ├── google_compute_region.md │ │ ├── google_compute_region_autoscaler.md │ │ ├── google_compute_region_autoscalers.md │ │ ├── google_compute_region_backend_service.md │ │ ├── google_compute_region_backend_services.md │ │ ├── google_compute_region_commitment.md │ │ ├── google_compute_region_commitments.md │ │ ├── google_compute_region_disk_type.md │ │ ├── google_compute_region_disk_types.md │ │ ├── google_compute_region_health_check.md │ │ ├── google_compute_region_health_checks.md │ │ ├── google_compute_region_instance_group.md │ │ ├── google_compute_region_instance_group_manager.md │ │ ├── google_compute_region_instance_group_managers.md │ │ ├── google_compute_region_instance_groups.md │ │ ├── google_compute_region_network_endpoint_group.md │ │ ├── google_compute_region_network_endpoint_groups.md │ │ ├── google_compute_region_operation.md │ │ ├── google_compute_region_operations.md │ │ ├── google_compute_region_security_policies.md │ │ ├── google_compute_region_security_policy.md │ │ ├── google_compute_region_ssl_policies.md │ │ ├── google_compute_region_ssl_policy.md │ │ ├── google_compute_region_target_http_proxies.md │ │ ├── google_compute_region_target_http_proxy.md │ │ ├── google_compute_region_target_https_proxies.md │ │ ├── google_compute_region_target_https_proxy.md │ │ ├── google_compute_region_url_map.md │ │ ├── google_compute_region_url_maps.md │ │ ├── google_compute_regional_disk.md │ │ ├── google_compute_regional_disks.md │ │ ├── google_compute_regions.md │ │ ├── google_compute_reservation.md │ │ ├── google_compute_reservations.md │ │ ├── google_compute_resource_policies.md │ │ ├── google_compute_resource_policy.md │ │ ├── google_compute_route.md │ │ ├── google_compute_router.md │ │ ├── google_compute_router_nat.md │ │ ├── google_compute_router_nats.md │ │ ├── google_compute_routers.md │ │ ├── google_compute_routes.md │ │ ├── google_compute_security_policies.md │ │ ├── google_compute_security_policy.md │ │ ├── google_compute_service_attachment.md │ │ ├── google_compute_service_attachments.md │ │ ├── google_compute_snapshot.md │ │ ├── google_compute_snapshots.md │ │ ├── google_compute_ssl_certificate.md │ │ ├── google_compute_ssl_certificates.md │ │ ├── google_compute_ssl_policies.md │ │ ├── google_compute_ssl_policy.md │ │ ├── google_compute_subnetwork.md │ │ ├── google_compute_subnetwork_iam_binding.md │ │ ├── google_compute_subnetwork_iam_policy.md │ │ ├── google_compute_subnetworks.md │ │ ├── google_compute_target_grpc_proxies.md │ │ ├── google_compute_target_grpc_proxy.md │ │ ├── google_compute_target_http_proxies.md │ │ ├── google_compute_target_http_proxy.md │ │ ├── google_compute_target_https_proxies.md │ │ ├── google_compute_target_https_proxy.md │ │ ├── google_compute_target_instance.md │ │ ├── google_compute_target_instances.md │ │ ├── google_compute_target_pool.md │ │ ├── google_compute_target_pools.md │ │ ├── google_compute_target_ssl_proxies.md │ │ ├── google_compute_target_ssl_proxy.md │ │ ├── google_compute_target_tcp_proxies.md │ │ ├── google_compute_target_tcp_proxy.md │ │ ├── google_compute_target_vpn_gateway.md │ │ ├── google_compute_target_vpn_gateways.md │ │ ├── google_compute_url_map.md │ │ ├── google_compute_url_maps.md │ │ ├── google_compute_vpn_gateway.md │ │ ├── google_compute_vpn_gateways.md │ │ ├── google_compute_vpn_tunnel.md │ │ ├── google_compute_vpn_tunnels.md │ │ ├── google_compute_xpn_resources.md │ │ ├── google_compute_zone.md │ │ ├── google_compute_zone_operation.md │ │ ├── google_compute_zone_operations.md │ │ ├── google_compute_zones.md │ │ ├── google_container_cluster.md │ │ ├── google_container_clusters.md │ │ ├── google_container_node_pool.md │ │ ├── google_container_node_pools.md │ │ ├── google_container_regional_cluster.md │ │ ├── google_container_regional_clusters.md │ │ ├── google_container_regional_node_pool.md │ │ ├── google_container_regional_node_pools.md │ │ ├── google_container_server_config.md │ │ ├── google_data_fusion_instance.md │ │ ├── google_data_fusion_instances.md │ │ ├── google_dataflow_project_location_job.md │ │ ├── google_dataflow_project_location_jobs.md │ │ ├── google_dataproc_autoscaling_policies.md │ │ ├── google_dataproc_autoscaling_policy.md │ │ ├── google_dataproc_batch.md │ │ ├── google_dataproc_batches.md │ │ ├── google_dataproc_cluster.md │ │ ├── google_dataproc_clusters.md │ │ ├── google_dataproc_job.md │ │ ├── google_dataproc_jobs.md │ │ ├── google_dataproc_metastore_federation.md │ │ ├── google_dataproc_metastore_federations.md │ │ ├── google_dataproc_metastore_service.md │ │ ├── google_dataproc_metastore_service_backup.md │ │ ├── google_dataproc_metastore_service_backups.md │ │ ├── google_dataproc_metastore_services.md │ │ ├── google_dataproc_session.md │ │ ├── google_dataproc_sessions.md │ │ ├── google_dataproc_workflow_template.md │ │ ├── google_dataproc_workflow_templates.md │ │ ├── google_dlp_dt.md │ │ ├── google_dlp_dts.md │ │ ├── google_dlp_inspect_template.md │ │ ├── google_dlp_inspect_templates.md │ │ ├── google_dlp_job.md │ │ ├── google_dlp_job_trigger.md │ │ ├── google_dlp_job_triggers.md │ │ ├── google_dlp_jobs.md │ │ ├── google_dlp_stored_info_type.md │ │ ├── google_dlp_stored_info_types.md │ │ ├── google_dns_managed_zone.md │ │ ├── google_dns_managed_zones.md │ │ ├── google_dns_resource_record_set.md │ │ ├── google_dns_resource_record_sets.md │ │ ├── google_filestore_instance.md │ │ ├── google_filestore_instances.md │ │ ├── google_iam_custom_role.md │ │ ├── google_iam_custom_roles.md │ │ ├── google_iam_organization_custom_role.md │ │ ├── google_iam_organization_custom_roles.md │ │ ├── google_iam_service_account.md │ │ ├── google_iam_service_account_key.md │ │ ├── google_iam_service_account_keys.md │ │ ├── google_iam_service_accounts.md │ │ ├── google_kms_crypto_key.md │ │ ├── google_kms_crypto_key_iam_binding.md │ │ ├── google_kms_crypto_key_iam_bindings.md │ │ ├── google_kms_crypto_key_iam_policy.md │ │ ├── google_kms_crypto_key_version.md │ │ ├── google_kms_crypto_key_versions.md │ │ ├── google_kms_crypto_keys.md │ │ ├── google_kms_ekm_connection.md │ │ ├── google_kms_ekm_connections.md │ │ ├── google_kms_key_ring.md │ │ ├── google_kms_key_ring_iam_binding.md │ │ ├── google_kms_key_ring_iam_bindings.md │ │ ├── google_kms_key_ring_iam_policy.md │ │ ├── google_kms_key_ring_import_job.md │ │ ├── google_kms_key_ring_import_jobs.md │ │ ├── google_kms_key_rings.md │ │ ├── google_kms_location.md │ │ ├── google_kms_locations.md │ │ ├── google_logging_folder_exclusion.md │ │ ├── google_logging_folder_exclusions.md │ │ ├── google_logging_folder_log_sink.md │ │ ├── google_logging_folder_log_sinks.md │ │ ├── google_logging_organization_log_sink.md │ │ ├── google_logging_organization_log_sinks.md │ │ ├── google_logging_project_exclusion.md │ │ ├── google_logging_project_exclusions.md │ │ ├── google_logging_project_sink.md │ │ ├── google_logging_project_sinks.md │ │ ├── google_memcache_instance.md │ │ ├── google_memcache_instances.md │ │ ├── google_ml_engine_model.md │ │ ├── google_ml_engine_models.md │ │ ├── google_monitoring_group.md │ │ ├── google_monitoring_groups.md │ │ ├── google_organization.md │ │ ├── google_organization_iam_binding.md │ │ ├── google_organization_iam_policy.md │ │ ├── google_organization_policy.md │ │ ├── google_organizations.md │ │ ├── google_orgpolicy_folder_constraints.md │ │ ├── google_orgpolicy_folder_policies.md │ │ ├── google_orgpolicy_folder_policy.md │ │ ├── google_orgpolicy_organization_constraints.md │ │ ├── google_orgpolicy_organization_policies.md │ │ ├── google_orgpolicy_organization_policy.md │ │ ├── google_orgpolicy_project_constraints.md │ │ ├── google_orgpolicy_project_policies.md │ │ ├── google_orgpolicy_project_policy.md │ │ ├── google_project.md │ │ ├── google_project_alert_policies.md │ │ ├── google_project_alert_policy.md │ │ ├── google_project_alert_policy_condition.md │ │ ├── google_project_iam_binding.md │ │ ├── google_project_iam_bindings.md │ │ ├── google_project_iam_custom_role.md │ │ ├── google_project_iam_custom_roles.md │ │ ├── google_project_iam_policy.md │ │ ├── google_project_logging_audit_config.md │ │ ├── google_project_metric.md │ │ ├── google_project_metrics.md │ │ ├── google_project_service.md │ │ ├── google_project_services.md │ │ ├── google_projects.md │ │ ├── google_pubsub_subscription.md │ │ ├── google_pubsub_subscription_iam_binding.md │ │ ├── google_pubsub_subscription_iam_policy.md │ │ ├── google_pubsub_subscriptions.md │ │ ├── google_pubsub_topic.md │ │ ├── google_pubsub_topic_iam_binding.md │ │ ├── google_pubsub_topic_iam_policy.md │ │ ├── google_pubsub_topics.md │ │ ├── google_redis_instance.md │ │ ├── google_redis_instances.md │ │ ├── google_resourcemanager_folder.md │ │ ├── google_resourcemanager_folder_iam_binding.md │ │ ├── google_resourcemanager_folder_iam_policy.md │ │ ├── google_resourcemanager_folders.md │ │ ├── google_resourcemanager_organization_policy.md │ │ ├── google_resourcemanager_project_iam_binding.md │ │ ├── google_resourcemanager_project_iam_policy.md │ │ ├── google_run_job.md │ │ ├── google_run_jobs.md │ │ ├── google_run_service.md │ │ ├── google_run_services.md │ │ ├── google_runtime_config_config.md │ │ ├── google_runtime_config_config_iam_binding.md │ │ ├── google_runtime_config_config_iam_policy.md │ │ ├── google_runtime_config_configs.md │ │ ├── google_runtime_config_variable.md │ │ ├── google_runtime_config_variables.md │ │ ├── google_secret_manager_secret.md │ │ ├── google_secret_manager_secrets.md │ │ ├── google_service_account.md │ │ ├── google_service_account_key.md │ │ ├── google_service_account_keys.md │ │ ├── google_service_accounts.md │ │ ├── google_service_networking_service_connections.md │ │ ├── google_sourcerepo_repositories.md │ │ ├── google_sourcerepo_repository.md │ │ ├── google_spanner_database.md │ │ ├── google_spanner_databases.md │ │ ├── google_spanner_instance.md │ │ ├── google_spanner_instance_iam_binding.md │ │ ├── google_spanner_instance_iam_policy.md │ │ ├── google_spanner_instances.md │ │ ├── google_sql_connect.md │ │ ├── google_sql_database.md │ │ ├── google_sql_database_instance.md │ │ ├── google_sql_database_instances.md │ │ ├── google_sql_databases.md │ │ ├── google_sql_flags.md │ │ ├── google_sql_operation.md │ │ ├── google_sql_operations.md │ │ ├── google_sql_ssl_cert.md │ │ ├── google_sql_ssl_certs.md │ │ ├── google_sql_user.md │ │ ├── google_sql_users.md │ │ ├── google_storage_bucket.md │ │ ├── google_storage_bucket_acl.md │ │ ├── google_storage_bucket_iam_binding.md │ │ ├── google_storage_bucket_iam_bindings.md │ │ ├── google_storage_bucket_iam_policy.md │ │ ├── google_storage_bucket_object.md │ │ ├── google_storage_bucket_objects.md │ │ ├── google_storage_buckets.md │ │ ├── google_storage_default_object_acl.md │ │ ├── google_storage_object_acl.md │ │ ├── google_user.md │ │ ├── google_users.md │ │ ├── google_vertex_ai_batch_prediction_job.md │ │ ├── google_vertex_ai_batch_prediction_jobs.md │ │ ├── google_vertex_ai_custom_job.md │ │ ├── google_vertex_ai_custom_jobs.md │ │ ├── google_vertex_ai_dataset.md │ │ ├── google_vertex_ai_dataset_data_item_annotations.md │ │ ├── google_vertex_ai_datasets.md │ │ ├── google_vertex_ai_datasets_annotation_spec.md │ │ ├── google_vertex_ai_datasets_data_items.md │ │ ├── google_vertex_ai_datasets_saved_queries.md │ │ ├── google_vertex_ai_endpoint.md │ │ ├── google_vertex_ai_endpoints.md │ │ ├── google_vertex_ai_featurestore.md │ │ ├── google_vertex_ai_featurestore_entity_type_feature.md │ │ ├── google_vertex_ai_featurestore_entity_type_features.md │ │ ├── google_vertex_ai_featurestores.md │ │ ├── google_vertex_ai_featurestores_entity_type.md │ │ ├── google_vertex_ai_featurestores_entity_types.md │ │ ├── google_vertex_ai_hyperparameter_tuning_job.md │ │ ├── google_vertex_ai_hyperparameter_tuning_jobs.md │ │ ├── google_vertex_ai_index.md │ │ ├── google_vertex_ai_index_endpoint.md │ │ ├── google_vertex_ai_index_endpoints.md │ │ ├── google_vertex_ai_indices.md │ │ ├── google_vertex_ai_metadata_store.md │ │ ├── google_vertex_ai_metadata_stores.md │ │ ├── google_vertex_ai_metadata_stores_artifact.md │ │ ├── google_vertex_ai_metadata_stores_artifacts.md │ │ ├── google_vertex_ai_metadata_stores_context.md │ │ ├── google_vertex_ai_metadata_stores_contexts.md │ │ ├── google_vertex_ai_metadata_stores_execution.md │ │ ├── google_vertex_ai_metadata_stores_executions.md │ │ ├── google_vertex_ai_metadata_stores_metadata_schema.md │ │ ├── google_vertex_ai_metadata_stores_metadata_schemas.md │ │ ├── google_vertex_ai_model.md │ │ ├── google_vertex_ai_model_deployment_monitoring_job.md │ │ ├── google_vertex_ai_model_deployment_monitoring_jobs.md │ │ ├── google_vertex_ai_model_evaluation_slice.md │ │ ├── google_vertex_ai_model_evaluation_slices.md │ │ ├── google_vertex_ai_models.md │ │ ├── google_vertex_ai_models_evaluation.md │ │ ├── google_vertex_ai_models_evaluations.md │ │ ├── google_vertex_ai_nas_job.md │ │ ├── google_vertex_ai_nas_jobs.md │ │ ├── google_vertex_ai_nas_jobs_nas_trial_detail.md │ │ ├── google_vertex_ai_nas_jobs_nas_trial_details.md │ │ ├── google_vertex_ai_pipeline_job.md │ │ ├── google_vertex_ai_pipeline_jobs.md │ │ ├── google_vertex_ai_schedule.md │ │ ├── google_vertex_ai_schedules.md │ │ ├── google_vertex_ai_studies.md │ │ ├── google_vertex_ai_studies_trial.md │ │ ├── google_vertex_ai_studies_trials.md │ │ ├── google_vertex_ai_study.md │ │ ├── google_vertex_ai_tensorboard.md │ │ ├── google_vertex_ai_tensorboard_experiment_run.md │ │ ├── google_vertex_ai_tensorboard_experiment_run_time_series_resource.md │ │ ├── google_vertex_ai_tensorboard_experiment_run_time_series_resources.md │ │ ├── google_vertex_ai_tensorboard_experiment_runs.md │ │ ├── google_vertex_ai_tensorboards.md │ │ ├── google_vertex_ai_tensorboards_experiment.md │ │ ├── google_vertex_ai_tensorboards_experiments.md │ │ ├── google_vertex_ai_training_pipeline.md │ │ └── google_vertex_ai_training_pipelines.md │ └── go.mod ├── generate/ │ ├── Gemfile │ ├── README.md │ ├── gen-controls/ │ │ ├── bigquery_dataset.rb │ │ ├── bigquery_table.rb │ │ ├── cloudfunctions_cloud_function.rb │ │ ├── compute_autoscaler.rb │ │ ├── compute_backend_bucket.rb │ │ ├── compute_backend_service.rb │ │ ├── compute_disk.rb │ │ ├── compute_firewall.rb │ │ ├── compute_global_address.rb │ │ ├── compute_global_forwarding_rule.rb │ │ ├── compute_health_check.rb │ │ ├── compute_http_health_check.rb │ │ ├── compute_https_health_check.rb │ │ ├── compute_instance.rb │ │ ├── compute_instance_group_manager.rb │ │ ├── compute_instance_template.rb │ │ ├── compute_network.rb │ │ ├── compute_network_endpoint_group.rb │ │ ├── compute_node_group.rb │ │ ├── compute_node_template.rb │ │ ├── compute_region_backend_service.rb │ │ ├── compute_route.rb │ │ ├── compute_router.rb │ │ ├── compute_snapshot.rb │ │ ├── compute_ssl_certificate.rb │ │ ├── compute_ssl_policy.rb │ │ ├── compute_subnetwork.rb │ │ ├── compute_target_http_proxy.rb │ │ ├── compute_target_https_proxy.rb │ │ ├── compute_target_pool.rb │ │ ├── compute_target_tcp_proxy.rb │ │ ├── compute_url_map.rb │ │ ├── dataproc_cluster.rb │ │ ├── dns_resource_record_set.rb │ │ ├── filestore_instance.rb │ │ ├── mlengine_model.rb │ │ ├── pubsub_subscription.rb │ │ ├── pubsub_topic.rb │ │ └── redis_instance.rb │ ├── generate-profile/ │ │ ├── README.md │ │ ├── attributes.yml │ │ ├── inspec.yml │ │ └── libraries/ │ │ └── .gitkeep │ ├── generated_test_template.erb │ ├── inspec.yml │ └── libraries/ │ ├── gcp_backend.rb │ ├── google/ │ │ ├── bigquery/ │ │ │ └── property/ │ │ │ ├── dataset_access.rb │ │ │ ├── dataset_access_view.rb │ │ │ ├── dataset_dataset_reference.rb │ │ │ ├── dataset_default_encryption_configuration.rb │ │ │ ├── table_encryption_configuration.rb │ │ │ ├── table_external_data_configuration.rb │ │ │ ├── table_external_data_configuration_bigtable_options.rb │ │ │ ├── table_external_data_configuration_bigtable_options_column_families.rb │ │ │ ├── table_external_data_configuration_bigtable_options_column_families_columns.rb │ │ │ ├── table_external_data_configuration_csv_options.rb │ │ │ ├── table_external_data_configuration_google_sheets_options.rb │ │ │ ├── table_external_data_configuration_schema.rb │ │ │ ├── table_external_data_configuration_schema_fields.rb │ │ │ ├── table_schema.rb │ │ │ ├── table_schema_fields.rb │ │ │ ├── table_streaming_buffer.rb │ │ │ ├── table_table_reference.rb │ │ │ ├── table_time_partitioning.rb │ │ │ ├── table_view.rb │ │ │ └── table_view_user_defined_function_resources.rb │ │ ├── cloudbuild/ │ │ │ └── property/ │ │ │ ├── trigger_build.rb │ │ │ ├── trigger_build_steps.rb │ │ │ ├── trigger_build_steps_volumes.rb │ │ │ └── trigger_trigger_template.rb │ │ ├── cloudfunctions/ │ │ │ └── property/ │ │ │ ├── cloudfunction_event_trigger.rb │ │ │ ├── cloudfunction_https_trigger.rb │ │ │ └── cloudfunction_source_repository.rb │ │ ├── compute/ │ │ │ └── property/ │ │ │ ├── autoscaler_autoscaling_policy.rb │ │ │ ├── autoscaler_autoscaling_policy_cpu_utilization.rb │ │ │ ├── autoscaler_autoscaling_policy_custom_metric_utilizations.rb │ │ │ ├── autoscaler_autoscaling_policy_load_balancing_utilization.rb │ │ │ ├── backendbucket_cdn_policy.rb │ │ │ ├── backendservice_backends.rb │ │ │ ├── backendservice_cdn_policy.rb │ │ │ ├── backendservice_cdn_policy_cache_key_policy.rb │ │ │ ├── backendservice_connection_draining.rb │ │ │ ├── backendservice_iap.rb │ │ │ ├── disk_disk_encryption_key.rb │ │ │ ├── disk_source_image_encryption_key.rb │ │ │ ├── disk_source_snapshot_encryption_key.rb │ │ │ ├── firewall_allowed.rb │ │ │ ├── firewall_denied.rb │ │ │ ├── globalforwardingrule_metadata_filters.rb │ │ │ ├── globalforwardingrule_metadata_filters_filter_labels.rb │ │ │ ├── healthcheck_http2_health_check.rb │ │ │ ├── healthcheck_http_health_check.rb │ │ │ ├── healthcheck_https_health_check.rb │ │ │ ├── healthcheck_ssl_health_check.rb │ │ │ ├── healthcheck_tcp_health_check.rb │ │ │ ├── instance_disks.rb │ │ │ ├── instance_disks_disk_encryption_key.rb │ │ │ ├── instance_disks_initialize_params.rb │ │ │ ├── instance_disks_initialize_params_source_image_encryption_key.rb │ │ │ ├── instance_guest_accelerators.rb │ │ │ ├── instance_network_interfaces.rb │ │ │ ├── instance_network_interfaces_access_configs.rb │ │ │ ├── instance_network_interfaces_alias_ip_ranges.rb │ │ │ ├── instance_scheduling.rb │ │ │ ├── instance_service_accounts.rb │ │ │ ├── instance_shielded_instance_config.rb │ │ │ ├── instance_tags.rb │ │ │ ├── instancegroupmanager_current_actions.rb │ │ │ ├── instancegroupmanager_named_ports.rb │ │ │ ├── instancetemplate_properties.rb │ │ │ ├── instancetemplate_properties_disks.rb │ │ │ ├── instancetemplate_properties_disks_disk_encryption_key.rb │ │ │ ├── instancetemplate_properties_disks_initialize_params.rb │ │ │ ├── instancetemplate_properties_disks_initialize_params_source_image_encryption_key.rb │ │ │ ├── instancetemplate_properties_guest_accelerators.rb │ │ │ ├── instancetemplate_properties_network_interfaces.rb │ │ │ ├── instancetemplate_properties_network_interfaces_access_configs.rb │ │ │ ├── instancetemplate_properties_network_interfaces_alias_ip_ranges.rb │ │ │ ├── instancetemplate_properties_scheduling.rb │ │ │ ├── instancetemplate_properties_service_accounts.rb │ │ │ ├── instancetemplate_properties_tags.rb │ │ │ ├── nodetemplate_node_type_flexibility.rb │ │ │ ├── region_deprecated.rb │ │ │ ├── region_quotas.rb │ │ │ ├── regionbackendservice_backends.rb │ │ │ ├── regionbackendservice_connection_draining.rb │ │ │ ├── router_bgp.rb │ │ │ ├── router_bgp_advertised_ip_ranges.rb │ │ │ ├── snapshot_snapshot_encryption_key.rb │ │ │ ├── snapshot_source_disk_encryption_key.rb │ │ │ ├── sslpolicy_warnings.rb │ │ │ ├── urlmap_host_rules.rb │ │ │ ├── urlmap_path_matchers.rb │ │ │ ├── urlmap_path_matchers_path_rules.rb │ │ │ └── urlmap_tests.rb │ │ ├── container/ │ │ │ └── property/ │ │ │ ├── regionalcluster_addons_config.rb │ │ │ ├── regionalcluster_addons_config_horizontal_pod_autoscaling.rb │ │ │ ├── regionalcluster_addons_config_http_load_balancing.rb │ │ │ ├── regionalcluster_addons_config_kubernetes_dashboard.rb │ │ │ ├── regionalcluster_addons_config_network_policy_config.rb │ │ │ ├── regionalcluster_conditions.rb │ │ │ ├── regionalcluster_default_max_pods_constraint.rb │ │ │ ├── regionalcluster_ip_allocation_policy.rb │ │ │ ├── regionalcluster_legacy_abac.rb │ │ │ ├── regionalcluster_master_auth.rb │ │ │ ├── regionalcluster_master_auth_client_certificate_config.rb │ │ │ ├── regionalcluster_master_authorized_networks_config.rb │ │ │ ├── regionalcluster_master_authorized_networks_config_cidr_blocks.rb │ │ │ ├── regionalcluster_network_policy.rb │ │ │ ├── regionalcluster_node_config.rb │ │ │ ├── regionalcluster_node_config_accelerators.rb │ │ │ ├── regionalcluster_node_config_taints.rb │ │ │ ├── regionalcluster_private_cluster_config.rb │ │ │ ├── regionalnodepool_autoscaling.rb │ │ │ ├── regionalnodepool_conditions.rb │ │ │ ├── regionalnodepool_config.rb │ │ │ ├── regionalnodepool_config_accelerators.rb │ │ │ ├── regionalnodepool_config_taints.rb │ │ │ ├── regionalnodepool_management.rb │ │ │ ├── regionalnodepool_management_upgrade_options.rb │ │ │ └── regionalnodepool_max_pods_constraint.rb │ │ ├── dataproc/ │ │ │ └── property/ │ │ │ ├── cluster_config.rb │ │ │ ├── cluster_config_encryption_config.rb │ │ │ ├── cluster_config_gce_cluster_config.rb │ │ │ ├── cluster_config_initialization_actions.rb │ │ │ ├── cluster_config_master_config.rb │ │ │ ├── cluster_config_master_config_disk_config.rb │ │ │ ├── cluster_config_master_config_managed_group_config.rb │ │ │ ├── cluster_config_secondary_worker_config.rb │ │ │ ├── cluster_config_secondary_worker_config_disk_config.rb │ │ │ ├── cluster_config_secondary_worker_config_managed_group_config.rb │ │ │ ├── cluster_config_security_config.rb │ │ │ ├── cluster_config_security_config_kerberos_config.rb │ │ │ ├── cluster_config_software_config.rb │ │ │ ├── cluster_config_worker_config.rb │ │ │ ├── cluster_config_worker_config_disk_config.rb │ │ │ └── cluster_config_worker_config_managed_group_config.rb │ │ ├── filestore/ │ │ │ └── property/ │ │ │ ├── instance_file_shares.rb │ │ │ └── instance_networks.rb │ │ ├── iam/ │ │ │ └── property/ │ │ │ ├── iam_policy_audit_configs.rb │ │ │ ├── iam_policy_audit_configs_audit_log_configs.rb │ │ │ └── iam_policy_bindings.rb │ │ ├── mlengine/ │ │ │ └── property/ │ │ │ └── model_default_version.rb │ │ ├── pubsub/ │ │ │ └── property/ │ │ │ ├── subscription_expiration_policy.rb │ │ │ ├── subscription_push_config.rb │ │ │ └── topic_message_storage_policy.rb │ │ └── resourcemanager/ │ │ └── property/ │ │ ├── organizationpolicy_boolean_policy.rb │ │ └── organizationpolicy_list_policy.rb │ ├── google_appengine_standard_app_version.rb │ ├── google_appengine_standard_app_versions.rb │ ├── google_bigquery_dataset.rb │ ├── google_bigquery_datasets.rb │ ├── google_bigquery_table.rb │ ├── google_bigquery_tables.rb │ ├── google_cloudbuild_trigger.rb │ ├── google_cloudbuild_triggers.rb │ ├── google_cloudfunctions_cloud_function.rb │ ├── google_cloudfunctions_cloud_functions.rb │ ├── google_compute_address.rb │ ├── google_compute_autoscaler.rb │ ├── google_compute_autoscalers.rb │ ├── google_compute_backend_bucket.rb │ ├── google_compute_backend_buckets.rb │ ├── google_compute_backend_service.rb │ ├── google_compute_backend_services.rb │ ├── google_compute_disk.rb │ ├── google_compute_disks.rb │ ├── google_compute_firewall.rb │ ├── google_compute_firewalls.rb │ ├── google_compute_forwarding_rule.rb │ ├── google_compute_forwarding_rules.rb │ ├── google_compute_global_address.rb │ ├── google_compute_global_addresses.rb │ ├── google_compute_global_forwarding_rule.rb │ ├── google_compute_global_forwarding_rules.rb │ ├── google_compute_health_check.rb │ ├── google_compute_health_checks.rb │ ├── google_compute_http_health_check.rb │ ├── google_compute_http_health_checks.rb │ ├── google_compute_https_health_check.rb │ ├── google_compute_https_health_checks.rb │ ├── google_compute_image.rb │ ├── google_compute_instance.rb │ ├── google_compute_instance_group.rb │ ├── google_compute_instance_group_manager.rb │ ├── google_compute_instance_group_managers.rb │ ├── google_compute_instance_groups.rb │ ├── google_compute_instance_template.rb │ ├── google_compute_instance_templates.rb │ ├── google_compute_instances.rb │ ├── google_compute_network.rb │ ├── google_compute_network_endpoint_group.rb │ ├── google_compute_network_endpoint_groups.rb │ ├── google_compute_networks.rb │ ├── google_compute_node_group.rb │ ├── google_compute_node_groups.rb │ ├── google_compute_node_template.rb │ ├── google_compute_node_templates.rb │ ├── google_compute_project_info.rb │ ├── google_compute_region.rb │ ├── google_compute_region_backend_service.rb │ ├── google_compute_region_backend_services.rb │ ├── google_compute_region_instance_group_manager.rb │ ├── google_compute_region_instance_group_managers.rb │ ├── google_compute_regional_disk.rb │ ├── google_compute_regions.rb │ ├── google_compute_route.rb │ ├── google_compute_router.rb │ ├── google_compute_routers.rb │ ├── google_compute_routes.rb │ ├── google_compute_snapshot.rb │ ├── google_compute_snapshots.rb │ ├── google_compute_ssl_certificate.rb │ ├── google_compute_ssl_certificates.rb │ ├── google_compute_ssl_policies.rb │ ├── google_compute_ssl_policy.rb │ ├── google_compute_subnetwork.rb │ ├── google_compute_subnetwork_iam_policy.rb │ ├── google_compute_subnetworks.rb │ ├── google_compute_target_http_proxies.rb │ ├── google_compute_target_http_proxy.rb │ ├── google_compute_target_https_proxies.rb │ ├── google_compute_target_https_proxy.rb │ ├── google_compute_target_pool.rb │ ├── google_compute_target_pools.rb │ ├── google_compute_target_tcp_proxies.rb │ ├── google_compute_target_tcp_proxy.rb │ ├── google_compute_url_map.rb │ ├── google_compute_url_maps.rb │ ├── google_compute_vpn_tunnel.rb │ ├── google_compute_vpn_tunnels.rb │ ├── google_compute_zone.rb │ ├── google_compute_zones.rb │ ├── google_container_cluster.rb │ ├── google_container_clusters.rb │ ├── google_container_node_pool.rb │ ├── google_container_node_pools.rb │ ├── google_container_regional_cluster.rb │ ├── google_container_regional_clusters.rb │ ├── google_container_regional_node_pool.rb │ ├── google_container_regional_node_pools.rb │ ├── google_dataproc_cluster.rb │ ├── google_dataproc_clusters.rb │ ├── google_dns_managed_zone.rb │ ├── google_dns_managed_zones.rb │ ├── google_dns_resource_record_set.rb │ ├── google_dns_resource_record_sets.rb │ ├── google_filestore_instance.rb │ ├── google_filestore_instances.rb │ ├── google_kms_crypto_key.rb │ ├── google_kms_crypto_key_iam_binding.rb │ ├── google_kms_crypto_key_iam_bindings.rb │ ├── google_kms_crypto_keys.rb │ ├── google_kms_key_ring.rb │ ├── google_kms_key_ring_iam_binding.rb │ ├── google_kms_key_ring_iam_bindings.rb │ ├── google_kms_key_rings.rb │ ├── google_logging_folder_exclusion.rb │ ├── google_logging_folder_exclusions.rb │ ├── google_logging_folder_log_sink.rb │ ├── google_logging_folder_log_sinks.rb │ ├── google_logging_organization_log_sink.rb │ ├── google_logging_organization_log_sinks.rb │ ├── google_logging_project_exclusion.rb │ ├── google_logging_project_sink.rb │ ├── google_logging_project_sinks.rb │ ├── google_ml_engine_model.rb │ ├── google_ml_engine_models.rb │ ├── google_organization.rb │ ├── google_organization_policy.rb │ ├── google_organizations.rb │ ├── google_project.rb │ ├── google_project_alert_policies.rb │ ├── google_project_alert_policy.rb │ ├── google_project_alert_policy_condition.rb │ ├── google_project_iam_binding.rb │ ├── google_project_iam_bindings.rb │ ├── google_project_iam_custom_role.rb │ ├── google_project_logging_audit_config.rb │ ├── google_project_metric.rb │ ├── google_project_metrics.rb │ ├── google_projects.rb │ ├── google_pubsub_subscription.rb │ ├── google_pubsub_subscription_iam_policy.rb │ ├── google_pubsub_subscriptions.rb │ ├── google_pubsub_topic.rb │ ├── google_pubsub_topic_iam_policy.rb │ ├── google_pubsub_topics.rb │ ├── google_redis_instance.rb │ ├── google_redis_instances.rb │ ├── google_resourcemanager_folder.rb │ ├── google_resourcemanager_folders.rb │ ├── google_resourcemanager_organization_policy.rb │ ├── google_resourcemanager_project_iam_policy.rb │ ├── google_runtime_config_config.rb │ ├── google_runtime_config_config_iam_policy.rb │ ├── google_runtime_config_configs.rb │ ├── google_runtime_config_variable.rb │ ├── google_runtime_config_variables.rb │ ├── google_service_account.rb │ ├── google_service_account_key.rb │ ├── google_service_account_keys.rb │ ├── google_service_accounts.rb │ ├── google_sourcerepo_repositories.rb │ ├── google_sourcerepo_repository.rb │ ├── google_sql_database_instance.rb │ ├── google_sql_database_instances.rb │ ├── google_sql_users.rb │ ├── google_storage_bucket.rb │ ├── google_storage_bucket_acl.rb │ ├── google_storage_bucket_iam_binding.rb │ ├── google_storage_bucket_iam_bindings.rb │ ├── google_storage_bucket_object.rb │ ├── google_storage_bucket_objects.rb │ ├── google_storage_buckets.rb │ ├── google_storage_default_object_acl.rb │ ├── google_storage_object_acl.rb │ ├── google_user.rb │ └── google_users.rb ├── inspec.yml ├── libraries/ │ ├── gcp_backend.rb │ ├── google/ │ │ ├── accesscontextmanager/ │ │ │ └── property/ │ │ │ ├── accesslevel_basic.rb │ │ │ ├── accesslevel_basic_conditions.rb │ │ │ ├── accesslevel_basic_conditions_device_policy.rb │ │ │ ├── accesslevel_basic_conditions_device_policy_os_constraints.rb │ │ │ ├── accesslevel_custom.rb │ │ │ ├── accesslevel_custom_expr.rb │ │ │ ├── serviceperimeter_spec.rb │ │ │ ├── serviceperimeter_spec_vpc_accessible_services.rb │ │ │ ├── serviceperimeter_status.rb │ │ │ └── serviceperimeter_status_vpc_accessible_services.rb │ │ ├── apigee/ │ │ │ └── property/ │ │ │ ├── organization_addons_config.rb │ │ │ ├── organization_addons_config_advanced_api_ops_config.rb │ │ │ ├── organization_addons_config_analytics_config.rb │ │ │ ├── organization_addons_config_api_security_config.rb │ │ │ ├── organization_addons_config_connectors_platform_config.rb │ │ │ ├── organization_addons_config_integration_config.rb │ │ │ ├── organization_addons_config_monetization_config.rb │ │ │ ├── organization_properties.rb │ │ │ ├── organization_properties_property.rb │ │ │ ├── organizationapi_labels.rb │ │ │ └── organizationapi_meta_data.rb │ │ ├── appengine/ │ │ │ └── property/ │ │ │ ├── standardappversion_automatic_scaling.rb │ │ │ ├── standardappversion_automatic_scaling_standard_scheduler_settings.rb │ │ │ ├── standardappversion_basic_scaling.rb │ │ │ ├── standardappversion_manual_scaling.rb │ │ │ └── standardappversion_vpc_access_connector.rb │ │ ├── artifactregistry/ │ │ │ └── property/ │ │ │ ├── projectlocationrepository_cleanup_policies.rb │ │ │ ├── projectlocationrepository_docker_config.rb │ │ │ ├── projectlocationrepository_labels.rb │ │ │ ├── projectlocationrepository_maven_config.rb │ │ │ ├── projectlocationrepository_remote_repository_config.rb │ │ │ ├── projectlocationrepository_remote_repository_config_apt_repository.rb │ │ │ ├── projectlocationrepository_remote_repository_config_apt_repository_public_repository.rb │ │ │ ├── projectlocationrepository_remote_repository_config_docker_repository.rb │ │ │ ├── projectlocationrepository_remote_repository_config_maven_repository.rb │ │ │ ├── projectlocationrepository_remote_repository_config_npm_repository.rb │ │ │ ├── projectlocationrepository_remote_repository_config_python_repository.rb │ │ │ ├── projectlocationrepository_remote_repository_config_upstream_credentials.rb │ │ │ ├── projectlocationrepository_remote_repository_config_yum_repository.rb │ │ │ ├── projectlocationrepository_remote_repository_config_yum_repository_public_repository.rb │ │ │ ├── projectlocationrepository_rrcucup_credentials.rb │ │ │ ├── projectlocationrepository_virtual_repository_config.rb │ │ │ └── projectlocationrepository_virtual_repository_config_upstream_policies.rb │ │ ├── bigquery/ │ │ │ └── property/ │ │ │ ├── dataset_access.rb │ │ │ ├── dataset_access_view.rb │ │ │ ├── dataset_dataset_reference.rb │ │ │ ├── dataset_default_encryption_configuration.rb │ │ │ ├── table_encryption_configuration.rb │ │ │ ├── table_external_data_configuration.rb │ │ │ ├── table_external_data_configuration_bigtable_options.rb │ │ │ ├── table_external_data_configuration_bigtable_options_column_families.rb │ │ │ ├── table_external_data_configuration_bigtable_options_column_families_columns.rb │ │ │ ├── table_external_data_configuration_csv_options.rb │ │ │ ├── table_external_data_configuration_google_sheets_options.rb │ │ │ ├── table_external_data_configuration_schema.rb │ │ │ ├── table_external_data_configuration_schema_fields.rb │ │ │ ├── table_schema.rb │ │ │ ├── table_schema_fields.rb │ │ │ ├── table_streaming_buffer.rb │ │ │ ├── table_table_reference.rb │ │ │ ├── table_time_partitioning.rb │ │ │ ├── table_view.rb │ │ │ └── table_view_user_defined_function_resources.rb │ │ ├── bigtableadmin/ │ │ │ └── property/ │ │ │ ├── cluster_cluster_config.rb │ │ │ ├── cluster_cluster_config_cluster_autoscaling_config.rb │ │ │ ├── cluster_cluster_config_cluster_autoscaling_config_autoscaling_limits.rb │ │ │ ├── cluster_cluster_config_cluster_autoscaling_config_autoscaling_targets.rb │ │ │ ├── cluster_encryption_config.rb │ │ │ ├── clusterbackup_encryption_info.rb │ │ │ ├── clusterbackup_encryption_info_encryption_status.rb │ │ │ ├── instanceappprofile_data_boost_isolation_read_only.rb │ │ │ ├── instanceappprofile_multi_cluster_routing_use_any.rb │ │ │ ├── instanceappprofile_single_cluster_routing.rb │ │ │ └── instanceappprofile_standard_isolation.rb │ │ ├── cloudbuild/ │ │ │ └── property/ │ │ │ ├── trigger_build.rb │ │ │ ├── trigger_build_artifacts.rb │ │ │ ├── trigger_build_artifacts_objects.rb │ │ │ ├── trigger_build_artifacts_objects_timing.rb │ │ │ ├── trigger_build_options.rb │ │ │ ├── trigger_build_options_volumes.rb │ │ │ ├── trigger_build_secrets.rb │ │ │ ├── trigger_build_source.rb │ │ │ ├── trigger_build_source_repo_source.rb │ │ │ ├── trigger_build_source_storage_source.rb │ │ │ ├── trigger_build_steps.rb │ │ │ ├── trigger_build_steps_volumes.rb │ │ │ ├── trigger_github.rb │ │ │ ├── trigger_github_pull_request.rb │ │ │ ├── trigger_github_push.rb │ │ │ └── trigger_trigger_template.rb │ │ ├── cloudfunctions/ │ │ │ └── property/ │ │ │ ├── cloudfunction_event_trigger.rb │ │ │ ├── cloudfunction_https_trigger.rb │ │ │ └── cloudfunction_source_repository.rb │ │ ├── cloudscheduler/ │ │ │ └── property/ │ │ │ ├── job_app_engine_http_target.rb │ │ │ ├── job_app_engine_http_target_app_engine_routing.rb │ │ │ ├── job_http_target.rb │ │ │ ├── job_http_target_oauth_token.rb │ │ │ ├── job_http_target_oidc_token.rb │ │ │ ├── job_pubsub_target.rb │ │ │ └── job_retry_config.rb │ │ ├── composer/ │ │ │ └── property/ │ │ │ ├── projectlocationenvironment_config.rb │ │ │ ├── projectlocationenvironment_config_database_config.rb │ │ │ ├── projectlocationenvironment_config_encryption_config.rb │ │ │ ├── projectlocationenvironment_config_maintenance_window.rb │ │ │ ├── projectlocationenvironment_config_master_authorized_networks_config.rb │ │ │ ├── projectlocationenvironment_config_master_authorized_networks_config_cidr_blocks.rb │ │ │ ├── projectlocationenvironment_config_node_config.rb │ │ │ ├── projectlocationenvironment_config_node_config_ip_allocation_policy.rb │ │ │ ├── projectlocationenvironment_config_private_environment_config.rb │ │ │ ├── projectlocationenvironment_config_private_environment_config_networking_config.rb │ │ │ ├── projectlocationenvironment_config_private_environment_config_private_cluster_config.rb │ │ │ ├── projectlocationenvironment_config_recovery_config.rb │ │ │ ├── projectlocationenvironment_config_recovery_config_scheduled_snapshots_config.rb │ │ │ ├── projectlocationenvironment_config_software_config.rb │ │ │ ├── projectlocationenvironment_config_software_config_airflow_config_overrides.rb │ │ │ ├── projectlocationenvironment_config_software_config_env_variables.rb │ │ │ ├── projectlocationenvironment_config_software_config_pypi_packages.rb │ │ │ ├── projectlocationenvironment_config_web_server_config.rb │ │ │ ├── projectlocationenvironment_config_web_server_network_access_control.rb │ │ │ ├── projectlocationenvironment_config_web_server_network_access_control_allowed_ip_ranges.rb │ │ │ ├── projectlocationenvironment_config_workloads_config.rb │ │ │ ├── projectlocationenvironment_config_workloads_config_scheduler.rb │ │ │ ├── projectlocationenvironment_config_workloads_config_triggerer.rb │ │ │ ├── projectlocationenvironment_config_workloads_config_web_server.rb │ │ │ ├── projectlocationenvironment_config_workloads_config_worker.rb │ │ │ ├── projectlocationenvironment_labels.rb │ │ │ └── projectlocationenvironment_storage_config.rb │ │ ├── compute/ │ │ │ └── property/ │ │ │ ├── acceleratortype_deprecated.rb │ │ │ ├── autoscaler_autoscaling_policy.rb │ │ │ ├── autoscaler_autoscaling_policy_cpu_utilization.rb │ │ │ ├── autoscaler_autoscaling_policy_custom_metric_utilizations.rb │ │ │ ├── autoscaler_autoscaling_policy_load_balancing_utilization.rb │ │ │ ├── autoscaler_autoscaling_policy_scale_down_control.rb │ │ │ ├── autoscaler_autoscaling_policy_scale_down_control_max_scaled_down_replicas.rb │ │ │ ├── autoscaler_autoscaling_policy_scale_in_control.rb │ │ │ ├── autoscaler_autoscaling_policy_scale_in_control_max_scaled_in_replicas.rb │ │ │ ├── autoscaler_autoscaling_policy_scaling_schedules.rb │ │ │ ├── backendbucket_cdn_policy.rb │ │ │ ├── backendbucket_cdn_policy_negative_caching_policy.rb │ │ │ ├── backendservice_backends.rb │ │ │ ├── backendservice_cdn_policy.rb │ │ │ ├── backendservice_cdn_policy_cache_key_policy.rb │ │ │ ├── backendservice_cdn_policy_negative_caching_policy.rb │ │ │ ├── backendservice_circuit_breakers.rb │ │ │ ├── backendservice_circuit_breakers_connect_timeout.rb │ │ │ ├── backendservice_connection_draining.rb │ │ │ ├── backendservice_consistent_hash.rb │ │ │ ├── backendservice_consistent_hash_http_cookie.rb │ │ │ ├── backendservice_consistent_hash_http_cookie_ttl.rb │ │ │ ├── backendservice_iap.rb │ │ │ ├── backendservice_log_config.rb │ │ │ ├── backendservice_outlier_detection.rb │ │ │ ├── backendservice_outlier_detection_base_ejection_time.rb │ │ │ ├── backendservice_outlier_detection_interval.rb │ │ │ ├── disk_disk_encryption_key.rb │ │ │ ├── disk_source_image_encryption_key.rb │ │ │ ├── disk_source_snapshot_encryption_key.rb │ │ │ ├── disktype_deprecated.rb │ │ │ ├── externalvpngateway_interfaces.rb │ │ │ ├── firewall_allowed.rb │ │ │ ├── firewall_denied.rb │ │ │ ├── firewall_log_config.rb │ │ │ ├── globalforwardingrule_metadata_filters.rb │ │ │ ├── globalforwardingrule_metadata_filters_filter_labels.rb │ │ │ ├── globalnetworkendpointgroup_annotations.rb │ │ │ ├── globalnetworkendpointgroup_app_engine.rb │ │ │ ├── globalnetworkendpointgroup_cloud_function.rb │ │ │ ├── globalnetworkendpointgroup_cloud_run.rb │ │ │ ├── globalnetworkendpointgroup_psc_data.rb │ │ │ ├── healthcheck_grpc_health_check.rb │ │ │ ├── healthcheck_http2_health_check.rb │ │ │ ├── healthcheck_http_health_check.rb │ │ │ ├── healthcheck_https_health_check.rb │ │ │ ├── healthcheck_log_config.rb │ │ │ ├── healthcheck_ssl_health_check.rb │ │ │ ├── healthcheck_tcp_health_check.rb │ │ │ ├── image_deprecated.rb │ │ │ ├── image_guest_os_features.rb │ │ │ ├── image_image_encryption_key.rb │ │ │ ├── image_raw_disk.rb │ │ │ ├── image_source_disk_encryption_key.rb │ │ │ ├── imagefamilyview_image.rb │ │ │ ├── imagefamilyview_image_deprecated.rb │ │ │ ├── imagefamilyview_image_image_encryption_key.rb │ │ │ ├── imagefamilyview_image_raw_disk.rb │ │ │ ├── imagefamilyview_image_source_disk_encryption_key.rb │ │ │ ├── imagefamilyview_image_source_snapshot_encryption_key.rb │ │ │ ├── imagefamilyview_image_source_snapshot_encryption_key_dbs.rb │ │ │ ├── imagefamilyview_image_source_snapshot_encryption_key_dbxs.rb │ │ │ ├── imagefamilyview_image_source_snapshot_encryption_key_keks.rb │ │ │ ├── imagefamilyview_image_source_snapshot_encryption_key_pk.rb │ │ │ ├── instance_disks.rb │ │ │ ├── instance_disks_disk_encryption_key.rb │ │ │ ├── instance_disks_initialize_params.rb │ │ │ ├── instance_disks_initialize_params_source_image_encryption_key.rb │ │ │ ├── instance_guest_accelerators.rb │ │ │ ├── instance_network_interfaces.rb │ │ │ ├── instance_network_interfaces_access_configs.rb │ │ │ ├── instance_network_interfaces_alias_ip_ranges.rb │ │ │ ├── instance_scheduling.rb │ │ │ ├── instance_service_accounts.rb │ │ │ ├── instance_shielded_instance_config.rb │ │ │ ├── instance_tags.rb │ │ │ ├── instancegroup_named_ports.rb │ │ │ ├── instancegroupmanager_current_actions.rb │ │ │ ├── instancegroupmanager_named_ports.rb │ │ │ ├── instancetemplate_properties.rb │ │ │ ├── instancetemplate_properties_disks.rb │ │ │ ├── instancetemplate_properties_disks_disk_encryption_key.rb │ │ │ ├── instancetemplate_properties_disks_initialize_params.rb │ │ │ ├── instancetemplate_properties_disks_initialize_params_source_image_encryption_key.rb │ │ │ ├── instancetemplate_properties_guest_accelerators.rb │ │ │ ├── instancetemplate_properties_network_interfaces.rb │ │ │ ├── instancetemplate_properties_network_interfaces_access_configs.rb │ │ │ ├── instancetemplate_properties_network_interfaces_alias_ip_ranges.rb │ │ │ ├── instancetemplate_properties_scheduling.rb │ │ │ ├── instancetemplate_properties_service_accounts.rb │ │ │ ├── instancetemplate_properties_tags.rb │ │ │ ├── interconnect_circuit_infos.rb │ │ │ ├── interconnect_expected_outages.rb │ │ │ ├── interconnectattachment_configuration_constraints.rb │ │ │ ├── interconnectattachment_configuration_constraints_bgp_peer_asn_ranges.rb │ │ │ ├── interconnectattachment_labels.rb │ │ │ ├── interconnectattachment_partner_metadata.rb │ │ │ ├── interconnectattachment_private_interconnect_info.rb │ │ │ ├── license_resource_requirements.rb │ │ │ ├── licensecode_license_alias.rb │ │ │ ├── machineimage_instance_properties.rb │ │ │ ├── machineimage_instance_properties_advanced_machine_features.rb │ │ │ ├── machineimage_instance_properties_confidential_instance_config.rb │ │ │ ├── machineimage_instance_properties_disks.rb │ │ │ ├── machineimage_instance_properties_disks_disk_encryption_key.rb │ │ │ ├── machineimage_instance_properties_disks_guest_os_features.rb │ │ │ ├── machineimage_instance_properties_disks_initialize_params.rb │ │ │ ├── machineimage_instance_properties_disks_initialize_params_labels.rb │ │ │ ├── machineimage_instance_properties_disks_initialize_params_resource_manager_tags.rb │ │ │ ├── machineimage_instance_properties_disks_initialize_params_source_image_encryption_key.rb │ │ │ ├── machineimage_instance_properties_disks_initialize_params_source_snapshot_encryption_key.rb │ │ │ ├── machineimage_instance_properties_disks_shielded_instance_initial_state.rb │ │ │ ├── machineimage_instance_properties_disks_shielded_instance_initial_state_dbs.rb │ │ │ ├── machineimage_instance_properties_disks_shielded_instance_initial_state_dbxs.rb │ │ │ ├── machineimage_instance_properties_disks_shielded_instance_initial_state_keks.rb │ │ │ ├── machineimage_instance_properties_disks_shielded_instance_initial_state_pk.rb │ │ │ ├── machineimage_instance_properties_guest_accelerators.rb │ │ │ ├── machineimage_instance_properties_labels.rb │ │ │ ├── machineimage_instance_properties_metadata.rb │ │ │ ├── machineimage_instance_properties_metadata_items.rb │ │ │ ├── machineimage_instance_properties_network_interfaces.rb │ │ │ ├── machineimage_instance_properties_network_interfaces_access_configs.rb │ │ │ ├── machineimage_instance_properties_network_interfaces_alias_ip_ranges.rb │ │ │ ├── machineimage_instance_properties_network_interfaces_ipv6_access_configs.rb │ │ │ ├── machineimage_instance_properties_network_performance_config.rb │ │ │ ├── machineimage_instance_properties_reservation_affinity.rb │ │ │ ├── machineimage_instance_properties_resource_manager_tags.rb │ │ │ ├── machineimage_instance_properties_scheduling.rb │ │ │ ├── machineimage_instance_properties_scheduling_local_ssd_recovery_timeout.rb │ │ │ ├── machineimage_instance_properties_scheduling_node_affinities.rb │ │ │ ├── machineimage_instance_properties_service_accounts.rb │ │ │ ├── machineimage_instance_properties_shielded_instance_config.rb │ │ │ ├── machineimage_instance_properties_tags.rb │ │ │ ├── machineimage_machine_image_encryption_key.rb │ │ │ ├── machineimage_saved_disks.rb │ │ │ ├── machineimage_source_disk_encryption_keys.rb │ │ │ ├── machineimage_source_disk_encryption_keys_disk_encryption_key.rb │ │ │ ├── machineimage_source_instance_properties.rb │ │ │ ├── machineimage_source_instance_properties_disks.rb │ │ │ ├── machineimage_source_instance_properties_disks_disk_encryption_key.rb │ │ │ ├── machineimage_source_instance_properties_disks_guest_os_features.rb │ │ │ ├── machineimage_source_instance_properties_guest_accelerators.rb │ │ │ ├── machineimage_source_instance_properties_labels.rb │ │ │ ├── machineimage_source_instance_properties_metadata.rb │ │ │ ├── machineimage_source_instance_properties_metadata_items.rb │ │ │ ├── machineimage_source_instance_properties_network_interfaces.rb │ │ │ ├── machineimage_source_instance_properties_network_interfaces_access_configs.rb │ │ │ ├── machineimage_source_instance_properties_network_interfaces_alias_ip_ranges.rb │ │ │ ├── machineimage_source_instance_properties_network_interfaces_ipv6_access_configs.rb │ │ │ ├── machineimage_source_instance_properties_scheduling.rb │ │ │ ├── machineimage_source_instance_properties_scheduling_local_ssd_recovery_timeout.rb │ │ │ ├── machineimage_source_instance_properties_scheduling_node_affinities.rb │ │ │ ├── machineimage_source_instance_properties_service_accounts.rb │ │ │ ├── machineimage_source_instance_properties_tags.rb │ │ │ ├── machinetype_accelerators.rb │ │ │ ├── machinetype_deprecated.rb │ │ │ ├── machinetype_scratch_disks.rb │ │ │ ├── network_peerings.rb │ │ │ ├── network_routing_config.rb │ │ │ ├── networkattachment_connection_endpoints.rb │ │ │ ├── networkfirewallpolicy_associations.rb │ │ │ ├── networkfirewallpolicy_rules.rb │ │ │ ├── networkfirewallpolicy_rules_match.rb │ │ │ ├── networkfirewallpolicy_rules_match_layer4_configs.rb │ │ │ ├── networkfirewallpolicy_rules_match_src_secure_tags.rb │ │ │ ├── networkfirewallpolicy_rules_target_secure_tags.rb │ │ │ ├── nodegroup_autoscaling_policy.rb │ │ │ ├── nodetemplate_node_type_flexibility.rb │ │ │ ├── nodetemplate_server_binding.rb │ │ │ ├── nodetype_deprecated.rb │ │ │ ├── packetmirroring_collector_ilb.rb │ │ │ ├── packetmirroring_filter.rb │ │ │ ├── packetmirroring_mirrored_resources.rb │ │ │ ├── packetmirroring_mirrored_resources_instances.rb │ │ │ ├── packetmirroring_mirrored_resources_subnetworks.rb │ │ │ ├── packetmirroring_network.rb │ │ │ ├── projectinfo_common_instance_metadata.rb │ │ │ ├── projectinfo_common_instance_metadata_items.rb │ │ │ ├── projectinfo_quotas.rb │ │ │ ├── region_deprecated.rb │ │ │ ├── region_quotas.rb │ │ │ ├── regionautoscaler_autoscaling_policy.rb │ │ │ ├── regionautoscaler_autoscaling_policy_cpu_utilization.rb │ │ │ ├── regionautoscaler_autoscaling_policy_custom_metric_utilizations.rb │ │ │ ├── regionautoscaler_autoscaling_policy_load_balancing_utilization.rb │ │ │ ├── regionautoscaler_autoscaling_policy_scale_down_control.rb │ │ │ ├── regionautoscaler_autoscaling_policy_scale_down_control_max_scaled_down_replicas.rb │ │ │ ├── regionautoscaler_autoscaling_policy_scale_in_control.rb │ │ │ ├── regionautoscaler_autoscaling_policy_scale_in_control_max_scaled_in_replicas.rb │ │ │ ├── regionautoscaler_autoscaling_policy_scaling_schedules.rb │ │ │ ├── regionautoscaler_scaling_schedule_status.rb │ │ │ ├── regionautoscaler_status_details.rb │ │ │ ├── regionbackendservice_backends.rb │ │ │ ├── regionbackendservice_cdn_policy.rb │ │ │ ├── regionbackendservice_cdn_policy_cache_key_policy.rb │ │ │ ├── regionbackendservice_cdn_policy_negative_caching_policy.rb │ │ │ ├── regionbackendservice_circuit_breakers.rb │ │ │ ├── regionbackendservice_circuit_breakers_connect_timeout.rb │ │ │ ├── regionbackendservice_connection_draining.rb │ │ │ ├── regionbackendservice_consistent_hash.rb │ │ │ ├── regionbackendservice_consistent_hash_http_cookie.rb │ │ │ ├── regionbackendservice_consistent_hash_http_cookie_ttl.rb │ │ │ ├── regionbackendservice_failover_policy.rb │ │ │ ├── regionbackendservice_log_config.rb │ │ │ ├── regionbackendservice_outlier_detection.rb │ │ │ ├── regionbackendservice_outlier_detection_base_ejection_time.rb │ │ │ ├── regionbackendservice_outlier_detection_interval.rb │ │ │ ├── regioncommitment_license_resource.rb │ │ │ ├── regioncommitment_reservations.rb │ │ │ ├── regioncommitment_reservations_aggregate_reservation.rb │ │ │ ├── regioncommitment_reservations_aggregate_reservation_in_use_resources.rb │ │ │ ├── regioncommitment_reservations_aggregate_reservation_in_use_resources_accelerator.rb │ │ │ ├── regioncommitment_reservations_aggregate_reservation_reserved_resources.rb │ │ │ ├── regioncommitment_reservations_aggregate_reservation_reserved_resources_accelerator.rb │ │ │ ├── regioncommitment_reservations_delete_after_duration.rb │ │ │ ├── regioncommitment_reservations_resource_policies.rb │ │ │ ├── regioncommitment_reservations_resource_status.rb │ │ │ ├── regioncommitment_reservations_resource_status_specific_sku_allocation.rb │ │ │ ├── regioncommitment_reservations_share_settings.rb │ │ │ ├── regioncommitment_reservations_share_settings_folder_map.rb │ │ │ ├── regioncommitment_reservations_share_settings_project_map.rb │ │ │ ├── regioncommitment_reservations_specific_reservation.rb │ │ │ ├── regioncommitment_reservations_specific_reservation_instance_properties.rb │ │ │ ├── regioncommitment_reservations_specific_reservation_instance_properties_guest_accelerators.rb │ │ │ ├── regioncommitment_reservations_specific_reservation_instance_properties_local_ssds.rb │ │ │ ├── regioncommitment_resource_status.rb │ │ │ ├── regioncommitment_resource_status_cancellation_information.rb │ │ │ ├── regioncommitment_resource_status_cancellation_information_canceled_commitment.rb │ │ │ ├── regioncommitment_resource_status_cancellation_information_cancellation_cap.rb │ │ │ ├── regioncommitment_resource_status_cancellation_information_cancellation_fee.rb │ │ │ ├── regioncommitment_resources.rb │ │ │ ├── regiondisktype_deprecated.rb │ │ │ ├── regionhealthcheck_grpc_health_check.rb │ │ │ ├── regionhealthcheck_http2_health_check.rb │ │ │ ├── regionhealthcheck_http_health_check.rb │ │ │ ├── regionhealthcheck_https_health_check.rb │ │ │ ├── regionhealthcheck_log_config.rb │ │ │ ├── regionhealthcheck_ssl_health_check.rb │ │ │ ├── regionhealthcheck_tcp_health_check.rb │ │ │ ├── regioninstancegroup_named_ports.rb │ │ │ ├── regioninstancegroupmanager_auto_healing_policies.rb │ │ │ ├── regioninstancegroupmanager_current_actions.rb │ │ │ ├── regioninstancegroupmanager_named_ports.rb │ │ │ ├── regionnetworkendpointgroup_annotations.rb │ │ │ ├── regionnetworkendpointgroup_app_engine.rb │ │ │ ├── regionnetworkendpointgroup_cloud_function.rb │ │ │ ├── regionnetworkendpointgroup_cloud_run.rb │ │ │ ├── regionnetworkendpointgroup_psc_data.rb │ │ │ ├── regionsecuritypolicy_adaptive_protection_config.rb │ │ │ ├── regionsecuritypolicy_adaptive_protection_config_auto_deploy_config.rb │ │ │ ├── regionsecuritypolicy_adaptive_protection_config_layer7_ddos_defense_config.rb │ │ │ ├── regionsecuritypolicy_adaptive_protection_config_layer7_ddos_defense_config_threshold_configs.rb │ │ │ ├── regionsecuritypolicy_advanced_options_config.rb │ │ │ ├── regionsecuritypolicy_advanced_options_config_json_custom_config.rb │ │ │ ├── regionsecuritypolicy_apclddctctg_configs.rb │ │ │ ├── regionsecuritypolicy_associations.rb │ │ │ ├── regionsecuritypolicy_cloud_armor_config.rb │ │ │ ├── regionsecuritypolicy_ddos_protection_config.rb │ │ │ ├── regionsecuritypolicy_labels.rb │ │ │ ├── regionsecuritypolicy_recaptcha_options_config.rb │ │ │ ├── regionsecuritypolicy_rules.rb │ │ │ ├── regionsecuritypolicy_rules_header_action.rb │ │ │ ├── regionsecuritypolicy_rules_header_action_request_headers_to_adds.rb │ │ │ ├── regionsecuritypolicy_rules_match.rb │ │ │ ├── regionsecuritypolicy_rules_match_config.rb │ │ │ ├── regionsecuritypolicy_rules_match_config_dest_ports.rb │ │ │ ├── regionsecuritypolicy_rules_match_config_layer4_configs.rb │ │ │ ├── regionsecuritypolicy_rules_match_expr.rb │ │ │ ├── regionsecuritypolicy_rules_match_expr_options.rb │ │ │ ├── regionsecuritypolicy_rules_match_expr_options_recaptcha_options.rb │ │ │ ├── regionsecuritypolicy_rules_network_match.rb │ │ │ ├── regionsecuritypolicy_rules_network_match_user_defined_fields.rb │ │ │ ├── regionsecuritypolicy_rules_preconfigured_waf_config.rb │ │ │ ├── regionsecuritypolicy_rules_preconfigured_waf_config_exclusions.rb │ │ │ ├── regionsecuritypolicy_rules_preconfigured_waf_config_exclusions_request_cookies_to_exclude.rb │ │ │ ├── regionsecuritypolicy_rules_preconfigured_waf_config_exclusions_request_headers_to_exclude.rb │ │ │ ├── regionsecuritypolicy_rules_preconfigured_waf_config_exclusions_request_query_params_to_exclude.rb │ │ │ ├── regionsecuritypolicy_rules_preconfigured_waf_config_exclusions_request_uris_to_exclude.rb │ │ │ ├── regionsecuritypolicy_rules_rate_limit_options.rb │ │ │ ├── regionsecuritypolicy_rules_rate_limit_options_ban_threshold.rb │ │ │ ├── regionsecuritypolicy_rules_rate_limit_options_enforce_on_key_configs.rb │ │ │ ├── regionsecuritypolicy_rules_rate_limit_options_exceed_action_rpc_status.rb │ │ │ ├── regionsecuritypolicy_rules_rate_limit_options_exceed_redirect_options.rb │ │ │ ├── regionsecuritypolicy_rules_rate_limit_options_rate_limit_threshold.rb │ │ │ ├── regionsecuritypolicy_rules_redirect_options.rb │ │ │ ├── regionsecuritypolicy_user_defined_fields.rb │ │ │ ├── regionsslpolicy_tls_settings.rb │ │ │ ├── regionsslpolicy_tls_settings_proxy_tls_context.rb │ │ │ ├── regionsslpolicy_tls_settings_proxy_tls_context_certificate_context.rb │ │ │ ├── regionsslpolicy_tls_settings_proxy_tls_context_certificate_context_certificate_paths.rb │ │ │ ├── regionsslpolicy_tls_settings_proxy_tls_context_certificate_context_sds_config.rb │ │ │ ├── regionsslpolicy_tls_settings_proxy_tls_context_certificate_context_sds_config_grpc_service_config.rb │ │ │ ├── regionsslpolicy_tls_settings_proxy_tls_context_validation_context.rb │ │ │ ├── regionsslpolicy_tls_settings_proxy_tls_context_validation_context_sds_config.rb │ │ │ ├── regionsslpolicy_tls_settings_proxy_tls_context_validation_context_sds_config_grpc_service_config.rb │ │ │ ├── regionsslpolicy_tsptcccscgscc_credentials.rb │ │ │ ├── regionsslpolicy_tsptcccscgsccc_certificates.rb │ │ │ ├── regionsslpolicy_tsptcccscgscccf_plugin.rb │ │ │ ├── regionsslpolicy_tsptcvcscgscc_credentials.rb │ │ │ ├── regionsslpolicy_tsptcvcscgsccc_certificates.rb │ │ │ ├── regionsslpolicy_tsptcvcscgscccf_plugin.rb │ │ │ ├── regionsslpolicy_warnings.rb │ │ │ ├── regionsslpolicy_warnings_data.rb │ │ │ ├── regionurlmap_default_custom_error_response_policy.rb │ │ │ ├── regionurlmap_default_custom_error_response_policy_error_response_rules.rb │ │ │ ├── regionurlmap_default_route_action.rb │ │ │ ├── regionurlmap_default_route_action_cors_policy.rb │ │ │ ├── regionurlmap_default_route_action_fault_injection_policy.rb │ │ │ ├── regionurlmap_default_route_action_fault_injection_policy_abort.rb │ │ │ ├── regionurlmap_default_route_action_fault_injection_policy_delay.rb │ │ │ ├── regionurlmap_default_route_action_fault_injection_policy_delay_fixed_delay.rb │ │ │ ├── regionurlmap_default_route_action_max_stream_duration.rb │ │ │ ├── regionurlmap_default_route_action_request_mirror_policy.rb │ │ │ ├── regionurlmap_default_route_action_retry_policy.rb │ │ │ ├── regionurlmap_default_route_action_retry_policy_per_try_timeout.rb │ │ │ ├── regionurlmap_default_route_action_timeout.rb │ │ │ ├── regionurlmap_default_route_action_url_rewrite.rb │ │ │ ├── regionurlmap_default_route_action_weighted_backend_services.rb │ │ │ ├── regionurlmap_default_route_action_weighted_backend_services_header_action.rb │ │ │ ├── regionurlmap_default_route_action_weighted_backend_services_header_action_request_headers_to_add.rb │ │ │ ├── regionurlmap_default_route_action_weighted_backend_services_header_action_response_headers_to_add.rb │ │ │ ├── regionurlmap_default_url_redirect.rb │ │ │ ├── regionurlmap_header_action.rb │ │ │ ├── regionurlmap_header_action_request_headers_to_add.rb │ │ │ ├── regionurlmap_header_action_response_headers_to_add.rb │ │ │ ├── regionurlmap_host_rules.rb │ │ │ ├── regionurlmap_path_matchers.rb │ │ │ ├── regionurlmap_path_matchers_default_custom_error_response_policy.rb │ │ │ ├── regionurlmap_path_matchers_default_custom_error_response_policy_error_response_rules.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_cors_policy.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_fault_injection_policy.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_fault_injection_policy_abort.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_fault_injection_policy_delay.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_fault_injection_policy_delay_fixed_delay.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_max_stream_duration.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_request_mirror_policy.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_retry_policy.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_retry_policy_per_try_timeout.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_timeout.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_url_rewrite.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_weighted_backend_services.rb │ │ │ ├── regionurlmap_path_matchers_default_route_action_weighted_backend_services_header_action.rb │ │ │ ├── regionurlmap_path_matchers_default_url_redirect.rb │ │ │ ├── regionurlmap_path_matchers_header_action.rb │ │ │ ├── regionurlmap_path_matchers_header_action_request_headers_to_add.rb │ │ │ ├── regionurlmap_path_matchers_header_action_response_headers_to_add.rb │ │ │ ├── regionurlmap_path_matchers_path_rules.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_custom_error_response_policy.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_custom_error_response_policy_error_response_rules.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_cors_policy.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_fault_injection_policy.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_fault_injection_policy_abort.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_fault_injection_policy_delay.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_fault_injection_policy_delay_fixed_delay.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_max_stream_duration.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_request_mirror_policy.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_retry_policy.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_retry_policy_per_try_timeout.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_timeout.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_url_rewrite.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_weighted_backend_services.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_route_action_weighted_backend_services_header_action.rb │ │ │ ├── regionurlmap_path_matchers_path_rules_url_redirect.rb │ │ │ ├── regionurlmap_path_matchers_route_rules.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_custom_error_response_policy.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_custom_error_response_policy_error_response_rules.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_header_action.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_header_action_request_headers_to_add.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_header_action_response_headers_to_add.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_http_filter_configs.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_http_filter_metadata.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_match_rules.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_match_rules_header_matches.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_match_rules_header_matches_range_match.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_match_rules_metadata_filters.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_match_rules_metadata_filters_filter_labels.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_match_rules_query_parameter_matches.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_cors_policy.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_fault_injection_policy.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_fault_injection_policy_abort.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_fault_injection_policy_delay.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_fault_injection_policy_delay_fixed_delay.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_max_stream_duration.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_request_mirror_policy.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_retry_policy.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_retry_policy_per_try_timeout.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_timeout.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_url_rewrite.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_weighted_backend_services.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_route_action_weighted_backend_services_header_action.rb │ │ │ ├── regionurlmap_path_matchers_route_rules_url_redirect.rb │ │ │ ├── regionurlmap_pmdrawbsharht_add.rb │ │ │ ├── regionurlmap_pmprrawbsharht_add.rb │ │ │ ├── regionurlmap_pmrrrawbsharht_add.rb │ │ │ ├── regionurlmap_tests.rb │ │ │ ├── regionurlmap_tests_headers.rb │ │ │ ├── reservation_aggregate_reservation.rb │ │ │ ├── reservation_aggregate_reservation_in_use_resources.rb │ │ │ ├── reservation_aggregate_reservation_in_use_resources_accelerator.rb │ │ │ ├── reservation_aggregate_reservation_reserved_resources.rb │ │ │ ├── reservation_aggregate_reservation_reserved_resources_accelerator.rb │ │ │ ├── reservation_delete_after_duration.rb │ │ │ ├── reservation_resource_policies.rb │ │ │ ├── reservation_resource_status.rb │ │ │ ├── reservation_resource_status_specific_sku_allocation.rb │ │ │ ├── reservation_share_settings.rb │ │ │ ├── reservation_share_settings_folder_map.rb │ │ │ ├── reservation_share_settings_project_map.rb │ │ │ ├── reservation_specific_reservation.rb │ │ │ ├── reservation_specific_reservation_instance_properties.rb │ │ │ ├── reservation_specific_reservation_instance_properties_guest_accelerators.rb │ │ │ ├── reservation_specific_reservation_instance_properties_local_ssds.rb │ │ │ ├── resourcepolicy_group_placement_policy.rb │ │ │ ├── resourcepolicy_instance_schedule_policy.rb │ │ │ ├── resourcepolicy_instance_schedule_policy_vm_start_schedule.rb │ │ │ ├── resourcepolicy_instance_schedule_policy_vm_stop_schedule.rb │ │ │ ├── resourcepolicy_resource_status.rb │ │ │ ├── resourcepolicy_resource_status_instance_schedule_policy.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy_retention_policy.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy_schedule.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy_schedule_daily_schedule.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy_schedule_hourly_schedule.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy_schedule_weekly_schedule.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy_schedule_weekly_schedule_day_of_weeks.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy_snapshot_properties.rb │ │ │ ├── resourcepolicy_snapshot_schedule_policy_snapshot_properties_labels.rb │ │ │ ├── resourcepolicy_vm_maintenance_policy.rb │ │ │ ├── resourcepolicy_vm_maintenance_policy_concurrency_control_group.rb │ │ │ ├── resourcepolicy_vm_maintenance_policy_maintenance_window.rb │ │ │ ├── resourcepolicy_vm_maintenance_policy_maintenance_window_daily_maintenance_window.rb │ │ │ ├── router_bgp.rb │ │ │ ├── router_bgp_advertised_ip_ranges.rb │ │ │ ├── routernat_log_config.rb │ │ │ ├── routernat_subnetwork.rb │ │ │ ├── securitypolicy_rules.rb │ │ │ ├── securitypolicy_rules_match.rb │ │ │ ├── securitypolicy_rules_match_config.rb │ │ │ ├── securitypolicy_rules_match_expr.rb │ │ │ ├── serviceattachment_connected_endpoints.rb │ │ │ ├── serviceattachment_consumer_accept_lists.rb │ │ │ ├── serviceattachment_psc_service_attachment_id.rb │ │ │ ├── snapshot_snapshot_encryption_key.rb │ │ │ ├── snapshot_source_disk_encryption_key.rb │ │ │ ├── sslpolicy_warnings.rb │ │ │ ├── subnetwork_log_config.rb │ │ │ ├── subnetwork_secondary_ip_ranges.rb │ │ │ ├── targetvpngateway_labels.rb │ │ │ ├── urlmap_default_route_action.rb │ │ │ ├── urlmap_default_route_action_cors_policy.rb │ │ │ ├── urlmap_default_route_action_fault_injection_policy.rb │ │ │ ├── urlmap_default_route_action_fault_injection_policy_abort.rb │ │ │ ├── urlmap_default_route_action_fault_injection_policy_delay.rb │ │ │ ├── urlmap_default_route_action_fault_injection_policy_delay_fixed_delay.rb │ │ │ ├── urlmap_default_route_action_request_mirror_policy.rb │ │ │ ├── urlmap_default_route_action_retry_policy.rb │ │ │ ├── urlmap_default_route_action_retry_policy_per_try_timeout.rb │ │ │ ├── urlmap_default_route_action_timeout.rb │ │ │ ├── urlmap_default_route_action_url_rewrite.rb │ │ │ ├── urlmap_default_route_action_weighted_backend_services.rb │ │ │ ├── urlmap_default_route_action_weighted_backend_services_header_action.rb │ │ │ ├── urlmap_default_route_action_weighted_backend_services_header_action_request_headers_to_add.rb │ │ │ ├── urlmap_default_route_action_weighted_backend_services_header_action_response_headers_to_add.rb │ │ │ ├── urlmap_default_url_redirect.rb │ │ │ ├── urlmap_header_action.rb │ │ │ ├── urlmap_header_action_request_headers_to_add.rb │ │ │ ├── urlmap_header_action_response_headers_to_add.rb │ │ │ ├── urlmap_host_rules.rb │ │ │ ├── urlmap_path_matchers.rb │ │ │ ├── urlmap_path_matchers_default_route_action.rb │ │ │ ├── urlmap_path_matchers_default_route_action_cors_policy.rb │ │ │ ├── urlmap_path_matchers_default_route_action_fault_injection_policy.rb │ │ │ ├── urlmap_path_matchers_default_route_action_fault_injection_policy_abort.rb │ │ │ ├── urlmap_path_matchers_default_route_action_fault_injection_policy_delay.rb │ │ │ ├── urlmap_path_matchers_default_route_action_fault_injection_policy_delay_fixed_delay.rb │ │ │ ├── urlmap_path_matchers_default_route_action_request_mirror_policy.rb │ │ │ ├── urlmap_path_matchers_default_route_action_retry_policy.rb │ │ │ ├── urlmap_path_matchers_default_route_action_retry_policy_per_try_timeout.rb │ │ │ ├── urlmap_path_matchers_default_route_action_timeout.rb │ │ │ ├── urlmap_path_matchers_default_route_action_url_rewrite.rb │ │ │ ├── urlmap_path_matchers_default_url_redirect.rb │ │ │ ├── urlmap_path_matchers_header_action.rb │ │ │ ├── urlmap_path_matchers_header_action_request_headers_to_add.rb │ │ │ ├── urlmap_path_matchers_header_action_response_headers_to_add.rb │ │ │ ├── urlmap_tests.rb │ │ │ ├── vpngateway_labels.rb │ │ │ ├── vpngateway_vpn_interfaces.rb │ │ │ └── zone_deprecated.rb │ │ ├── container/ │ │ │ └── property/ │ │ │ ├── cluster_addons_config.rb │ │ │ ├── cluster_addons_config_gce_persistent_disk_csi_driver_config.rb │ │ │ ├── cluster_addons_config_horizontal_pod_autoscaling.rb │ │ │ ├── cluster_addons_config_http_load_balancing.rb │ │ │ ├── cluster_addons_config_kubernetes_dashboard.rb │ │ │ ├── cluster_addons_config_network_policy_config.rb │ │ │ ├── cluster_binary_authorization.rb │ │ │ ├── cluster_conditions.rb │ │ │ ├── cluster_database_encryption.rb │ │ │ ├── cluster_default_max_pods_constraint.rb │ │ │ ├── cluster_fleet.rb │ │ │ ├── cluster_ip_allocation_policy.rb │ │ │ ├── cluster_legacy_abac.rb │ │ │ ├── cluster_master_auth.rb │ │ │ ├── cluster_master_auth_client_certificate_config.rb │ │ │ ├── cluster_master_authorized_networks_config.rb │ │ │ ├── cluster_master_authorized_networks_config_cidr_blocks.rb │ │ │ ├── cluster_network_config.rb │ │ │ ├── cluster_network_policy.rb │ │ │ ├── cluster_node_config.rb │ │ │ ├── cluster_node_config_accelerators.rb │ │ │ ├── cluster_node_config_shielded_instance_config.rb │ │ │ ├── cluster_node_config_taints.rb │ │ │ ├── cluster_node_pools.rb │ │ │ ├── cluster_pod_security_policy_config.rb │ │ │ ├── cluster_private_cluster_config.rb │ │ │ ├── cluster_release_channel.rb │ │ │ ├── cluster_shielded_nodes.rb │ │ │ ├── nodepool_autoscaling.rb │ │ │ ├── nodepool_conditions.rb │ │ │ ├── nodepool_config.rb │ │ │ ├── nodepool_config_accelerators.rb │ │ │ ├── nodepool_config_shielded_instance_config.rb │ │ │ ├── nodepool_config_taints.rb │ │ │ ├── nodepool_config_workload_meta_config.rb │ │ │ ├── nodepool_management.rb │ │ │ ├── nodepool_management_upgrade_options.rb │ │ │ ├── nodepool_max_pods_constraint.rb │ │ │ └── serverconfig_channels.rb │ │ ├── dataflow/ │ │ │ └── property/ │ │ │ ├── projectlocationjob_environment.rb │ │ │ ├── projectlocationjob_environment_debug_options.rb │ │ │ ├── projectlocationjob_environment_debug_options_data_sampling.rb │ │ │ ├── projectlocationjob_environment_internal_experiments.rb │ │ │ ├── projectlocationjob_environment_sdk_pipeline_options.rb │ │ │ ├── projectlocationjob_environment_user_agent.rb │ │ │ ├── projectlocationjob_environment_version.rb │ │ │ ├── projectlocationjob_environment_worker_pools.rb │ │ │ ├── projectlocationjob_environment_worker_pools_autoscaling_settings.rb │ │ │ ├── projectlocationjob_environment_worker_pools_data_disks.rb │ │ │ ├── projectlocationjob_environment_worker_pools_metadata.rb │ │ │ ├── projectlocationjob_environment_worker_pools_packages.rb │ │ │ ├── projectlocationjob_environment_worker_pools_pool_args.rb │ │ │ ├── projectlocationjob_environment_worker_pools_sdk_harness_container_images.rb │ │ │ ├── projectlocationjob_environment_worker_pools_taskrunner_settings.rb │ │ │ ├── projectlocationjob_environment_worker_pools_taskrunner_settings_parallel_worker_settings.rb │ │ │ ├── projectlocationjob_execution_info.rb │ │ │ ├── projectlocationjob_execution_info_stages.rb │ │ │ ├── projectlocationjob_job_metadata.rb │ │ │ ├── projectlocationjob_job_metadata_big_table_details.rb │ │ │ ├── projectlocationjob_job_metadata_bigquery_details.rb │ │ │ ├── projectlocationjob_job_metadata_datastore_details.rb │ │ │ ├── projectlocationjob_job_metadata_file_details.rb │ │ │ ├── projectlocationjob_job_metadata_pubsub_details.rb │ │ │ ├── projectlocationjob_job_metadata_sdk_version.rb │ │ │ ├── projectlocationjob_job_metadata_sdk_version_bugs.rb │ │ │ ├── projectlocationjob_job_metadata_spanner_details.rb │ │ │ ├── projectlocationjob_job_metadata_user_display_properties.rb │ │ │ ├── projectlocationjob_labels.rb │ │ │ ├── projectlocationjob_pipeline_description.rb │ │ │ ├── projectlocationjob_pipeline_description_display_data.rb │ │ │ ├── projectlocationjob_pipeline_description_execution_pipeline_stage.rb │ │ │ ├── projectlocationjob_pipeline_description_execution_pipeline_stage_component_source.rb │ │ │ ├── projectlocationjob_pipeline_description_execution_pipeline_stage_component_transform.rb │ │ │ ├── projectlocationjob_pipeline_description_execution_pipeline_stage_input_source.rb │ │ │ ├── projectlocationjob_pipeline_description_execution_pipeline_stage_output_source.rb │ │ │ ├── projectlocationjob_pipeline_description_original_pipeline_transform.rb │ │ │ ├── projectlocationjob_pipeline_description_original_pipeline_transform_display_data.rb │ │ │ ├── projectlocationjob_runtime_updatable_params.rb │ │ │ ├── projectlocationjob_stage_states.rb │ │ │ ├── projectlocationjob_steps.rb │ │ │ ├── projectlocationjob_steps_properties.rb │ │ │ └── projectlocationjob_transform_name_mapping.rb │ │ ├── datafusion/ │ │ │ └── property/ │ │ │ ├── instance_accelerators.rb │ │ │ ├── instance_available_version.rb │ │ │ ├── instance_crypto_key_config.rb │ │ │ ├── instance_event_publish_config.rb │ │ │ ├── instance_labels.rb │ │ │ ├── instance_maintenance_policy.rb │ │ │ ├── instance_maintenance_policy_maintenance_exclusion_window.rb │ │ │ ├── instance_maintenance_policy_maintenance_window.rb │ │ │ ├── instance_maintenance_policy_maintenance_window_recurring_time_window.rb │ │ │ ├── instance_maintenance_policy_maintenance_window_recurring_time_window_window.rb │ │ │ ├── instance_network_config.rb │ │ │ ├── instance_network_config_private_service_connect_config.rb │ │ │ └── instance_options.rb │ │ ├── dataproc/ │ │ │ └── property/ │ │ │ ├── autoscalingpolicy_basic_algorithm.rb │ │ │ ├── autoscalingpolicy_basic_algorithm_spark_standalone_config.rb │ │ │ ├── autoscalingpolicy_basic_algorithm_yarn_config.rb │ │ │ ├── autoscalingpolicy_labels.rb │ │ │ ├── autoscalingpolicy_secondary_worker_config.rb │ │ │ ├── autoscalingpolicy_worker_config.rb │ │ │ ├── batch_environment_config.rb │ │ │ ├── batch_environment_config_execution_config.rb │ │ │ ├── batch_environment_config_peripherals_config.rb │ │ │ ├── batch_environment_config_peripherals_config_spark_history_server_config.rb │ │ │ ├── batch_labels.rb │ │ │ ├── batch_pyspark_batch.rb │ │ │ ├── batch_runtime_config.rb │ │ │ ├── batch_runtime_config_properties.rb │ │ │ ├── batch_runtime_config_repository_config.rb │ │ │ ├── batch_runtime_config_repository_config_pypi_repository_config.rb │ │ │ ├── batch_runtime_info.rb │ │ │ ├── batch_runtime_info_approximate_usage.rb │ │ │ ├── batch_runtime_info_current_usage.rb │ │ │ ├── batch_runtime_info_endpoints.rb │ │ │ ├── batch_spark_batch.rb │ │ │ ├── batch_spark_r_batch.rb │ │ │ ├── batch_spark_sql_batch.rb │ │ │ ├── batch_spark_sql_batch_query_variables.rb │ │ │ ├── batch_state_history.rb │ │ │ ├── cluster_config.rb │ │ │ ├── cluster_config_encryption_config.rb │ │ │ ├── cluster_config_gce_cluster_config.rb │ │ │ ├── cluster_config_initialization_actions.rb │ │ │ ├── cluster_config_master_config.rb │ │ │ ├── cluster_config_master_config_disk_config.rb │ │ │ ├── cluster_config_master_config_managed_group_config.rb │ │ │ ├── cluster_config_secondary_worker_config.rb │ │ │ ├── cluster_config_secondary_worker_config_disk_config.rb │ │ │ ├── cluster_config_secondary_worker_config_managed_group_config.rb │ │ │ ├── cluster_config_security_config.rb │ │ │ ├── cluster_config_security_config_kerberos_config.rb │ │ │ ├── cluster_config_software_config.rb │ │ │ ├── cluster_config_worker_config.rb │ │ │ ├── cluster_config_worker_config_disk_config.rb │ │ │ ├── cluster_config_worker_config_managed_group_config.rb │ │ │ ├── job_driver_scheduling_config.rb │ │ │ ├── job_flink_job.rb │ │ │ ├── job_flink_job_logging_config.rb │ │ │ ├── job_flink_job_logging_config_driver_log_levels.rb │ │ │ ├── job_flink_job_properties.rb │ │ │ ├── job_hadoop_job.rb │ │ │ ├── job_hadoop_job_logging_config.rb │ │ │ ├── job_hadoop_job_logging_config_driver_log_levels.rb │ │ │ ├── job_hadoop_job_properties.rb │ │ │ ├── job_hive_job.rb │ │ │ ├── job_hive_job_properties.rb │ │ │ ├── job_hive_job_query_list.rb │ │ │ ├── job_hive_job_script_variables.rb │ │ │ ├── job_labels.rb │ │ │ ├── job_pig_job.rb │ │ │ ├── job_pig_job_logging_config.rb │ │ │ ├── job_pig_job_logging_config_driver_log_levels.rb │ │ │ ├── job_pig_job_properties.rb │ │ │ ├── job_pig_job_query_list.rb │ │ │ ├── job_pig_job_script_variables.rb │ │ │ ├── job_placement.rb │ │ │ ├── job_placement_cluster_labels.rb │ │ │ ├── job_presto_job.rb │ │ │ ├── job_presto_job_logging_config.rb │ │ │ ├── job_presto_job_logging_config_driver_log_levels.rb │ │ │ ├── job_presto_job_properties.rb │ │ │ ├── job_presto_job_query_list.rb │ │ │ ├── job_pyspark_job.rb │ │ │ ├── job_pyspark_job_logging_config.rb │ │ │ ├── job_pyspark_job_logging_config_driver_log_levels.rb │ │ │ ├── job_pyspark_job_properties.rb │ │ │ ├── job_reference.rb │ │ │ ├── job_scheduling.rb │ │ │ ├── job_spark_job.rb │ │ │ ├── job_spark_job_logging_config.rb │ │ │ ├── job_spark_job_logging_config_driver_log_levels.rb │ │ │ ├── job_spark_job_properties.rb │ │ │ ├── job_spark_r_job.rb │ │ │ ├── job_spark_r_job_logging_config.rb │ │ │ ├── job_spark_r_job_logging_config_driver_log_levels.rb │ │ │ ├── job_spark_r_job_properties.rb │ │ │ ├── job_spark_sql_job.rb │ │ │ ├── job_spark_sql_job_logging_config.rb │ │ │ ├── job_spark_sql_job_logging_config_driver_log_levels.rb │ │ │ ├── job_spark_sql_job_properties.rb │ │ │ ├── job_spark_sql_job_query_list.rb │ │ │ ├── job_spark_sql_job_script_variables.rb │ │ │ ├── job_status.rb │ │ │ ├── job_status_history.rb │ │ │ ├── job_trino_job.rb │ │ │ ├── job_trino_job_logging_config.rb │ │ │ ├── job_trino_job_logging_config_driver_log_levels.rb │ │ │ ├── job_trino_job_properties.rb │ │ │ ├── job_trino_job_query_list.rb │ │ │ ├── job_yarn_applications.rb │ │ │ ├── session_environment_config.rb │ │ │ ├── session_environment_config_execution_config.rb │ │ │ ├── session_environment_config_peripherals_config.rb │ │ │ ├── session_environment_config_peripherals_config_spark_history_server_config.rb │ │ │ ├── session_jupyter_session.rb │ │ │ ├── session_labels.rb │ │ │ ├── session_runtime_config.rb │ │ │ ├── session_runtime_config_properties.rb │ │ │ ├── session_runtime_config_repository_config.rb │ │ │ ├── session_runtime_config_repository_config_pypi_repository_config.rb │ │ │ ├── session_runtime_info.rb │ │ │ ├── session_runtime_info_approximate_usage.rb │ │ │ ├── session_runtime_info_current_usage.rb │ │ │ ├── session_runtime_info_endpoints.rb │ │ │ ├── session_state_history.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group_labels.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group_node_group_config.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group_node_group_config_accelerators.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group_node_group_config_disk_config.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group_node_group_config_instance_flexibility_policy.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group_node_group_config_instance_references.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group_node_group_config_managed_group_config.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_node_group_node_group_config_startup_config.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_policy_instance_selection_list.rb │ │ │ ├── workflowtemplate_auxiliary_node_groups_policy_instance_selection_results.rb │ │ │ ├── workflowtemplate_encryption_config.rb │ │ │ ├── workflowtemplate_gke_cluster_config.rb │ │ │ ├── workflowtemplate_gke_cluster_config_namespaced_gke_deployment_target.rb │ │ │ ├── workflowtemplate_gke_cluster_config_node_pool_target.rb │ │ │ ├── workflowtemplate_gke_cluster_config_node_pool_target_node_pool_config.rb │ │ │ ├── workflowtemplate_gke_cluster_config_node_pool_target_node_pool_config_autoscaling.rb │ │ │ ├── workflowtemplate_gke_cluster_config_node_pool_target_node_pool_config_config.rb │ │ │ ├── workflowtemplate_gke_cluster_config_node_pool_target_node_pool_config_config_accelerators.rb │ │ │ ├── workflowtemplate_jobs.rb │ │ │ ├── workflowtemplate_jobs_flink_job.rb │ │ │ ├── workflowtemplate_jobs_flink_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_flink_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_flink_job_properties.rb │ │ │ ├── workflowtemplate_jobs_hadoop_job.rb │ │ │ ├── workflowtemplate_jobs_hadoop_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_hadoop_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_hadoop_job_properties.rb │ │ │ ├── workflowtemplate_jobs_hive_job.rb │ │ │ ├── workflowtemplate_jobs_hive_job_properties.rb │ │ │ ├── workflowtemplate_jobs_hive_job_query_list.rb │ │ │ ├── workflowtemplate_jobs_hive_job_script_variables.rb │ │ │ ├── workflowtemplate_jobs_labels.rb │ │ │ ├── workflowtemplate_jobs_pig_job.rb │ │ │ ├── workflowtemplate_jobs_pig_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_pig_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_pig_job_properties.rb │ │ │ ├── workflowtemplate_jobs_pig_job_query_list.rb │ │ │ ├── workflowtemplate_jobs_pig_job_script_variables.rb │ │ │ ├── workflowtemplate_jobs_presto_job.rb │ │ │ ├── workflowtemplate_jobs_presto_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_presto_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_presto_job_properties.rb │ │ │ ├── workflowtemplate_jobs_presto_job_query_list.rb │ │ │ ├── workflowtemplate_jobs_pyspark_job.rb │ │ │ ├── workflowtemplate_jobs_pyspark_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_pyspark_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_pyspark_job_properties.rb │ │ │ ├── workflowtemplate_jobs_scheduling.rb │ │ │ ├── workflowtemplate_jobs_spark_job.rb │ │ │ ├── workflowtemplate_jobs_spark_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_spark_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_spark_job_properties.rb │ │ │ ├── workflowtemplate_jobs_spark_r_job.rb │ │ │ ├── workflowtemplate_jobs_spark_r_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_spark_r_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_spark_r_job_properties.rb │ │ │ ├── workflowtemplate_jobs_spark_sql_job.rb │ │ │ ├── workflowtemplate_jobs_spark_sql_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_spark_sql_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_spark_sql_job_properties.rb │ │ │ ├── workflowtemplate_jobs_spark_sql_job_query_list.rb │ │ │ ├── workflowtemplate_jobs_spark_sql_job_script_variables.rb │ │ │ ├── workflowtemplate_jobs_trino_job.rb │ │ │ ├── workflowtemplate_jobs_trino_job_logging_config.rb │ │ │ ├── workflowtemplate_jobs_trino_job_logging_config_driver_log_levels.rb │ │ │ ├── workflowtemplate_jobs_trino_job_properties.rb │ │ │ ├── workflowtemplate_jobs_trino_job_query_list.rb │ │ │ ├── workflowtemplate_labels.rb │ │ │ ├── workflowtemplate_master_config.rb │ │ │ ├── workflowtemplate_master_config_accelerators.rb │ │ │ ├── workflowtemplate_master_config_disk_config.rb │ │ │ ├── workflowtemplate_master_config_instance_flexibility_policy.rb │ │ │ ├── workflowtemplate_master_config_instance_flexibility_policy_instance_selection_list.rb │ │ │ ├── workflowtemplate_master_config_instance_flexibility_policy_instance_selection_results.rb │ │ │ ├── workflowtemplate_master_config_instance_references.rb │ │ │ ├── workflowtemplate_master_config_managed_group_config.rb │ │ │ ├── workflowtemplate_master_config_startup_config.rb │ │ │ ├── workflowtemplate_parameters.rb │ │ │ ├── workflowtemplate_parameters_validation.rb │ │ │ ├── workflowtemplate_parameters_validation_regex.rb │ │ │ ├── workflowtemplate_parameters_validation_values.rb │ │ │ ├── workflowtemplate_placement.rb │ │ │ ├── workflowtemplate_placement_cluster_selector.rb │ │ │ ├── workflowtemplate_placement_cluster_selector_cluster_labels.rb │ │ │ ├── workflowtemplate_placement_managed_cluster.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_autoscaling_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_auxiliary_node_groups.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_dataproc_metric_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_dataproc_metric_config_metrics.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_encryption_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_endpoint_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_endpoint_config_http_ports.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_gce_cluster_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_gce_cluster_config_confidential_instance_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_gce_cluster_config_metadata.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_gce_cluster_config_node_group_affinity.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_gce_cluster_config_reservation_affinity.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_gce_cluster_config_shielded_instance_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_initialization_actions.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_lifecycle_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_metastore_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_security_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_security_config_kerberos_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_software_config.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_config_software_config_properties.rb │ │ │ ├── workflowtemplate_placement_managed_cluster_labels.rb │ │ │ ├── workflowtemplate_secondary_worker_config.rb │ │ │ ├── workflowtemplate_secondary_worker_config_accelerators.rb │ │ │ ├── workflowtemplate_secondary_worker_config_disk_config.rb │ │ │ ├── workflowtemplate_secondary_worker_config_instance_flexibility_policy.rb │ │ │ ├── workflowtemplate_secondary_worker_config_instance_flexibility_policy_instance_selection_list.rb │ │ │ ├── workflowtemplate_secondary_worker_config_instance_flexibility_policy_instance_selection_results.rb │ │ │ ├── workflowtemplate_secondary_worker_config_instance_references.rb │ │ │ ├── workflowtemplate_secondary_worker_config_managed_group_config.rb │ │ │ ├── workflowtemplate_secondary_worker_config_startup_config.rb │ │ │ ├── workflowtemplate_security_config_identity_config.rb │ │ │ ├── workflowtemplate_security_config_identity_config_user_service_account_mapping.rb │ │ │ ├── workflowtemplate_worker_config.rb │ │ │ ├── workflowtemplate_worker_config_accelerators.rb │ │ │ ├── workflowtemplate_worker_config_disk_config.rb │ │ │ ├── workflowtemplate_worker_config_instance_flexibility_policy.rb │ │ │ ├── workflowtemplate_worker_config_instance_flexibility_policy_instance_selection_list.rb │ │ │ ├── workflowtemplate_worker_config_instance_flexibility_policy_instance_selection_results.rb │ │ │ ├── workflowtemplate_worker_config_instance_references.rb │ │ │ ├── workflowtemplate_worker_config_managed_group_config.rb │ │ │ └── workflowtemplate_worker_config_startup_config.rb │ │ ├── dataprocmetastore/ │ │ │ └── property/ │ │ │ ├── federation_backend_metastores.rb │ │ │ ├── federation_labels.rb │ │ │ ├── service_encryption_config.rb │ │ │ ├── service_hive_metastore_config.rb │ │ │ ├── service_hive_metastore_config_auxiliary_versions.rb │ │ │ ├── service_hive_metastore_config_config_overrides.rb │ │ │ ├── service_hive_metastore_config_kerberos_config.rb │ │ │ ├── service_hive_metastore_config_kerberos_config_keytab.rb │ │ │ ├── service_labels.rb │ │ │ ├── service_maintenance_window.rb │ │ │ ├── service_metadata_integration.rb │ │ │ ├── service_metadata_integration_data_catalog_config.rb │ │ │ ├── service_metadata_integration_dataplex_config.rb │ │ │ ├── service_metadata_integration_dataplex_config_lake_resources.rb │ │ │ ├── service_metadata_management_activity.rb │ │ │ ├── service_metadata_management_activity_metadata_exports.rb │ │ │ ├── service_metadata_management_activity_restores.rb │ │ │ ├── service_network_config.rb │ │ │ ├── service_network_config_consumers.rb │ │ │ ├── service_scaling_config.rb │ │ │ ├── service_scaling_config_autoscaling_config.rb │ │ │ ├── service_scaling_config_autoscaling_config_limit_config.rb │ │ │ ├── service_scheduled_backup.rb │ │ │ ├── service_scheduled_backup_latest_backup.rb │ │ │ ├── service_telemetry_config.rb │ │ │ ├── servicebackup_service_revision.rb │ │ │ ├── servicebackup_service_revision_encryption_config.rb │ │ │ ├── servicebackup_service_revision_hive_metastore_config.rb │ │ │ ├── servicebackup_service_revision_hive_metastore_config_auxiliary_versions.rb │ │ │ ├── servicebackup_service_revision_hive_metastore_config_config_overrides.rb │ │ │ ├── servicebackup_service_revision_hive_metastore_config_kerberos_config.rb │ │ │ ├── servicebackup_service_revision_hive_metastore_config_kerberos_config_keytab.rb │ │ │ ├── servicebackup_service_revision_labels.rb │ │ │ ├── servicebackup_service_revision_maintenance_window.rb │ │ │ ├── servicebackup_service_revision_metadata_integration.rb │ │ │ ├── servicebackup_service_revision_metadata_integration_data_catalog_config.rb │ │ │ ├── servicebackup_service_revision_metadata_integration_dataplex_config.rb │ │ │ ├── servicebackup_service_revision_metadata_integration_dataplex_config_lake_resources.rb │ │ │ ├── servicebackup_service_revision_metadata_management_activity.rb │ │ │ ├── servicebackup_service_revision_metadata_management_activity_metadata_exports.rb │ │ │ ├── servicebackup_service_revision_metadata_management_activity_restores.rb │ │ │ ├── servicebackup_service_revision_network_config.rb │ │ │ ├── servicebackup_service_revision_network_config_consumers.rb │ │ │ ├── servicebackup_service_revision_scaling_config.rb │ │ │ ├── servicebackup_service_revision_scaling_config_autoscaling_config.rb │ │ │ ├── servicebackup_service_revision_scaling_config_autoscaling_config_limit_config.rb │ │ │ ├── servicebackup_service_revision_scheduled_backup.rb │ │ │ ├── servicebackup_service_revision_scheduled_backup_latest_backup.rb │ │ │ └── servicebackup_service_revision_telemetry_config.rb │ │ ├── dlp/ │ │ │ └── property/ │ │ │ ├── dt_config.rb │ │ │ ├── dt_config_info_type_tf.rb │ │ │ ├── dt_config_info_type_tf_tf.rb │ │ │ ├── dt_config_info_type_tf_tf_info_types.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_character_mask_config.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_character_mask_config_characters_to_ignore.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_deterministic_config.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_deterministic_config_context.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_deterministic_config_crypto_key.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_deterministic_config_crypto_key_kms_wrapped.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_deterministic_config_crypto_key_transient.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_deterministic_config_crypto_key_unwrapped.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_deterministic_config_surrogate_info_type.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_replace_ffx_fpe_config.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_replace_ffx_fpe_config_context.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_replace_ffx_fpe_config_crypto_key.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_replace_ffx_fpe_config_crypto_key_kms_wrapped.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_replace_ffx_fpe_config_crypto_key_transient.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_replace_ffx_fpe_config_crypto_key_unwrapped.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_crypto_replace_ffx_fpe_config_surrogate_info_type.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_replace_config.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_replace_config_new_value.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_replace_config_new_value_date_value.rb │ │ │ ├── dt_config_info_type_tf_tf_primitive_tf_replace_config_new_value_time_value.rb │ │ │ ├── inspecttemplate_inspect_config.rb │ │ │ ├── inspecttemplate_inspect_config_custom_info_types.rb │ │ │ ├── inspecttemplate_inspect_config_custom_info_types_dictionary.rb │ │ │ ├── inspecttemplate_inspect_config_custom_info_types_dictionary_cloud_storage_path.rb │ │ │ ├── inspecttemplate_inspect_config_custom_info_types_dictionary_word_list.rb │ │ │ ├── inspecttemplate_inspect_config_custom_info_types_info_type.rb │ │ │ ├── inspecttemplate_inspect_config_custom_info_types_regex.rb │ │ │ ├── inspecttemplate_inspect_config_custom_info_types_stored_type.rb │ │ │ ├── inspecttemplate_inspect_config_info_types.rb │ │ │ ├── inspecttemplate_inspect_config_limits.rb │ │ │ ├── inspecttemplate_inspect_config_limits_max_findings_per_info_type.rb │ │ │ ├── inspecttemplate_inspect_config_limits_max_findings_per_info_type_info_type.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_info_types.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_exclusion_rule.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_exclusion_rule_dictionary.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_exclusion_rule_dictionary_cloud_storage_path.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_exclusion_rule_dictionary_word_list.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_exclusion_rule_exclude_info_types.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_exclusion_rule_exclude_info_types_info_types.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_exclusion_rule_regex.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_hotword_rule.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_hotword_rule_hotword_regex.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_hotword_rule_likelihood_adjustment.rb │ │ │ ├── inspecttemplate_inspect_config_rule_set_rules_hotword_rule_proximity.rb │ │ │ ├── job_act_det.rb │ │ │ ├── job_act_det_deidentify_stats.rb │ │ │ ├── job_act_det_deidentify_stats_requested_options.rb │ │ │ ├── job_act_det_deidentify_stats_requested_options_details.rb │ │ │ ├── job_act_det_dt_det.rb │ │ │ ├── job_act_det_dt_det_de_stats.rb │ │ │ ├── job_act_det_dt_det_req_opt.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_di_template.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_di_template_config.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_dt.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_dt_config.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_image_tf.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_image_tf_all_info_types.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_image_tf_all_text.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_image_tf_redaction_color.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_image_tf_selected_info_types.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_info_type_tf.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_info_type_tf_tf.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_info_type_tf_tf_info_types.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_info_type_tf_tf_info_types_sensitivity_score.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_field_tf.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_field_tf_con.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_field_tf_con_exps.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_field_tf_con_exps_con.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_field_tf_con_exps_con_cond.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_field_tf_con_exps_con_cond_field.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_field_tf_con_exps_con_cond_new_val.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_field_tf_fields.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup_con.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup_con_exp.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup_con_exp_con.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup_con_exp_con_con.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup_con_exp_con_con_field.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup_con_exp_con_con_new_val.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup_con_exp_con_con_new_val_date_val.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_img_rt_dt_con_rec_tf_rec_sup_con_exp_con_con_new_val_time_val.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_structured_dt.rb │ │ │ ├── job_act_det_dt_det_req_opt_snapshot_structured_dt_deidentify_config.rb │ │ │ ├── job_adddrosirdcrtftceccnvd_val.rb │ │ │ ├── job_adddrosirdcrtftceccnvt_val.rb │ │ │ ├── job_errors.rb │ │ │ ├── job_errors_details.rb │ │ │ ├── job_errors_details_status.rb │ │ │ ├── job_errors_details_status_details.rb │ │ │ ├── jobtrigger_inspect_job.rb │ │ │ ├── jobtrigger_inspect_job_actions.rb │ │ │ ├── jobtrigger_inspect_job_actions_save_findings.rb │ │ │ ├── jobtrigger_inspect_job_actions_save_findings_output_config.rb │ │ │ ├── jobtrigger_inspect_job_actions_save_findings_output_config_table.rb │ │ │ ├── jobtrigger_inspect_job_storage_config.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_big_query_options.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_big_query_options_table_reference.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_cloud_storage_options.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_cloud_storage_options_file_set.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_cloud_storage_options_file_set_regex_file_set.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_datastore_options.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_datastore_options_kind.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_datastore_options_partition_id.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_timespan_config.rb │ │ │ ├── jobtrigger_inspect_job_storage_config_timespan_config_timestamp_field.rb │ │ │ ├── jobtrigger_triggers.rb │ │ │ ├── jobtrigger_triggers_schedule.rb │ │ │ ├── storedinfotype_dictionary.rb │ │ │ ├── storedinfotype_dictionary_cloud_storage_path.rb │ │ │ ├── storedinfotype_dictionary_word_list.rb │ │ │ ├── storedinfotype_large_custom_dictionary.rb │ │ │ ├── storedinfotype_large_custom_dictionary_big_query_field.rb │ │ │ ├── storedinfotype_large_custom_dictionary_big_query_field_field.rb │ │ │ ├── storedinfotype_large_custom_dictionary_big_query_field_table.rb │ │ │ ├── storedinfotype_large_custom_dictionary_cloud_storage_file_set.rb │ │ │ ├── storedinfotype_large_custom_dictionary_output_path.rb │ │ │ └── storedinfotype_regex.rb │ │ ├── dns/ │ │ │ └── property/ │ │ │ ├── managedzone_dnssec_config.rb │ │ │ ├── managedzone_dnssec_config_default_key_specs.rb │ │ │ ├── managedzone_forwarding_config.rb │ │ │ ├── managedzone_forwarding_config_target_name_servers.rb │ │ │ ├── managedzone_peering_config.rb │ │ │ ├── managedzone_peering_config_target_network.rb │ │ │ ├── managedzone_private_visibility_config.rb │ │ │ ├── managedzone_private_visibility_config_networks.rb │ │ │ ├── managedzone_service_directory_config.rb │ │ │ └── managedzone_service_directory_config_namespace.rb │ │ ├── filestore/ │ │ │ └── property/ │ │ │ ├── instance_file_shares.rb │ │ │ ├── instance_file_shares_nfs_export_options.rb │ │ │ └── instance_networks.rb │ │ ├── iam/ │ │ │ └── property/ │ │ │ ├── iam_binding_condition.rb │ │ │ ├── iam_policy_audit_configs.rb │ │ │ ├── iam_policy_audit_configs_audit_log_configs.rb │ │ │ └── iam_policy_bindings.rb │ │ ├── kms/ │ │ │ └── property/ │ │ │ ├── cryptokey_version_template.rb │ │ │ ├── cryptokeyversion_attestation.rb │ │ │ ├── cryptokeyversion_external_protection_level_options.rb │ │ │ ├── ekmconnection_service_resolvers.rb │ │ │ ├── ekmconnection_service_resolvers_server_certificates.rb │ │ │ ├── keyringimportjob_attestation.rb │ │ │ └── keyringimportjob_public_key.rb │ │ ├── logging/ │ │ │ └── property/ │ │ │ ├── metric_bucket_options.rb │ │ │ ├── metric_bucket_options_explicit_buckets.rb │ │ │ ├── metric_bucket_options_exponential_buckets.rb │ │ │ ├── metric_bucket_options_linear_buckets.rb │ │ │ ├── metric_metric_descriptor.rb │ │ │ └── metric_metric_descriptor_labels.rb │ │ ├── memcache/ │ │ │ └── property/ │ │ │ ├── instance_memcache_nodes.rb │ │ │ ├── instance_memcache_parameters.rb │ │ │ ├── instance_node_config.rb │ │ │ └── instance_parameters.rb │ │ ├── mlengine/ │ │ │ └── property/ │ │ │ └── model_default_version.rb │ │ ├── monitoring/ │ │ │ └── property/ │ │ │ ├── alertpolicy_conditions.rb │ │ │ ├── alertpolicy_conditions_condition_absent.rb │ │ │ ├── alertpolicy_conditions_condition_absent_aggregations.rb │ │ │ ├── alertpolicy_conditions_condition_absent_trigger.rb │ │ │ ├── alertpolicy_conditions_condition_monitoring_query_language.rb │ │ │ ├── alertpolicy_conditions_condition_monitoring_query_language_trigger.rb │ │ │ ├── alertpolicy_conditions_condition_threshold.rb │ │ │ ├── alertpolicy_conditions_condition_threshold_aggregations.rb │ │ │ ├── alertpolicy_conditions_condition_threshold_denominator_aggregations.rb │ │ │ ├── alertpolicy_conditions_condition_threshold_trigger.rb │ │ │ ├── alertpolicy_creation_record.rb │ │ │ └── alertpolicy_documentation.rb │ │ ├── orgpolicy/ │ │ │ └── property/ │ │ │ ├── constraints.rb │ │ │ ├── google_managed_constraint.rb │ │ │ ├── list_constraint.rb │ │ │ ├── policy_alternate.rb │ │ │ ├── policy_alternate_spec.rb │ │ │ ├── policy_alternate_spec_rules.rb │ │ │ ├── policy_alternate_spec_rules_condition.rb │ │ │ ├── policy_alternate_spec_rules_values.rb │ │ │ ├── policy_dry_run_spec.rb │ │ │ ├── policy_dry_run_spec_rules.rb │ │ │ ├── policy_dry_run_spec_rules_condition.rb │ │ │ ├── policy_dry_run_spec_rules_values.rb │ │ │ ├── policy_spec.rb │ │ │ ├── policy_spec_rules.rb │ │ │ ├── policy_spec_rules_condition.rb │ │ │ └── policy_spec_rules_values.rb │ │ ├── pubsub/ │ │ │ └── property/ │ │ │ ├── subscription_dead_letter_policy.rb │ │ │ ├── subscription_expiration_policy.rb │ │ │ ├── subscription_push_config.rb │ │ │ ├── subscription_push_config_oidc_token.rb │ │ │ ├── subscription_retry_policy.rb │ │ │ └── topic_message_storage_policy.rb │ │ ├── redis/ │ │ │ └── property/ │ │ │ └── instance_server_ca_certs.rb │ │ ├── resourcemanager/ │ │ │ └── property/ │ │ │ ├── organization_owner.rb │ │ │ └── project_parent.rb │ │ ├── run/ │ │ │ └── property/ │ │ │ ├── job_annotations.rb │ │ │ ├── job_binary_authorization.rb │ │ │ ├── job_conditions.rb │ │ │ ├── job_labels.rb │ │ │ ├── job_latest_created_execution.rb │ │ │ ├── job_template.rb │ │ │ ├── job_template_annotations.rb │ │ │ ├── job_template_labels.rb │ │ │ ├── job_template_template.rb │ │ │ ├── job_template_template_containers.rb │ │ │ ├── job_template_template_containers_env.rb │ │ │ ├── job_template_template_containers_env_value_source.rb │ │ │ ├── job_template_template_containers_env_value_source_secret_key_ref.rb │ │ │ ├── job_template_template_containers_liveness_probe.rb │ │ │ ├── job_template_template_containers_liveness_probe_grpc.rb │ │ │ ├── job_template_template_containers_liveness_probe_http_get.rb │ │ │ ├── job_template_template_containers_liveness_probe_http_get_http_headers.rb │ │ │ ├── job_template_template_containers_liveness_probe_tcp_socket.rb │ │ │ ├── job_template_template_containers_ports.rb │ │ │ ├── job_template_template_containers_resources.rb │ │ │ ├── job_template_template_containers_resources_limits.rb │ │ │ ├── job_template_template_containers_startup_probe.rb │ │ │ ├── job_template_template_containers_startup_probe_grpc.rb │ │ │ ├── job_template_template_containers_startup_probe_http_get.rb │ │ │ ├── job_template_template_containers_startup_probe_http_get_http_headers.rb │ │ │ ├── job_template_template_containers_startup_probe_tcp_socket.rb │ │ │ ├── job_template_template_containers_volume_mounts.rb │ │ │ ├── job_template_template_volumes.rb │ │ │ ├── job_template_template_volumes_cloud_sql_instance.rb │ │ │ ├── job_template_template_volumes_empty_dir.rb │ │ │ ├── job_template_template_volumes_gcs.rb │ │ │ ├── job_template_template_volumes_nfs.rb │ │ │ ├── job_template_template_volumes_secret.rb │ │ │ ├── job_template_template_volumes_secret_items.rb │ │ │ ├── job_template_template_vpc_access.rb │ │ │ ├── job_template_template_vpc_access_network_interfaces.rb │ │ │ ├── job_terminal_condition.rb │ │ │ ├── service_annotations.rb │ │ │ ├── service_binary_authorization.rb │ │ │ ├── service_conditions.rb │ │ │ ├── service_labels.rb │ │ │ ├── service_scaling.rb │ │ │ ├── service_template.rb │ │ │ ├── service_template_annotations.rb │ │ │ ├── service_template_containers.rb │ │ │ ├── service_template_containers_env.rb │ │ │ ├── service_template_containers_env_value_source.rb │ │ │ ├── service_template_containers_env_value_source_secret_key_ref.rb │ │ │ ├── service_template_containers_liveness_probe.rb │ │ │ ├── service_template_containers_liveness_probe_grpc.rb │ │ │ ├── service_template_containers_liveness_probe_http_get.rb │ │ │ ├── service_template_containers_liveness_probe_http_get_http_headers.rb │ │ │ ├── service_template_containers_liveness_probe_tcp_socket.rb │ │ │ ├── service_template_containers_ports.rb │ │ │ ├── service_template_containers_resources.rb │ │ │ ├── service_template_containers_resources_limits.rb │ │ │ ├── service_template_containers_startup_probe.rb │ │ │ ├── service_template_containers_startup_probe_grpc.rb │ │ │ ├── service_template_containers_startup_probe_http_get.rb │ │ │ ├── service_template_containers_startup_probe_http_get_http_headers.rb │ │ │ ├── service_template_containers_startup_probe_tcp_socket.rb │ │ │ ├── service_template_containers_volume_mounts.rb │ │ │ ├── service_template_labels.rb │ │ │ ├── service_template_node_selector.rb │ │ │ ├── service_template_scaling.rb │ │ │ ├── service_template_volumes.rb │ │ │ ├── service_template_volumes_cloud_sql_instance.rb │ │ │ ├── service_template_volumes_empty_dir.rb │ │ │ ├── service_template_volumes_gcs.rb │ │ │ ├── service_template_volumes_nfs.rb │ │ │ ├── service_template_volumes_secret.rb │ │ │ ├── service_template_volumes_secret_items.rb │ │ │ ├── service_template_vpc_access.rb │ │ │ ├── service_template_vpc_access_network_interfaces.rb │ │ │ ├── service_terminal_condition.rb │ │ │ ├── service_traffic.rb │ │ │ └── service_traffic_statuses.rb │ │ ├── secretmanager/ │ │ │ └── property/ │ │ │ ├── secret_replication.rb │ │ │ ├── secret_replication_user_managed.rb │ │ │ ├── secret_replication_user_managed_replicas.rb │ │ │ ├── secret_replication_user_managed_replicas_customer_managed_encryption.rb │ │ │ ├── secret_rotation.rb │ │ │ ├── secret_topics.rb │ │ │ └── secretversion_payload.rb │ │ ├── serviceusage/ │ │ │ └── property/ │ │ │ ├── service_config.rb │ │ │ └── service_config_apis.rb │ │ ├── sourcerepo/ │ │ │ └── property/ │ │ │ └── repository_pubsub_configs.rb │ │ ├── sql/ │ │ │ └── property/ │ │ │ ├── connect_ip_addresses.rb │ │ │ ├── connect_server_ca_cert.rb │ │ │ ├── databaseinstance_disk_encryption_configuration.rb │ │ │ ├── databaseinstance_disk_encryption_status.rb │ │ │ ├── databaseinstance_failover_replica.rb │ │ │ ├── databaseinstance_ip_addresses.rb │ │ │ ├── databaseinstance_replica_configuration.rb │ │ │ ├── databaseinstance_replica_configuration_mysql_replica_configuration.rb │ │ │ ├── databaseinstance_server_ca_cert.rb │ │ │ ├── databaseinstance_settings.rb │ │ │ ├── databaseinstance_settings_backup_configuration.rb │ │ │ ├── databaseinstance_settings_database_flags.rb │ │ │ ├── databaseinstance_settings_ip_configuration.rb │ │ │ └── databaseinstance_settings_ip_configuration_authorized_networks.rb │ │ ├── storage/ │ │ │ └── property/ │ │ │ ├── bucket_acl.rb │ │ │ ├── bucket_acl_project_team.rb │ │ │ ├── bucket_cors.rb │ │ │ ├── bucket_default_object_acl.rb │ │ │ ├── bucket_default_object_acl_project_team.rb │ │ │ ├── bucket_encryption.rb │ │ │ ├── bucket_lifecycle.rb │ │ │ ├── bucket_lifecycle_rule.rb │ │ │ ├── bucket_lifecycle_rule_action.rb │ │ │ ├── bucket_lifecycle_rule_condition.rb │ │ │ ├── bucket_logging.rb │ │ │ ├── bucket_owner.rb │ │ │ ├── bucket_retention_policy.rb │ │ │ ├── bucket_versioning.rb │ │ │ ├── bucket_website.rb │ │ │ ├── bucketacl_project_team.rb │ │ │ ├── defaultobjectacl_project_team.rb │ │ │ └── objectacl_project_team.rb │ │ └── vertexai/ │ │ └── property/ │ │ ├── batchpredictionjob_completion_stats.rb │ │ ├── batchpredictionjob_dedicated_resources.rb │ │ ├── batchpredictionjob_dedicated_resources_machine_spec.rb │ │ ├── batchpredictionjob_encryption_spec.rb │ │ ├── batchpredictionjob_error.rb │ │ ├── batchpredictionjob_espigabb_config.rb │ │ ├── batchpredictionjob_espigasg_config.rb │ │ ├── batchpredictionjob_espigasgcfn_sigma.rb │ │ ├── batchpredictionjob_espigasgcfnsn_sigma.rb │ │ ├── batchpredictionjob_espxasgcfn_sigma.rb │ │ ├── batchpredictionjob_espxasgcfnsn_sigma.rb │ │ ├── batchpredictionjob_explanation_spec.rb │ │ ├── batchpredictionjob_explanation_spec_metadata.rb │ │ ├── batchpredictionjob_explanation_spec_metadata_inputs.rb │ │ ├── batchpredictionjob_explanation_spec_metadata_outputs.rb │ │ ├── batchpredictionjob_explanation_spec_parameters.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_examples.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_examples_example_gcs_source.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_examples_example_gcs_source_gcs_source.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_examples_presets.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_integrated_gradients_attribution.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_sampled_shapley_attribution.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_xrai_attribution.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_xrai_attribution_blur_baseline_config.rb │ │ ├── batchpredictionjob_explanation_spec_parameters_xrai_attribution_smooth_grad_config.rb │ │ ├── batchpredictionjob_input_config.rb │ │ ├── batchpredictionjob_input_config_bigquery_source.rb │ │ ├── batchpredictionjob_input_config_gcs_source.rb │ │ ├── batchpredictionjob_instance_config.rb │ │ ├── batchpredictionjob_labels.rb │ │ ├── batchpredictionjob_manual_batch_tuning_parameters.rb │ │ ├── batchpredictionjob_output_config.rb │ │ ├── batchpredictionjob_output_config_bigquery_destination.rb │ │ ├── batchpredictionjob_output_config_gcs_destination.rb │ │ ├── batchpredictionjob_output_info.rb │ │ ├── batchpredictionjob_partial_failures.rb │ │ ├── batchpredictionjob_resources_consumed.rb │ │ ├── batchpredictionjob_unmanaged_container_model.rb │ │ ├── batchpredictionjob_unmanaged_container_model_container_spec.rb │ │ ├── batchpredictionjob_unmanaged_container_model_container_spec_env.rb │ │ ├── batchpredictionjob_unmanaged_container_model_container_spec_ports.rb │ │ ├── batchpredictionjob_unmanaged_container_model_predict_schemata.rb │ │ ├── customjob_encryption_spec.rb │ │ ├── customjob_error.rb │ │ ├── customjob_job_spec.rb │ │ ├── customjob_job_spec_base_output_directory.rb │ │ ├── customjob_job_spec_scheduling.rb │ │ ├── customjob_job_spec_worker_pool_specs.rb │ │ ├── customjob_job_spec_worker_pool_specs_container_spec.rb │ │ ├── customjob_job_spec_worker_pool_specs_container_spec_env.rb │ │ ├── customjob_job_spec_worker_pool_specs_disk_spec.rb │ │ ├── customjob_job_spec_worker_pool_specs_machine_spec.rb │ │ ├── customjob_job_spec_worker_pool_specs_nfs_mounts.rb │ │ ├── customjob_job_spec_worker_pool_specs_python_package_spec.rb │ │ ├── customjob_job_spec_worker_pool_specs_python_package_spec_env.rb │ │ ├── customjob_labels.rb │ │ ├── customjob_web_access_uris.rb │ │ ├── dataset_encryption_spec.rb │ │ ├── dataset_labels.rb │ │ ├── dataset_saved_queries.rb │ │ ├── datasetdataitemannotation_labels.rb │ │ ├── datasetsdataitem_labels.rb │ │ ├── endpoint_deployed_models.rb │ │ ├── endpoint_deployed_models_automatic_resources.rb │ │ ├── endpoint_deployed_models_dedicated_resources.rb │ │ ├── endpoint_deployed_models_dedicated_resources_autoscaling_metric_specs.rb │ │ ├── endpoint_deployed_models_dedicated_resources_machine_spec.rb │ │ ├── endpoint_deployed_models_explanation_spec.rb │ │ ├── endpoint_deployed_models_explanation_spec_metadata.rb │ │ ├── endpoint_deployed_models_explanation_spec_metadata_inputs.rb │ │ ├── endpoint_deployed_models_explanation_spec_metadata_outputs.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_examples.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_examples_example_gcs_source.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_examples_example_gcs_source_gcs_source.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_examples_presets.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_integrated_gradients_attribution.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_sampled_shapley_attribution.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_xrai_attribution.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_xrai_attribution_blur_baseline_config.rb │ │ ├── endpoint_deployed_models_explanation_spec_parameters_xrai_attribution_smooth_grad_config.rb │ │ ├── endpoint_deployed_models_private_endpoints.rb │ │ ├── endpoint_dmespigabb_config.rb │ │ ├── endpoint_dmespigasg_config.rb │ │ ├── endpoint_dmespigasgcfn_sigma.rb │ │ ├── endpoint_dmespigasgcfnsn_sigma.rb │ │ ├── endpoint_dmespxasgcfn_sigma.rb │ │ ├── endpoint_dmespxasgcfnsn_sigma.rb │ │ ├── endpoint_encryption_spec.rb │ │ ├── endpoint_labels.rb │ │ ├── endpoint_predict_request_response_logging_config.rb │ │ ├── endpoint_predict_request_response_logging_config_bigquery_destination.rb │ │ ├── endpoint_traffic_split.rb │ │ ├── featurestore_encryption_spec.rb │ │ ├── featurestore_labels.rb │ │ ├── featurestore_online_serving_config.rb │ │ ├── featurestore_online_serving_config_scaling.rb │ │ ├── featurestoreentitytypefeature_labels.rb │ │ ├── featurestoresentitytype_labels.rb │ │ ├── featurestoresentitytype_monitoring_config.rb │ │ ├── featurestoresentitytype_monitoring_config_categorical_threshold_config.rb │ │ ├── featurestoresentitytype_monitoring_config_import_features_analysis.rb │ │ ├── featurestoresentitytype_monitoring_config_numerical_threshold_config.rb │ │ ├── featurestoresentitytype_monitoring_config_snapshot_analysis.rb │ │ ├── hyperparametertuningjob_labels.rb │ │ ├── index_labels.rb │ │ ├── indexendpoint_deployed_indexes.rb │ │ ├── indexendpoint_deployed_indexes_automatic_resources.rb │ │ ├── indexendpoint_deployed_indexes_dedicated_resources.rb │ │ ├── indexendpoint_deployed_indexes_dedicated_resources_autoscaling_metric_specs.rb │ │ ├── indexendpoint_deployed_indexes_dedicated_resources_machine_spec.rb │ │ ├── indexendpoint_deployed_indexes_deployed_index_auth_config.rb │ │ ├── indexendpoint_deployed_indexes_deployed_index_auth_config_auth_provider.rb │ │ ├── indexendpoint_deployed_indexes_private_endpoints.rb │ │ ├── indexendpoint_labels.rb │ │ ├── indexendpoint_private_service_connect_config.rb │ │ ├── metadatastore_encryption_spec.rb │ │ ├── metadatastore_state.rb │ │ ├── metadatastoresartifact_labels.rb │ │ ├── metadatastoresartifact_metadata.rb │ │ ├── metadatastorescontext_labels.rb │ │ ├── metadatastorescontext_metadata.rb │ │ ├── metadatastoresexecution_labels.rb │ │ ├── metadatastoresexecution_metadata.rb │ │ ├── model_container_spec.rb │ │ ├── model_container_spec_env.rb │ │ ├── model_container_spec_ports.rb │ │ ├── model_deployed_models.rb │ │ ├── model_encryption_spec.rb │ │ ├── model_espigasgcfn_sigma.rb │ │ ├── model_espigasgcfnsn_sigma.rb │ │ ├── model_espxasgcfnsn_sigma.rb │ │ ├── model_explanation_spec.rb │ │ ├── model_explanation_spec_metadata.rb │ │ ├── model_explanation_spec_metadata_inputs.rb │ │ ├── model_explanation_spec_metadata_outputs.rb │ │ ├── model_explanation_spec_parameters.rb │ │ ├── model_explanation_spec_parameters_examples.rb │ │ ├── model_explanation_spec_parameters_examples_example_gcs_source.rb │ │ ├── model_explanation_spec_parameters_examples_example_gcs_source_gcs_source.rb │ │ ├── model_explanation_spec_parameters_examples_presets.rb │ │ ├── model_explanation_spec_parameters_integrated_gradients_attribution.rb │ │ ├── model_explanation_spec_parameters_integrated_gradients_attribution_blur_baseline_config.rb │ │ ├── model_explanation_spec_parameters_integrated_gradients_attribution_smooth_grad_config.rb │ │ ├── model_explanation_spec_parameters_sampled_shapley_attribution.rb │ │ ├── model_explanation_spec_parameters_xrai_attribution.rb │ │ ├── model_explanation_spec_parameters_xrai_attribution_blur_baseline_config.rb │ │ ├── model_explanation_spec_parameters_xrai_attribution_smooth_grad_config.rb │ │ ├── model_explanation_spec_parameters_xrai_attribution_smooth_grad_config_feature_noise_sigma.rb │ │ ├── model_labels.rb │ │ ├── model_model_source_info.rb │ │ ├── model_original_model_info.rb │ │ ├── model_predict_schemata.rb │ │ ├── model_supported_export_formats.rb │ │ ├── modeldeploymentmonitoringjob_bigquery_tables.rb │ │ ├── modeldeploymentmonitoringjob_encryption_spec.rb │ │ ├── modeldeploymentmonitoringjob_error.rb │ │ ├── modeldeploymentmonitoringjob_labels.rb │ │ ├── modeldeploymentmonitoringjob_latest_monitoring_pipeline_metadata.rb │ │ ├── modeldeploymentmonitoringjob_latest_monitoring_pipeline_metadata_status.rb │ │ ├── modeldeploymentmonitoringjob_logging_sampling_strategy.rb │ │ ├── modeldeploymentmonitoringjob_logging_sampling_strategy_random_sample_config.rb │ │ ├── modeldeploymentmonitoringjob_mdmococe_config.rb │ │ ├── modeldeploymentmonitoringjob_mdmococece_baseline.rb │ │ ├── modeldeploymentmonitoringjob_mdmococeceb_bigquery.rb │ │ ├── modeldeploymentmonitoringjob_mdmococeceb_gcs.rb │ │ ├── modeldeploymentmonitoringjob_mdmococpdd_config.rb │ │ ├── modeldeploymentmonitoringjob_mdmococpddcasd_thresholds.rb │ │ ├── modeldeploymentmonitoringjob_mdmococpddcd_thresholds.rb │ │ ├── modeldeploymentmonitoringjob_mdmococpddcdd_threshold.rb │ │ ├── modeldeploymentmonitoringjob_mdmococt_dataset.rb │ │ ├── modeldeploymentmonitoringjob_mdmococtdb_source.rb │ │ ├── modeldeploymentmonitoringjob_mdmococtdg_source.rb │ │ ├── modeldeploymentmonitoringjob_mdmococtdls_strategy.rb │ │ ├── modeldeploymentmonitoringjob_mdmococtdlssrs_config.rb │ │ ├── modeldeploymentmonitoringjob_mdmococtpsd_config.rb │ │ ├── modeldeploymentmonitoringjob_mdmococtpsdcass_thresholds.rb │ │ ├── modeldeploymentmonitoringjob_mdmococtpsdcds_threshold.rb │ │ ├── modeldeploymentmonitoringjob_mdmococtpsdcs_thresholds.rb │ │ ├── modeldeploymentmonitoringjob_model_deployment_monitoring_objective_configs.rb │ │ ├── modeldeploymentmonitoringjob_model_deployment_monitoring_objective_configs_objective_config.rb │ │ ├── modeldeploymentmonitoringjob_model_deployment_monitoring_schedule_config.rb │ │ ├── modeldeploymentmonitoringjob_model_monitoring_alert_config.rb │ │ ├── modeldeploymentmonitoringjob_model_monitoring_alert_config_email_alert_config.rb │ │ ├── modeldeploymentmonitoringjob_stats_anomalies_base_directory.rb │ │ ├── modelevaluationslice_model_explanation.rb │ │ ├── modelevaluationslice_model_explanation_mean_attributions.rb │ │ ├── modelevaluationslice_slice.rb │ │ ├── modelevaluationslice_slice_slice_spec.rb │ │ ├── modelevaluationslice_slice_slice_spec_configs.rb │ │ ├── modelsevaluation_esespeegsg_source.rb │ │ ├── modelsevaluation_esespigabb_config.rb │ │ ├── modelsevaluation_esespigasg_config.rb │ │ ├── modelsevaluation_esespigasgcfn_sigma.rb │ │ ├── modelsevaluation_esespigasgcfnsn_sigma.rb │ │ ├── modelsevaluation_esespxabb_config.rb │ │ ├── modelsevaluation_esespxasg_config.rb │ │ ├── modelsevaluation_esespxasgcfn_sigma.rb │ │ ├── modelsevaluation_esespxasgcfnsn_sigma.rb │ │ ├── modelsevaluation_explanation_specs.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_metadata.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_metadata_inputs.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_metadata_outputs.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_parameters.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_parameters_examples.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_parameters_examples_example_gcs_source.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_parameters_examples_presets.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_parameters_integrated_gradients_attribution.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_parameters_sampled_shapley_attribution.rb │ │ ├── modelsevaluation_explanation_specs_explanation_spec_parameters_xrai_attribution.rb │ │ ├── modelsevaluation_model_explanation.rb │ │ ├── modelsevaluation_model_explanation_mean_attributions.rb │ │ ├── nasjob_encryption_spec.rb │ │ ├── nasjob_error.rb │ │ ├── nasjob_labels.rb │ │ ├── nasjob_nas_job_output.rb │ │ ├── nasjob_nas_job_output_multi_trial_job_output.rb │ │ ├── nasjob_nas_job_output_multi_trial_job_output_search_trials.rb │ │ ├── nasjob_nas_job_output_multi_trial_job_output_search_trials_final_measurement.rb │ │ ├── nasjob_nas_job_output_multi_trial_job_output_search_trials_final_measurement_metrics.rb │ │ ├── nasjob_nas_job_output_multi_trial_job_output_train_trials.rb │ │ ├── nasjob_nas_job_output_multi_trial_job_output_train_trials_final_measurement.rb │ │ ├── nasjob_nas_job_output_multi_trial_job_output_train_trials_final_measurement_metrics.rb │ │ ├── nasjob_nas_job_spec.rb │ │ ├── nasjob_nas_job_spec_multi_trial_algorithm_spec.rb │ │ ├── nasjob_nas_job_spec_multi_trial_algorithm_spec_metric.rb │ │ ├── nasjob_nas_job_spec_multi_trial_algorithm_spec_search_trial_spec.rb │ │ ├── nasjob_nas_job_spec_multi_trial_algorithm_spec_search_trial_spec_search_trial_job_spec.rb │ │ ├── nasjob_nas_job_spec_multi_trial_algorithm_spec_search_trial_spec_search_trial_job_spec_scheduling.rb │ │ ├── nasjob_nas_job_spec_multi_trial_algorithm_spec_train_trial_spec.rb │ │ ├── nasjob_nas_job_spec_multi_trial_algorithm_spec_train_trial_spec_train_trial_job_spec.rb │ │ ├── nasjob_nas_job_spec_multi_trial_algorithm_spec_train_trial_spec_train_trial_job_spec_scheduling.rb │ │ ├── nasjob_njsmtasstsstjsbo_directory.rb │ │ ├── nasjob_njsmtasstsstjswp_specs.rb │ │ ├── nasjob_njsmtasstsstjswpsc_spec.rb │ │ ├── nasjob_njsmtasstsstjswpscs_env.rb │ │ ├── nasjob_njsmtasstsstjswpsd_spec.rb │ │ ├── nasjob_njsmtasstsstjswpsm_spec.rb │ │ ├── nasjob_njsmtasstsstjswpsn_mounts.rb │ │ ├── nasjob_njsmtasstsstjswpspp_spec.rb │ │ ├── nasjob_njsmtasstsstjswpspps_env.rb │ │ ├── nasjob_njsmtasttsttjsbo_directory.rb │ │ ├── nasjob_njsmtasttsttjswp_specs.rb │ │ ├── nasjob_njsmtasttsttjswpsc_spec.rb │ │ ├── nasjob_njsmtasttsttjswpscs_env.rb │ │ ├── nasjob_njsmtasttsttjswpsd_spec.rb │ │ ├── nasjob_njsmtasttsttjswpsm_spec.rb │ │ ├── nasjob_njsmtasttsttjswpsn_mounts.rb │ │ ├── nasjob_njsmtasttsttjswpspp_spec.rb │ │ ├── nasjob_njsmtasttsttjswpspps_env.rb │ │ ├── nasjobsnastrialdetail_search_trial.rb │ │ ├── nasjobsnastrialdetail_search_trial_final_measurement.rb │ │ ├── nasjobsnastrialdetail_search_trial_final_measurement_metrics.rb │ │ ├── nasjobsnastrialdetail_train_trial.rb │ │ ├── nasjobsnastrialdetail_train_trial_final_measurement.rb │ │ ├── nasjobsnastrialdetail_train_trial_final_measurement_metrics.rb │ │ ├── pipelinejob_encryption_spec.rb │ │ ├── pipelinejob_error.rb │ │ ├── pipelinejob_job_detail.rb │ │ ├── pipelinejob_job_detail_pipeline_context.rb │ │ ├── pipelinejob_job_detail_pipeline_context_labels.rb │ │ ├── pipelinejob_job_detail_pipeline_context_metadata.rb │ │ ├── pipelinejob_job_detail_pipeline_run_context.rb │ │ ├── pipelinejob_job_detail_pipeline_run_context_labels.rb │ │ ├── pipelinejob_job_detail_pipeline_run_context_metadata.rb │ │ ├── pipelinejob_job_detail_task_details.rb │ │ ├── pipelinejob_job_detail_task_details_error.rb │ │ ├── pipelinejob_job_detail_task_details_execution.rb │ │ ├── pipelinejob_job_detail_task_details_execution_labels.rb │ │ ├── pipelinejob_job_detail_task_details_execution_metadata.rb │ │ ├── pipelinejob_job_detail_task_details_executor_detail.rb │ │ ├── pipelinejob_job_detail_task_details_executor_detail_container_detail.rb │ │ ├── pipelinejob_job_detail_task_details_executor_detail_custom_job_detail.rb │ │ ├── pipelinejob_job_detail_task_details_inputs.rb │ │ ├── pipelinejob_job_detail_task_details_outputs.rb │ │ ├── pipelinejob_job_detail_task_details_pipeline_task_status.rb │ │ ├── pipelinejob_job_detail_task_details_pipeline_task_status_error.rb │ │ ├── pipelinejob_labels.rb │ │ ├── pipelinejob_pipeline_spec.rb │ │ ├── pipelinejob_runtime_config.rb │ │ ├── pipelinejob_runtime_config_input_artifacts.rb │ │ ├── pipelinejob_runtime_config_parameter_values.rb │ │ ├── pipelinejob_runtime_config_parameters.rb │ │ ├── pipelinejob_template_metadata.rb │ │ ├── schedule_cpjrpjjdtdedc_detail.rb │ │ ├── schedule_cpjrpjjdtdedcj_detail.rb │ │ ├── schedule_cpjrpjjdtdpts_error.rb │ │ ├── schedule_create_pipeline_job_request.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_encryption_spec.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_error.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_pipeline_context.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_pipeline_context_labels.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_pipeline_context_metadata.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_pipeline_run_context.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_pipeline_run_context_labels.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_pipeline_run_context_metadata.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details_error.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details_execution.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details_execution_labels.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details_execution_metadata.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details_executor_detail.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details_inputs.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details_outputs.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_job_detail_task_details_pipeline_task_status.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_labels.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_pipeline_spec.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_runtime_config.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_runtime_config_input_artifacts.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_runtime_config_parameter_values.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_runtime_config_parameters.rb │ │ ├── schedule_create_pipeline_job_request_pipeline_job_template_metadata.rb │ │ ├── schedule_last_scheduled_run_response.rb │ │ ├── studiestrial_final_measurement.rb │ │ ├── studiestrial_final_measurement_metrics.rb │ │ ├── studiestrial_measurements.rb │ │ ├── studiestrial_measurements_metrics.rb │ │ ├── studiestrial_parameters.rb │ │ ├── studiestrial_web_access_uris.rb │ │ ├── tensorboard_encryption_spec.rb │ │ ├── tensorboard_labels.rb │ │ ├── tensorboardexperimentrun_labels.rb │ │ ├── tensorboardsexperiment_labels.rb │ │ ├── trainingpipeline_encryption_spec.rb │ │ ├── trainingpipeline_error.rb │ │ ├── trainingpipeline_input_data_config.rb │ │ ├── trainingpipeline_input_data_config_bigquery_destination.rb │ │ ├── trainingpipeline_input_data_config_filter_split.rb │ │ ├── trainingpipeline_input_data_config_fraction_split.rb │ │ ├── trainingpipeline_input_data_config_gcs_destination.rb │ │ ├── trainingpipeline_input_data_config_predefined_split.rb │ │ ├── trainingpipeline_input_data_config_stratified_split.rb │ │ ├── trainingpipeline_input_data_config_timestamp_split.rb │ │ ├── trainingpipeline_labels.rb │ │ ├── trainingpipeline_model_to_upload.rb │ │ ├── trainingpipeline_model_to_upload_container_spec.rb │ │ ├── trainingpipeline_model_to_upload_container_spec_env.rb │ │ ├── trainingpipeline_model_to_upload_container_spec_ports.rb │ │ ├── trainingpipeline_model_to_upload_deployed_models.rb │ │ ├── trainingpipeline_model_to_upload_encryption_spec.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_metadata.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_metadata_inputs.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_metadata_outputs.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_parameters.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_parameters_examples.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_parameters_examples_example_gcs_source.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_parameters_examples_presets.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_parameters_integrated_gradients_attribution.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_parameters_sampled_shapley_attribution.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_parameters_xrai_attribution.rb │ │ ├── trainingpipeline_model_to_upload_explanation_spec_parameters_xrai_attribution_smooth_grad_config.rb │ │ ├── trainingpipeline_model_to_upload_labels.rb │ │ ├── trainingpipeline_model_to_upload_model_source_info.rb │ │ ├── trainingpipeline_model_to_upload_original_model_info.rb │ │ ├── trainingpipeline_model_to_upload_predict_schemata.rb │ │ ├── trainingpipeline_model_to_upload_supported_export_formats.rb │ │ ├── trainingpipeline_mtuespeegsg_source.rb │ │ ├── trainingpipeline_mtuespigabb_config.rb │ │ ├── trainingpipeline_mtuespigasg_config.rb │ │ ├── trainingpipeline_mtuespigasgcfn_sigma.rb │ │ ├── trainingpipeline_mtuespigasgcfnsn_sigma.rb │ │ ├── trainingpipeline_mtuespxabb_config.rb │ │ ├── trainingpipeline_mtuespxasgcfn_sigma.rb │ │ └── trainingpipeline_mtuespxasgcfnsn_sigma.rb │ ├── google_access_context_manager_access_level.rb │ ├── google_access_context_manager_access_levels.rb │ ├── google_access_context_manager_access_policies.rb │ ├── google_access_context_manager_access_policy.rb │ ├── google_access_context_manager_service_perimeter.rb │ ├── google_access_context_manager_service_perimeters.rb │ ├── google_apigee_endpoint_attachment.rb │ ├── google_apigee_endpoint_attachments.rb │ ├── google_apigee_organization.rb │ ├── google_apigee_organization_api.rb │ ├── google_apigee_organization_apis.rb │ ├── google_apigee_organization_envgroup.rb │ ├── google_apigee_organization_envgroup_attachment.rb │ ├── google_apigee_organization_envgroup_attachments.rb │ ├── google_apigee_organization_envgroups.rb │ ├── google_apigee_organization_instance_attachment.rb │ ├── google_apigee_organization_instance_attachments.rb │ ├── google_apigee_organizations.rb │ ├── google_appengine_standard_app_version.rb │ ├── google_appengine_standard_app_versions.rb │ ├── google_artifactregistry_project_location_repositories.rb │ ├── google_artifactregistry_project_location_repository.rb │ ├── google_bigquery_dataset.rb │ ├── google_bigquery_datasets.rb │ ├── google_bigquery_table.rb │ ├── google_bigquery_tables.rb │ ├── google_bigtableadmin_cluster.rb │ ├── google_bigtableadmin_cluster_backup.rb │ ├── google_bigtableadmin_cluster_backups.rb │ ├── google_bigtableadmin_clusters.rb │ ├── google_bigtableadmin_instance_app_profile.rb │ ├── google_bigtableadmin_instance_app_profiles.rb │ ├── google_billing_project_billing_info.rb │ ├── google_cloud_scheduler_job.rb │ ├── google_cloud_scheduler_jobs.rb │ ├── google_cloudbuild_trigger.rb │ ├── google_cloudbuild_triggers.rb │ ├── google_cloudfunctions_cloud_function.rb │ ├── google_cloudfunctions_cloud_functions.rb │ ├── google_composer_project_location_environment.rb │ ├── google_composer_project_location_environments.rb │ ├── google_composer_project_location_image_versions.rb │ ├── google_compute_accelerator_type.rb │ ├── google_compute_accelerator_types.rb │ ├── google_compute_address.rb │ ├── google_compute_addresses.rb │ ├── google_compute_autoscaler.rb │ ├── google_compute_autoscalers.rb │ ├── google_compute_backend_bucket.rb │ ├── google_compute_backend_buckets.rb │ ├── google_compute_backend_service.rb │ ├── google_compute_backend_services.rb │ ├── google_compute_disk.rb │ ├── google_compute_disk_type.rb │ ├── google_compute_disk_types.rb │ ├── google_compute_disks.rb │ ├── google_compute_external_vpn_gateway.rb │ ├── google_compute_external_vpn_gateways.rb │ ├── google_compute_firewall.rb │ ├── google_compute_firewalls.rb │ ├── google_compute_forwarding_rule.rb │ ├── google_compute_forwarding_rules.rb │ ├── google_compute_global_address.rb │ ├── google_compute_global_addresses.rb │ ├── google_compute_global_forwarding_rule.rb │ ├── google_compute_global_forwarding_rules.rb │ ├── google_compute_global_network_endpoint_group.rb │ ├── google_compute_global_network_endpoint_groups.rb │ ├── google_compute_global_operation.rb │ ├── google_compute_global_operations.rb │ ├── google_compute_health_check.rb │ ├── google_compute_health_check_service.rb │ ├── google_compute_health_check_services.rb │ ├── google_compute_health_checks.rb │ ├── google_compute_http_health_check.rb │ ├── google_compute_http_health_checks.rb │ ├── google_compute_https_health_check.rb │ ├── google_compute_https_health_checks.rb │ ├── google_compute_image.rb │ ├── google_compute_image_family_view.rb │ ├── google_compute_instance.rb │ ├── google_compute_instance_group.rb │ ├── google_compute_instance_group_manager.rb │ ├── google_compute_instance_group_managers.rb │ ├── google_compute_instance_groups.rb │ ├── google_compute_instance_template.rb │ ├── google_compute_instance_templates.rb │ ├── google_compute_instances.rb │ ├── google_compute_interconnect.rb │ ├── google_compute_interconnect_attachment.rb │ ├── google_compute_interconnect_attachments.rb │ ├── google_compute_interconnect_location.rb │ ├── google_compute_interconnect_locations.rb │ ├── google_compute_interconnects.rb │ ├── google_compute_license.rb │ ├── google_compute_license_code.rb │ ├── google_compute_licenses.rb │ ├── google_compute_machine_image.rb │ ├── google_compute_machine_images.rb │ ├── google_compute_machine_type.rb │ ├── google_compute_machine_types.rb │ ├── google_compute_network.rb │ ├── google_compute_network_attachment.rb │ ├── google_compute_network_attachments.rb │ ├── google_compute_network_edge_security_service.rb │ ├── google_compute_network_endpoint_group.rb │ ├── google_compute_network_endpoint_groups.rb │ ├── google_compute_network_firewall_policies.rb │ ├── google_compute_network_firewall_policy.rb │ ├── google_compute_networks.rb │ ├── google_compute_node_group.rb │ ├── google_compute_node_groups.rb │ ├── google_compute_node_template.rb │ ├── google_compute_node_templates.rb │ ├── google_compute_node_type.rb │ ├── google_compute_node_types.rb │ ├── google_compute_packet_mirroring.rb │ ├── google_compute_packet_mirrorings.rb │ ├── google_compute_project_info.rb │ ├── google_compute_public_delegated_prefix.rb │ ├── google_compute_public_delegated_prefixes.rb │ ├── google_compute_region.rb │ ├── google_compute_region_autoscaler.rb │ ├── google_compute_region_autoscalers.rb │ ├── google_compute_region_backend_service.rb │ ├── google_compute_region_backend_services.rb │ ├── google_compute_region_commitment.rb │ ├── google_compute_region_commitments.rb │ ├── google_compute_region_disk_type.rb │ ├── google_compute_region_disk_types.rb │ ├── google_compute_region_health_check.rb │ ├── google_compute_region_health_checks.rb │ ├── google_compute_region_instance_group.rb │ ├── google_compute_region_instance_group_manager.rb │ ├── google_compute_region_instance_group_managers.rb │ ├── google_compute_region_instance_groups.rb │ ├── google_compute_region_network_endpoint_group.rb │ ├── google_compute_region_network_endpoint_groups.rb │ ├── google_compute_region_operation.rb │ ├── google_compute_region_operations.rb │ ├── google_compute_region_security_policies.rb │ ├── google_compute_region_security_policy.rb │ ├── google_compute_region_ssl_policies.rb │ ├── google_compute_region_ssl_policy.rb │ ├── google_compute_region_target_http_proxies.rb │ ├── google_compute_region_target_http_proxy.rb │ ├── google_compute_region_target_https_proxies.rb │ ├── google_compute_region_target_https_proxy.rb │ ├── google_compute_region_url_map.rb │ ├── google_compute_region_url_maps.rb │ ├── google_compute_regional_disk.rb │ ├── google_compute_regional_disks.rb │ ├── google_compute_regions.rb │ ├── google_compute_reservation.rb │ ├── google_compute_reservations.rb │ ├── google_compute_resource_policies.rb │ ├── google_compute_resource_policy.rb │ ├── google_compute_route.rb │ ├── google_compute_router.rb │ ├── google_compute_router_nat.rb │ ├── google_compute_router_nats.rb │ ├── google_compute_routers.rb │ ├── google_compute_routes.rb │ ├── google_compute_security_policies.rb │ ├── google_compute_security_policy.rb │ ├── google_compute_service_attachment.rb │ ├── google_compute_service_attachments.rb │ ├── google_compute_snapshot.rb │ ├── google_compute_snapshots.rb │ ├── google_compute_ssl_certificate.rb │ ├── google_compute_ssl_certificates.rb │ ├── google_compute_ssl_policies.rb │ ├── google_compute_ssl_policy.rb │ ├── google_compute_subnetwork.rb │ ├── google_compute_subnetwork_iam_binding.rb │ ├── google_compute_subnetwork_iam_policy.rb │ ├── google_compute_subnetworks.rb │ ├── google_compute_target_grpc_proxies.rb │ ├── google_compute_target_grpc_proxy.rb │ ├── google_compute_target_http_proxies.rb │ ├── google_compute_target_http_proxy.rb │ ├── google_compute_target_https_proxies.rb │ ├── google_compute_target_https_proxy.rb │ ├── google_compute_target_instance.rb │ ├── google_compute_target_instances.rb │ ├── google_compute_target_pool.rb │ ├── google_compute_target_pools.rb │ ├── google_compute_target_ssl_proxies.rb │ ├── google_compute_target_ssl_proxy.rb │ ├── google_compute_target_tcp_proxies.rb │ ├── google_compute_target_tcp_proxy.rb │ ├── google_compute_target_vpn_gateway.rb │ ├── google_compute_target_vpn_gateways.rb │ ├── google_compute_url_map.rb │ ├── google_compute_url_maps.rb │ ├── google_compute_vpn_gateway.rb │ ├── google_compute_vpn_gateways.rb │ ├── google_compute_vpn_tunnel.rb │ ├── google_compute_vpn_tunnels.rb │ ├── google_compute_xpn_resources.rb │ ├── google_compute_zone.rb │ ├── google_compute_zone_operation.rb │ ├── google_compute_zone_operations.rb │ ├── google_compute_zones.rb │ ├── google_container_cluster.rb │ ├── google_container_clusters.rb │ ├── google_container_node_pool.rb │ ├── google_container_node_pools.rb │ ├── google_container_server_config.rb │ ├── google_data_fusion_instance.rb │ ├── google_data_fusion_instances.rb │ ├── google_dataflow_project_location_job.rb │ ├── google_dataflow_project_location_jobs.rb │ ├── google_dataproc_autoscaling_policies.rb │ ├── google_dataproc_autoscaling_policy.rb │ ├── google_dataproc_batch.rb │ ├── google_dataproc_batches.rb │ ├── google_dataproc_cluster.rb │ ├── google_dataproc_clusters.rb │ ├── google_dataproc_job.rb │ ├── google_dataproc_jobs.rb │ ├── google_dataproc_metastore_federation.rb │ ├── google_dataproc_metastore_federations.rb │ ├── google_dataproc_metastore_service.rb │ ├── google_dataproc_metastore_service_backup.rb │ ├── google_dataproc_metastore_service_backups.rb │ ├── google_dataproc_metastore_services.rb │ ├── google_dataproc_session.rb │ ├── google_dataproc_sessions.rb │ ├── google_dataproc_workflow_template.rb │ ├── google_dataproc_workflow_templates.rb │ ├── google_dlp_dt.rb │ ├── google_dlp_dts.rb │ ├── google_dlp_inspect_template.rb │ ├── google_dlp_inspect_templates.rb │ ├── google_dlp_job.rb │ ├── google_dlp_job_trigger.rb │ ├── google_dlp_job_triggers.rb │ ├── google_dlp_jobs.rb │ ├── google_dlp_stored_info_type.rb │ ├── google_dlp_stored_info_types.rb │ ├── google_dns_managed_zone.rb │ ├── google_dns_managed_zones.rb │ ├── google_dns_resource_record_set.rb │ ├── google_dns_resource_record_sets.rb │ ├── google_filestore_instance.rb │ ├── google_filestore_instances.rb │ ├── google_iam_organization_custom_role.rb │ ├── google_iam_organization_custom_roles.rb │ ├── google_kms_crypto_key.rb │ ├── google_kms_crypto_key_iam_binding.rb │ ├── google_kms_crypto_key_iam_bindings.rb │ ├── google_kms_crypto_key_iam_policy.rb │ ├── google_kms_crypto_key_version.rb │ ├── google_kms_crypto_key_versions.rb │ ├── google_kms_crypto_keys.rb │ ├── google_kms_ekm_connection.rb │ ├── google_kms_ekm_connections.rb │ ├── google_kms_key_ring.rb │ ├── google_kms_key_ring_iam_binding.rb │ ├── google_kms_key_ring_iam_bindings.rb │ ├── google_kms_key_ring_iam_policy.rb │ ├── google_kms_key_ring_import_job.rb │ ├── google_kms_key_ring_import_jobs.rb │ ├── google_kms_key_rings.rb │ ├── google_kms_location.rb │ ├── google_kms_locations.rb │ ├── google_logging_folder_exclusion.rb │ ├── google_logging_folder_exclusions.rb │ ├── google_logging_folder_log_sink.rb │ ├── google_logging_folder_log_sinks.rb │ ├── google_logging_organization_log_sink.rb │ ├── google_logging_organization_log_sinks.rb │ ├── google_logging_project_exclusion.rb │ ├── google_logging_project_exclusions.rb │ ├── google_logging_project_sink.rb │ ├── google_logging_project_sinks.rb │ ├── google_memcache_instance.rb │ ├── google_memcache_instances.rb │ ├── google_ml_engine_model.rb │ ├── google_ml_engine_models.rb │ ├── google_monitoring_group.rb │ ├── google_monitoring_groups.rb │ ├── google_organization.rb │ ├── google_organization_iam_binding.rb │ ├── google_organization_iam_policy.rb │ ├── google_organization_policy.rb │ ├── google_organizations.rb │ ├── google_orgpolicy_folder_constraints.rb │ ├── google_orgpolicy_folder_policies.rb │ ├── google_orgpolicy_folder_policy.rb │ ├── google_orgpolicy_organization_constraints.rb │ ├── google_orgpolicy_organization_policies.rb │ ├── google_orgpolicy_organization_policy.rb │ ├── google_orgpolicy_project_constraints.rb │ ├── google_orgpolicy_project_policies.rb │ ├── google_orgpolicy_project_policy.rb │ ├── google_project.rb │ ├── google_project_alert_policies.rb │ ├── google_project_alert_policy.rb │ ├── google_project_alert_policy_condition.rb │ ├── google_project_iam_binding.rb │ ├── google_project_iam_bindings.rb │ ├── google_project_iam_custom_role.rb │ ├── google_project_iam_custom_roles.rb │ ├── google_project_iam_policy.rb │ ├── google_project_logging_audit_config.rb │ ├── google_project_metric.rb │ ├── google_project_metrics.rb │ ├── google_project_service.rb │ ├── google_project_services.rb │ ├── google_projects.rb │ ├── google_pubsub_subscription.rb │ ├── google_pubsub_subscription_iam_binding.rb │ ├── google_pubsub_subscription_iam_policy.rb │ ├── google_pubsub_subscriptions.rb │ ├── google_pubsub_topic.rb │ ├── google_pubsub_topic_iam_binding.rb │ ├── google_pubsub_topic_iam_policy.rb │ ├── google_pubsub_topics.rb │ ├── google_redis_instance.rb │ ├── google_redis_instances.rb │ ├── google_resourcemanager_folder.rb │ ├── google_resourcemanager_folder_iam_binding.rb │ ├── google_resourcemanager_folder_iam_policy.rb │ ├── google_resourcemanager_folders.rb │ ├── google_run_job.rb │ ├── google_run_jobs.rb │ ├── google_run_service.rb │ ├── google_run_services.rb │ ├── google_runtime_config_config.rb │ ├── google_runtime_config_config_iam_binding.rb │ ├── google_runtime_config_config_iam_policy.rb │ ├── google_runtime_config_configs.rb │ ├── google_runtime_config_variable.rb │ ├── google_runtime_config_variables.rb │ ├── google_secret_manager_secret.rb │ ├── google_secret_manager_secrets.rb │ ├── google_service_account.rb │ ├── google_service_account_key.rb │ ├── google_service_account_keys.rb │ ├── google_service_accounts.rb │ ├── google_service_networking_service_connections.rb │ ├── google_sourcerepo_repositories.rb │ ├── google_sourcerepo_repository.rb │ ├── google_spanner_database.rb │ ├── google_spanner_databases.rb │ ├── google_spanner_instance.rb │ ├── google_spanner_instance_iam_binding.rb │ ├── google_spanner_instance_iam_policy.rb │ ├── google_spanner_instances.rb │ ├── google_sql_connect.rb │ ├── google_sql_database.rb │ ├── google_sql_database_instance.rb │ ├── google_sql_database_instances.rb │ ├── google_sql_databases.rb │ ├── google_sql_flags.rb │ ├── google_sql_operation.rb │ ├── google_sql_operations.rb │ ├── google_sql_ssl_cert.rb │ ├── google_sql_ssl_certs.rb │ ├── google_sql_user.rb │ ├── google_sql_users.rb │ ├── google_storage_bucket.rb │ ├── google_storage_bucket_acl.rb │ ├── google_storage_bucket_iam_binding.rb │ ├── google_storage_bucket_iam_bindings.rb │ ├── google_storage_bucket_iam_policy.rb │ ├── google_storage_bucket_object.rb │ ├── google_storage_bucket_objects.rb │ ├── google_storage_buckets.rb │ ├── google_storage_default_object_acl.rb │ ├── google_storage_object_acl.rb │ ├── google_user.rb │ ├── google_users.rb │ ├── google_vertex_ai_batch_prediction_job.rb │ ├── google_vertex_ai_batch_prediction_jobs.rb │ ├── google_vertex_ai_custom_job.rb │ ├── google_vertex_ai_custom_jobs.rb │ ├── google_vertex_ai_dataset.rb │ ├── google_vertex_ai_dataset_data_item_annotations.rb │ ├── google_vertex_ai_datasets.rb │ ├── google_vertex_ai_datasets_annotation_spec.rb │ ├── google_vertex_ai_datasets_data_items.rb │ ├── google_vertex_ai_datasets_saved_queries.rb │ ├── google_vertex_ai_endpoint.rb │ ├── google_vertex_ai_endpoints.rb │ ├── google_vertex_ai_featurestore.rb │ ├── google_vertex_ai_featurestore_entity_type_feature.rb │ ├── google_vertex_ai_featurestore_entity_type_features.rb │ ├── google_vertex_ai_featurestores.rb │ ├── google_vertex_ai_featurestores_entity_type.rb │ ├── google_vertex_ai_featurestores_entity_types.rb │ ├── google_vertex_ai_hyperparameter_tuning_job.rb │ ├── google_vertex_ai_hyperparameter_tuning_jobs.rb │ ├── google_vertex_ai_index.rb │ ├── google_vertex_ai_index_endpoint.rb │ ├── google_vertex_ai_index_endpoints.rb │ ├── google_vertex_ai_indices.rb │ ├── google_vertex_ai_metadata_store.rb │ ├── google_vertex_ai_metadata_stores.rb │ ├── google_vertex_ai_metadata_stores_artifact.rb │ ├── google_vertex_ai_metadata_stores_artifacts.rb │ ├── google_vertex_ai_metadata_stores_context.rb │ ├── google_vertex_ai_metadata_stores_contexts.rb │ ├── google_vertex_ai_metadata_stores_execution.rb │ ├── google_vertex_ai_metadata_stores_executions.rb │ ├── google_vertex_ai_metadata_stores_metadata_schema.rb │ ├── google_vertex_ai_metadata_stores_metadata_schemas.rb │ ├── google_vertex_ai_model.rb │ ├── google_vertex_ai_model_deployment_monitoring_job.rb │ ├── google_vertex_ai_model_deployment_monitoring_jobs.rb │ ├── google_vertex_ai_model_evaluation_slice.rb │ ├── google_vertex_ai_model_evaluation_slices.rb │ ├── google_vertex_ai_models.rb │ ├── google_vertex_ai_models_evaluation.rb │ ├── google_vertex_ai_models_evaluations.rb │ ├── google_vertex_ai_nas_job.rb │ ├── google_vertex_ai_nas_jobs.rb │ ├── google_vertex_ai_nas_jobs_nas_trial_detail.rb │ ├── google_vertex_ai_nas_jobs_nas_trial_details.rb │ ├── google_vertex_ai_pipeline_job.rb │ ├── google_vertex_ai_pipeline_jobs.rb │ ├── google_vertex_ai_schedule.rb │ ├── google_vertex_ai_schedules.rb │ ├── google_vertex_ai_studies.rb │ ├── google_vertex_ai_studies_trial.rb │ ├── google_vertex_ai_studies_trials.rb │ ├── google_vertex_ai_study.rb │ ├── google_vertex_ai_tensorboard.rb │ ├── google_vertex_ai_tensorboard_experiment_run.rb │ ├── google_vertex_ai_tensorboard_experiment_run_time_series_resource.rb │ ├── google_vertex_ai_tensorboard_experiment_run_time_series_resources.rb │ ├── google_vertex_ai_tensorboard_experiment_runs.rb │ ├── google_vertex_ai_tensorboards.rb │ ├── google_vertex_ai_tensorboards_experiment.rb │ ├── google_vertex_ai_tensorboards_experiments.rb │ ├── google_vertex_ai_training_pipeline.rb │ └── google_vertex_ai_training_pipelines.rb ├── sonar-project.properties └── test/ ├── integration/ │ ├── build/ │ │ ├── gcp-mm.tf │ │ ├── gcp.tf │ │ └── templates/ │ │ ├── gceme.sh.tpl │ │ └── nginx_upstream.sh.tpl │ ├── configuration/ │ │ ├── gcp_inspec_config.rb │ │ └── mm-attributes.yml │ └── verify/ │ ├── controls/ │ │ ├── container_cluster.rb │ │ ├── container_clusters.rb │ │ ├── container_nodepool.rb │ │ ├── container_nodepools.rb │ │ ├── gcp_project.rb │ │ ├── generic_external_vm.rb │ │ ├── generic_external_vm_data_disk.rb │ │ ├── generic_iam_role.rb │ │ ├── generic_image_family.rb │ │ ├── generic_internal_vm.rb │ │ ├── generic_public_ip_address.rb │ │ ├── generic_windows_internal_vm.rb │ │ ├── google_access_context_manager_access_level.rb │ │ ├── google_access_context_manager_access_levels.rb │ │ ├── google_access_context_manager_access_policies.rb │ │ ├── google_access_context_manager_access_policy.rb │ │ ├── google_access_context_manager_service_perimeter.rb │ │ ├── google_access_context_manager_service_perimeters.rb │ │ ├── google_apigee_endpoint_attachment.rb │ │ ├── google_apigee_endpoint_attachments.rb │ │ ├── google_apigee_organization.rb │ │ ├── google_apigee_organization_api.rb │ │ ├── google_apigee_organization_apis.rb │ │ ├── google_apigee_organization_envgroup.rb │ │ ├── google_apigee_organization_envgroup_attachment.rb │ │ ├── google_apigee_organization_envgroup_attachments.rb │ │ ├── google_apigee_organization_envgroups.rb │ │ ├── google_apigee_organization_instance_attachment.rb │ │ ├── google_apigee_organization_instance_attachments.rb │ │ ├── google_apigee_organizations.rb │ │ ├── google_appengine_standard_app_version.rb │ │ ├── google_appengine_standard_app_versions.rb │ │ ├── google_artifactregistry_project_location_repositories.rb │ │ ├── google_artifactregistry_project_location_repository.rb │ │ ├── google_bigquery_dataset.rb │ │ ├── google_bigquery_datasets.rb │ │ ├── google_bigquery_table.rb │ │ ├── google_bigquery_tables.rb │ │ ├── google_bigtableadmin_cluster.rb │ │ ├── google_bigtableadmin_cluster_backup.rb │ │ ├── google_bigtableadmin_cluster_backups.rb │ │ ├── google_bigtableadmin_clusters.rb │ │ ├── google_bigtableadmin_instance_app_profile.rb │ │ ├── google_bigtableadmin_instance_app_profiles.rb │ │ ├── google_billing_project_billing_info.rb │ │ ├── google_cloud_scheduler_job.rb │ │ ├── google_cloud_scheduler_jobs.rb │ │ ├── google_cloudbuild_trigger.rb │ │ ├── google_cloudbuild_triggers.rb │ │ ├── google_cloudfunctions_cloud_function.rb │ │ ├── google_cloudfunctions_cloud_functions.rb │ │ ├── google_composer_project_location_environment.rb │ │ ├── google_composer_project_location_environments.rb │ │ ├── google_composer_project_location_image_versions.rb │ │ ├── google_compute_accelerator_type.rb │ │ ├── google_compute_accelerator_types.rb │ │ ├── google_compute_address.rb │ │ ├── google_compute_addresses.rb │ │ ├── google_compute_autoscaler.rb │ │ ├── google_compute_autoscalers.rb │ │ ├── google_compute_backend_bucket.rb │ │ ├── google_compute_backend_buckets.rb │ │ ├── google_compute_backend_service.rb │ │ ├── google_compute_backend_services.rb │ │ ├── google_compute_disk.rb │ │ ├── google_compute_disk_type.rb │ │ ├── google_compute_disk_types.rb │ │ ├── google_compute_disks.rb │ │ ├── google_compute_external_vpn_gateway.rb │ │ ├── google_compute_external_vpn_gateways.rb │ │ ├── google_compute_firewall.rb │ │ ├── google_compute_firewalls.rb │ │ ├── google_compute_firewalls_handwritten.rb │ │ ├── google_compute_firewalls_loop.rb │ │ ├── google_compute_forwarding_rule.rb │ │ ├── google_compute_forwarding_rules.rb │ │ ├── google_compute_global_address.rb │ │ ├── google_compute_global_addresses.rb │ │ ├── google_compute_global_forwarding_rule.rb │ │ ├── google_compute_global_forwarding_rules.rb │ │ ├── google_compute_global_network_endpoint_group.rb │ │ ├── google_compute_global_network_endpoint_groups.rb │ │ ├── google_compute_global_operation.rb │ │ ├── google_compute_global_operations.rb │ │ ├── google_compute_health_check.rb │ │ ├── google_compute_health_check_service.rb │ │ ├── google_compute_health_check_services.rb │ │ ├── google_compute_health_checks.rb │ │ ├── google_compute_http_health_check.rb │ │ ├── google_compute_http_health_checks.rb │ │ ├── google_compute_https_health_check.rb │ │ ├── google_compute_https_health_checks.rb │ │ ├── google_compute_image.rb │ │ ├── google_compute_image_family_view.rb │ │ ├── google_compute_instance.rb │ │ ├── google_compute_instance_group.rb │ │ ├── google_compute_instance_group_manager.rb │ │ ├── google_compute_instance_group_managers.rb │ │ ├── google_compute_instance_groups.rb │ │ ├── google_compute_instance_groups_loop.rb │ │ ├── google_compute_instance_label_loop.rb │ │ ├── google_compute_instance_template.rb │ │ ├── google_compute_instance_templates.rb │ │ ├── google_compute_instances.rb │ │ ├── google_compute_interconnect.rb │ │ ├── google_compute_interconnect_attachment.rb │ │ ├── google_compute_interconnect_attachments.rb │ │ ├── google_compute_interconnect_location.rb │ │ ├── google_compute_interconnect_locations.rb │ │ ├── google_compute_interconnects.rb │ │ ├── google_compute_license.rb │ │ ├── google_compute_license_code.rb │ │ ├── google_compute_licenses.rb │ │ ├── google_compute_machine_image.rb │ │ ├── google_compute_machine_images.rb │ │ ├── google_compute_machine_type.rb │ │ ├── google_compute_machine_types.rb │ │ ├── google_compute_network.rb │ │ ├── google_compute_network_attachment.rb │ │ ├── google_compute_network_attachments.rb │ │ ├── google_compute_network_edge_security_service.rb │ │ ├── google_compute_network_endpoint_group.rb │ │ ├── google_compute_network_endpoint_groups.rb │ │ ├── google_compute_network_firewall_policies.rb │ │ ├── google_compute_network_firewall_policy.rb │ │ ├── google_compute_networks.rb │ │ ├── google_compute_node_group.rb │ │ ├── google_compute_node_groups.rb │ │ ├── google_compute_node_template.rb │ │ ├── google_compute_node_templates.rb │ │ ├── google_compute_node_type.rb │ │ ├── google_compute_node_types.rb │ │ ├── google_compute_packet_mirroring.rb │ │ ├── google_compute_packet_mirrorings.rb │ │ ├── google_compute_project_info.rb │ │ ├── google_compute_public_delegated_prefix.rb │ │ ├── google_compute_public_delegated_prefixes.rb │ │ ├── google_compute_region.rb │ │ ├── google_compute_region_autoscaler.rb │ │ ├── google_compute_region_autoscalers.rb │ │ ├── google_compute_region_backend_service.rb │ │ ├── google_compute_region_backend_services.rb │ │ ├── google_compute_region_commitment.rb │ │ ├── google_compute_region_commitments.rb │ │ ├── google_compute_region_disk_type.rb │ │ ├── google_compute_region_disk_types.rb │ │ ├── google_compute_region_health_check.rb │ │ ├── google_compute_region_health_checks.rb │ │ ├── google_compute_region_instance_group.rb │ │ ├── google_compute_region_instance_group_manager.rb │ │ ├── google_compute_region_instance_group_managers.rb │ │ ├── google_compute_region_instance_groups.rb │ │ ├── google_compute_region_network_endpoint_group.rb │ │ ├── google_compute_region_network_endpoint_groups.rb │ │ ├── google_compute_region_operation.rb │ │ ├── google_compute_region_operations.rb │ │ ├── google_compute_region_security_policies.rb │ │ ├── google_compute_region_security_policy.rb │ │ ├── google_compute_region_ssl_policies.rb │ │ ├── google_compute_region_ssl_policy.rb │ │ ├── google_compute_region_target_http_proxies.rb │ │ ├── google_compute_region_target_http_proxy.rb │ │ ├── google_compute_region_target_https_proxies.rb │ │ ├── google_compute_region_target_https_proxy.rb │ │ ├── google_compute_region_url_map.rb │ │ ├── google_compute_region_url_maps.rb │ │ ├── google_compute_region_zones_loop.rb │ │ ├── google_compute_regional_disk.rb │ │ ├── google_compute_regions.rb │ │ ├── google_compute_regions_loop.rb │ │ ├── google_compute_reservation.rb │ │ ├── google_compute_reservations.rb │ │ ├── google_compute_resource_policies.rb │ │ ├── google_compute_resource_policy.rb │ │ ├── google_compute_route.rb │ │ ├── google_compute_router.rb │ │ ├── google_compute_router_nat.rb │ │ ├── google_compute_router_nats.rb │ │ ├── google_compute_routers.rb │ │ ├── google_compute_routes.rb │ │ ├── google_compute_security_policies.rb │ │ ├── google_compute_security_policy.rb │ │ ├── google_compute_service_attachment.rb │ │ ├── google_compute_service_attachments.rb │ │ ├── google_compute_snapshot.rb │ │ ├── google_compute_snapshots.rb │ │ ├── google_compute_ssl_certificate.rb │ │ ├── google_compute_ssl_certificates.rb │ │ ├── google_compute_ssl_policies.rb │ │ ├── google_compute_ssl_policy.rb │ │ ├── google_compute_subnetwork.rb │ │ ├── google_compute_subnetworks.rb │ │ ├── google_compute_target_grpc_proxies.rb │ │ ├── google_compute_target_grpc_proxy.rb │ │ ├── google_compute_target_http_proxies.rb │ │ ├── google_compute_target_http_proxy.rb │ │ ├── google_compute_target_https_proxies.rb │ │ ├── google_compute_target_https_proxy.rb │ │ ├── google_compute_target_instance.rb │ │ ├── google_compute_target_instances.rb │ │ ├── google_compute_target_pool.rb │ │ ├── google_compute_target_pools.rb │ │ ├── google_compute_target_ssl_proxies.rb │ │ ├── google_compute_target_ssl_proxy.rb │ │ ├── google_compute_target_tcp_proxies.rb │ │ ├── google_compute_target_tcp_proxy.rb │ │ ├── google_compute_target_vpn_gateway.rb │ │ ├── google_compute_target_vpn_gateways.rb │ │ ├── google_compute_url_map.rb │ │ ├── google_compute_url_maps.rb │ │ ├── google_compute_vms.rb │ │ ├── google_compute_vms_loop.rb │ │ ├── google_compute_vpn_gateway.rb │ │ ├── google_compute_vpn_gateways.rb │ │ ├── google_compute_vpn_tunnel.rb │ │ ├── google_compute_vpn_tunnels.rb │ │ ├── google_compute_xpn_resources.rb │ │ ├── google_compute_zone.rb │ │ ├── google_compute_zone_operation.rb │ │ ├── google_compute_zone_operations.rb │ │ ├── google_compute_zones.rb │ │ ├── google_compute_zones_loop.rb │ │ ├── google_container_cluster.rb │ │ ├── google_container_clusters.rb │ │ ├── google_container_node_pool.rb │ │ ├── google_container_node_pools.rb │ │ ├── google_container_server_config.rb │ │ ├── google_data_fusion_instance.rb │ │ ├── google_data_fusion_instances.rb │ │ ├── google_dataflow_project_location_job.rb │ │ ├── google_dataflow_project_location_jobs.rb │ │ ├── google_dataproc_autoscaling_policies.rb │ │ ├── google_dataproc_autoscaling_policy.rb │ │ ├── google_dataproc_batch.rb │ │ ├── google_dataproc_batches.rb │ │ ├── google_dataproc_cluster.rb │ │ ├── google_dataproc_clusters.rb │ │ ├── google_dataproc_job.rb │ │ ├── google_dataproc_jobs.rb │ │ ├── google_dataproc_metastore_federation.rb │ │ ├── google_dataproc_metastore_federations.rb │ │ ├── google_dataproc_metastore_service.rb │ │ ├── google_dataproc_metastore_service_backup.rb │ │ ├── google_dataproc_metastore_service_backups.rb │ │ ├── google_dataproc_metastore_services.rb │ │ ├── google_dataproc_session.rb │ │ ├── google_dataproc_sessions.rb │ │ ├── google_dataproc_workflow_template.rb │ │ ├── google_dataproc_workflow_templates.rb │ │ ├── google_dlp_dt.rb │ │ ├── google_dlp_dts.rb │ │ ├── google_dlp_inspect_template.rb │ │ ├── google_dlp_inspect_templates.rb │ │ ├── google_dlp_job.rb │ │ ├── google_dlp_job_trigger.rb │ │ ├── google_dlp_job_triggers.rb │ │ ├── google_dlp_jobs.rb │ │ ├── google_dlp_stored_info_type.rb │ │ ├── google_dlp_stored_info_types.rb │ │ ├── google_dns_managed_zone.rb │ │ ├── google_dns_managed_zones.rb │ │ ├── google_dns_resource_record_set.rb │ │ ├── google_dns_resource_record_sets.rb │ │ ├── google_filestore_instance.rb │ │ ├── google_filestore_instances.rb │ │ ├── google_iam_organization_custom_role.rb │ │ ├── google_iam_organization_custom_roles.rb │ │ ├── google_kms_crypto_key.rb │ │ ├── google_kms_crypto_key_handwritten.rb │ │ ├── google_kms_crypto_key_iam_binding.rb │ │ ├── google_kms_crypto_key_iam_policy.rb │ │ ├── google_kms_crypto_key_version.rb │ │ ├── google_kms_crypto_key_versions.rb │ │ ├── google_kms_crypto_keys.rb │ │ ├── google_kms_crypto_keys_handwritten.rb │ │ ├── google_kms_ekm_connection.rb │ │ ├── google_kms_ekm_connections.rb │ │ ├── google_kms_key_ring.rb │ │ ├── google_kms_key_ring_handwritten.rb │ │ ├── google_kms_key_ring_iam_binding.rb │ │ ├── google_kms_key_ring_iam_policy.rb │ │ ├── google_kms_key_ring_import_job.rb │ │ ├── google_kms_key_ring_import_jobs.rb │ │ ├── google_kms_key_rings.rb │ │ ├── google_kms_key_rings_handwritten.rb │ │ ├── google_kms_location.rb │ │ ├── google_kms_locations.rb │ │ ├── google_lb_firewall_ip_ranges.rb │ │ ├── google_lb_firewall_source_target_tags.rb │ │ ├── google_logging_folder_exclusion.rb │ │ ├── google_logging_folder_exclusions.rb │ │ ├── google_logging_folder_log_sink.rb │ │ ├── google_logging_folder_log_sinks.rb │ │ ├── google_logging_organization_log_sink.rb │ │ ├── google_logging_organization_log_sinks.rb │ │ ├── google_logging_project_exclusion.rb │ │ ├── google_logging_project_exclusions.rb │ │ ├── google_logging_project_sink.rb │ │ ├── google_logging_project_sinks.rb │ │ ├── google_memcache_instance.rb │ │ ├── google_memcache_instances.rb │ │ ├── google_ml_engine_model.rb │ │ ├── google_ml_engine_models.rb │ │ ├── google_monitoring_group.rb │ │ ├── google_monitoring_groups.rb │ │ ├── google_organization.rb │ │ ├── google_organizations.rb │ │ ├── google_orgpolicy_folder_constraints.rb │ │ ├── google_orgpolicy_folder_policies.rb │ │ ├── google_orgpolicy_folder_policy.rb │ │ ├── google_orgpolicy_organization_constraints.rb │ │ ├── google_orgpolicy_organization_policies.rb │ │ ├── google_orgpolicy_organization_policy.rb │ │ ├── google_orgpolicy_project_constraints.rb │ │ ├── google_orgpolicy_project_policies.rb │ │ ├── google_orgpolicy_project_policy.rb │ │ ├── google_project.rb │ │ ├── google_project_alert_policies.rb │ │ ├── google_project_alert_policy.rb │ │ ├── google_project_iam_binding.rb │ │ ├── google_project_iam_custom_role.rb │ │ ├── google_project_iam_custom_roles.rb │ │ ├── google_project_logging_audit_config.rb │ │ ├── google_project_metric.rb │ │ ├── google_project_metrics.rb │ │ ├── google_project_service.rb │ │ ├── google_project_services.rb │ │ ├── google_projects.rb │ │ ├── google_projects_firewalls_loop.rb │ │ ├── google_pubsub_subscription.rb │ │ ├── google_pubsub_subscriptions.rb │ │ ├── google_pubsub_topic.rb │ │ ├── google_pubsub_topics.rb │ │ ├── google_redis_instance.rb │ │ ├── google_redis_instances.rb │ │ ├── google_resourcemanager_folder.rb │ │ ├── google_resourcemanager_folders.rb │ │ ├── google_run_job.rb │ │ ├── google_run_jobs.rb │ │ ├── google_run_service.rb │ │ ├── google_run_services.rb │ │ ├── google_runtime_config_config.rb │ │ ├── google_runtime_config_configs.rb │ │ ├── google_runtime_config_variable.rb │ │ ├── google_runtime_config_variables.rb │ │ ├── google_secret_manager_secret.rb │ │ ├── google_secret_manager_secrets.rb │ │ ├── google_service_account.rb │ │ ├── google_service_account_key.rb │ │ ├── google_service_account_keys.rb │ │ ├── google_service_accounts.rb │ │ ├── google_service_networking_service_connections.rb │ │ ├── google_sourcerepo_repositories.rb │ │ ├── google_sourcerepo_repository.rb │ │ ├── google_spanner_database.rb │ │ ├── google_spanner_databases.rb │ │ ├── google_spanner_instance.rb │ │ ├── google_spanner_instance_iam_policy.rb │ │ ├── google_spanner_instances.rb │ │ ├── google_sql_connect.rb │ │ ├── google_sql_database.rb │ │ ├── google_sql_database_instance.rb │ │ ├── google_sql_database_instances.rb │ │ ├── google_sql_databases.rb │ │ ├── google_sql_flags.rb │ │ ├── google_sql_operation.rb │ │ ├── google_sql_operations.rb │ │ ├── google_sql_ssl_cert.rb │ │ ├── google_sql_ssl_certs.rb │ │ ├── google_sql_user.rb │ │ ├── google_sql_users.rb │ │ ├── google_storage_bucket.rb │ │ ├── google_storage_bucket_acl.rb │ │ ├── google_storage_bucket_iam_binding.rb │ │ ├── google_storage_bucket_object.rb │ │ ├── google_storage_bucket_object_handwritten.rb │ │ ├── google_storage_bucket_objects.rb │ │ ├── google_storage_buckets.rb │ │ ├── google_storage_default_object_acl.rb │ │ ├── google_storage_object_acl.rb │ │ ├── google_vertex_ai_batch_prediction_job.rb │ │ ├── google_vertex_ai_batch_prediction_jobs.rb │ │ ├── google_vertex_ai_custom_job.rb │ │ ├── google_vertex_ai_custom_jobs.rb │ │ ├── google_vertex_ai_dataset.rb │ │ ├── google_vertex_ai_dataset_data_item_annotations.rb │ │ ├── google_vertex_ai_datasets.rb │ │ ├── google_vertex_ai_datasets_annotation_spec.rb │ │ ├── google_vertex_ai_datasets_data_items.rb │ │ ├── google_vertex_ai_datasets_saved_queries.rb │ │ ├── google_vertex_ai_endpoint.rb │ │ ├── google_vertex_ai_endpoints.rb │ │ ├── google_vertex_ai_featurestore.rb │ │ ├── google_vertex_ai_featurestore_entity_type_feature.rb │ │ ├── google_vertex_ai_featurestore_entity_type_features.rb │ │ ├── google_vertex_ai_featurestores.rb │ │ ├── google_vertex_ai_featurestores_entity_type.rb │ │ ├── google_vertex_ai_featurestores_entity_types.rb │ │ ├── google_vertex_ai_hyperparameter_tuning_job.rb │ │ ├── google_vertex_ai_hyperparameter_tuning_jobs.rb │ │ ├── google_vertex_ai_index.rb │ │ ├── google_vertex_ai_index_endpoint.rb │ │ ├── google_vertex_ai_index_endpoints.rb │ │ ├── google_vertex_ai_indices.rb │ │ ├── google_vertex_ai_metadata_store.rb │ │ ├── google_vertex_ai_metadata_stores.rb │ │ ├── google_vertex_ai_metadata_stores_artifact.rb │ │ ├── google_vertex_ai_metadata_stores_artifacts.rb │ │ ├── google_vertex_ai_metadata_stores_context.rb │ │ ├── google_vertex_ai_metadata_stores_contexts.rb │ │ ├── google_vertex_ai_metadata_stores_execution.rb │ │ ├── google_vertex_ai_metadata_stores_executions.rb │ │ ├── google_vertex_ai_metadata_stores_metadata_schema.rb │ │ ├── google_vertex_ai_metadata_stores_metadata_schemas.rb │ │ ├── google_vertex_ai_model.rb │ │ ├── google_vertex_ai_model_deployment_monitoring_job.rb │ │ ├── google_vertex_ai_model_deployment_monitoring_jobs.rb │ │ ├── google_vertex_ai_model_evaluation_slice.rb │ │ ├── google_vertex_ai_model_evaluation_slices.rb │ │ ├── google_vertex_ai_models.rb │ │ ├── google_vertex_ai_models_evaluation.rb │ │ ├── google_vertex_ai_models_evaluations.rb │ │ ├── google_vertex_ai_nas_job.rb │ │ ├── google_vertex_ai_nas_jobs.rb │ │ ├── google_vertex_ai_nas_jobs_nas_trial_detail.rb │ │ ├── google_vertex_ai_nas_jobs_nas_trial_details.rb │ │ ├── google_vertex_ai_pipeline_job.rb │ │ ├── google_vertex_ai_pipeline_jobs.rb │ │ ├── google_vertex_ai_schedule.rb │ │ ├── google_vertex_ai_schedules.rb │ │ ├── google_vertex_ai_studies.rb │ │ ├── google_vertex_ai_studies_trial.rb │ │ ├── google_vertex_ai_studies_trials.rb │ │ ├── google_vertex_ai_study.rb │ │ ├── google_vertex_ai_tensorboard.rb │ │ ├── google_vertex_ai_tensorboard_experiment_run.rb │ │ ├── google_vertex_ai_tensorboard_experiment_run_time_series_resource.rb │ │ ├── google_vertex_ai_tensorboard_experiment_run_time_series_resources.rb │ │ ├── google_vertex_ai_tensorboard_experiment_runs.rb │ │ ├── google_vertex_ai_tensorboards.rb │ │ ├── google_vertex_ai_tensorboards_experiment.rb │ │ ├── google_vertex_ai_tensorboards_experiments.rb │ │ ├── google_vertex_ai_training_pipeline.rb │ │ └── google_vertex_ai_training_pipelines.rb │ └── inspec.yml └── mock/ └── mock-gcp.rb