pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -32
- pulumi_gcp/_inputs.py +0 -15
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
- pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
- pulumi_gcp/accesscontextmanager/access_level.py +32 -37
- pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
- pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
- pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
- pulumi_gcp/accesscontextmanager/outputs.py +0 -5
- pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
- pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
- pulumi_gcp/activedirectory/domain.py +0 -5
- pulumi_gcp/activedirectory/domain_trust.py +0 -5
- pulumi_gcp/activedirectory/peering.py +0 -5
- pulumi_gcp/alloydb/_inputs.py +0 -535
- pulumi_gcp/alloydb/backup.py +21 -26
- pulumi_gcp/alloydb/cluster.py +172 -177
- pulumi_gcp/alloydb/get_locations.py +0 -5
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
- pulumi_gcp/alloydb/instance.py +72 -77
- pulumi_gcp/alloydb/outputs.py +0 -5
- pulumi_gcp/alloydb/user.py +12 -17
- pulumi_gcp/apigateway/_inputs.py +0 -168
- pulumi_gcp/apigateway/api.py +0 -5
- pulumi_gcp/apigateway/api_config.py +20 -25
- pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
- pulumi_gcp/apigateway/api_iam_binding.py +19 -24
- pulumi_gcp/apigateway/api_iam_member.py +19 -24
- pulumi_gcp/apigateway/api_iam_policy.py +16 -21
- pulumi_gcp/apigateway/gateway.py +0 -5
- pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
- pulumi_gcp/apigateway/outputs.py +0 -5
- pulumi_gcp/apigee/_inputs.py +0 -508
- pulumi_gcp/apigee/addons_config.py +55 -60
- pulumi_gcp/apigee/endpoint_attachment.py +0 -5
- pulumi_gcp/apigee/env_group.py +0 -5
- pulumi_gcp/apigee/env_group_attachment.py +0 -5
- pulumi_gcp/apigee/env_keystore.py +0 -5
- pulumi_gcp/apigee/env_references.py +0 -5
- pulumi_gcp/apigee/environment.py +5 -10
- pulumi_gcp/apigee/environment_iam_binding.py +19 -24
- pulumi_gcp/apigee/environment_iam_member.py +19 -24
- pulumi_gcp/apigee/environment_iam_policy.py +16 -21
- pulumi_gcp/apigee/flowhook.py +0 -5
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
- pulumi_gcp/apigee/instance.py +0 -5
- pulumi_gcp/apigee/instance_attachment.py +0 -5
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
- pulumi_gcp/apigee/nat_address.py +0 -5
- pulumi_gcp/apigee/organization.py +5 -10
- pulumi_gcp/apigee/outputs.py +0 -5
- pulumi_gcp/apigee/sharedflow.py +2 -7
- pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
- pulumi_gcp/apigee/sync_authorization.py +0 -5
- pulumi_gcp/apigee/target_server.py +5 -10
- pulumi_gcp/appengine/_inputs.py +8 -991
- pulumi_gcp/appengine/application.py +12 -17
- pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
- pulumi_gcp/appengine/domain_mapping.py +13 -18
- pulumi_gcp/appengine/engine_split_traffic.py +45 -50
- pulumi_gcp/appengine/firewall_rule.py +0 -5
- pulumi_gcp/appengine/flexible_app_version.py +125 -130
- pulumi_gcp/appengine/get_default_service_account.py +0 -5
- pulumi_gcp/appengine/outputs.py +0 -5
- pulumi_gcp/appengine/service_network_settings.py +27 -32
- pulumi_gcp/appengine/standard_app_version.py +104 -109
- pulumi_gcp/apphub/_inputs.py +0 -370
- pulumi_gcp/apphub/application.py +62 -67
- pulumi_gcp/apphub/get_application.py +0 -5
- pulumi_gcp/apphub/get_discovered_service.py +0 -5
- pulumi_gcp/apphub/get_discovered_workload.py +0 -5
- pulumi_gcp/apphub/outputs.py +0 -5
- pulumi_gcp/apphub/service.py +73 -78
- pulumi_gcp/apphub/service_project_attachment.py +0 -5
- pulumi_gcp/apphub/workload.py +9 -14
- pulumi_gcp/applicationintegration/_inputs.py +0 -324
- pulumi_gcp/applicationintegration/auth_config.py +24 -29
- pulumi_gcp/applicationintegration/client.py +19 -24
- pulumi_gcp/applicationintegration/outputs.py +0 -5
- pulumi_gcp/artifactregistry/_inputs.py +0 -392
- pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
- pulumi_gcp/artifactregistry/get_repository.py +0 -5
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
- pulumi_gcp/artifactregistry/outputs.py +0 -5
- pulumi_gcp/artifactregistry/repository.py +333 -338
- pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
- pulumi_gcp/assuredworkloads/_inputs.py +0 -117
- pulumi_gcp/assuredworkloads/outputs.py +0 -5
- pulumi_gcp/assuredworkloads/workload.py +81 -86
- pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
- pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
- pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
- pulumi_gcp/beyondcorp/_inputs.py +0 -86
- pulumi_gcp/beyondcorp/app_connection.py +52 -57
- pulumi_gcp/beyondcorp/app_connector.py +25 -30
- pulumi_gcp/beyondcorp/app_gateway.py +2 -7
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
- pulumi_gcp/beyondcorp/outputs.py +0 -5
- pulumi_gcp/biglake/_inputs.py +0 -64
- pulumi_gcp/biglake/catalog.py +0 -5
- pulumi_gcp/biglake/database.py +13 -18
- pulumi_gcp/biglake/outputs.py +0 -5
- pulumi_gcp/biglake/table.py +31 -36
- pulumi_gcp/bigquery/_inputs.py +13 -1937
- pulumi_gcp/bigquery/app_profile.py +128 -133
- pulumi_gcp/bigquery/bi_reservation.py +5 -10
- pulumi_gcp/bigquery/capacity_commitment.py +0 -5
- pulumi_gcp/bigquery/connection.py +176 -181
- pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
- pulumi_gcp/bigquery/connection_iam_member.py +19 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
- pulumi_gcp/bigquery/data_transfer_config.py +15 -20
- pulumi_gcp/bigquery/dataset.py +127 -132
- pulumi_gcp/bigquery/dataset_access.py +67 -72
- pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_dataset.py +0 -5
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/bigquery/get_default_service_account.py +0 -5
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigquery/iam_binding.py +97 -102
- pulumi_gcp/bigquery/iam_member.py +97 -102
- pulumi_gcp/bigquery/iam_policy.py +92 -97
- pulumi_gcp/bigquery/job.py +224 -229
- pulumi_gcp/bigquery/outputs.py +0 -5
- pulumi_gcp/bigquery/reservation.py +11 -16
- pulumi_gcp/bigquery/reservation_assignment.py +0 -5
- pulumi_gcp/bigquery/routine.py +109 -114
- pulumi_gcp/bigquery/table.py +62 -67
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
- pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
- pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
- pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
- pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
- pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
- pulumi_gcp/bigtable/_inputs.py +0 -202
- pulumi_gcp/bigtable/authorized_view.py +5 -10
- pulumi_gcp/bigtable/gc_policy.py +54 -113
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
- pulumi_gcp/bigtable/instance.py +47 -52
- pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
- pulumi_gcp/bigtable/instance_iam_member.py +19 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
- pulumi_gcp/bigtable/outputs.py +0 -5
- pulumi_gcp/bigtable/table.py +34 -39
- pulumi_gcp/bigtable/table_iam_binding.py +19 -24
- pulumi_gcp/bigtable/table_iam_member.py +19 -24
- pulumi_gcp/bigtable/table_iam_policy.py +16 -21
- pulumi_gcp/billing/_inputs.py +0 -257
- pulumi_gcp/billing/account_iam_binding.py +19 -24
- pulumi_gcp/billing/account_iam_member.py +19 -24
- pulumi_gcp/billing/account_iam_policy.py +16 -21
- pulumi_gcp/billing/budget.py +220 -225
- pulumi_gcp/billing/get_account_iam_policy.py +0 -5
- pulumi_gcp/billing/outputs.py +0 -5
- pulumi_gcp/billing/project_info.py +0 -5
- pulumi_gcp/billing/sub_account.py +0 -5
- pulumi_gcp/binaryauthorization/_inputs.py +0 -199
- pulumi_gcp/binaryauthorization/attestor.py +63 -68
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
- pulumi_gcp/binaryauthorization/outputs.py +0 -5
- pulumi_gcp/binaryauthorization/policy.py +83 -88
- pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
- pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
- pulumi_gcp/certificateauthority/_inputs.py +29 -2150
- pulumi_gcp/certificateauthority/authority.py +393 -398
- pulumi_gcp/certificateauthority/ca_pool.py +184 -189
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/certificate.py +631 -636
- pulumi_gcp/certificateauthority/certificate_template.py +129 -134
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
- pulumi_gcp/certificateauthority/get_authority.py +0 -5
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
- pulumi_gcp/certificateauthority/outputs.py +0 -5
- pulumi_gcp/certificatemanager/_inputs.py +0 -256
- pulumi_gcp/certificatemanager/certificate.py +198 -203
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
- pulumi_gcp/certificatemanager/certificate_map.py +2 -7
- pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
- pulumi_gcp/certificatemanager/outputs.py +0 -5
- pulumi_gcp/certificatemanager/trust_config.py +21 -26
- pulumi_gcp/cloudasset/_inputs.py +0 -151
- pulumi_gcp/cloudasset/folder_feed.py +30 -35
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
- pulumi_gcp/cloudasset/organization_feed.py +30 -35
- pulumi_gcp/cloudasset/outputs.py +0 -5
- pulumi_gcp/cloudasset/project_feed.py +30 -35
- pulumi_gcp/cloudbuild/_inputs.py +30 -1039
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
- pulumi_gcp/cloudbuild/get_trigger.py +0 -5
- pulumi_gcp/cloudbuild/outputs.py +0 -5
- pulumi_gcp/cloudbuild/trigger.py +728 -733
- pulumi_gcp/cloudbuild/worker_pool.py +38 -43
- pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
- pulumi_gcp/cloudbuildv2/connection.py +101 -106
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
- pulumi_gcp/cloudbuildv2/outputs.py +0 -5
- pulumi_gcp/cloudbuildv2/repository.py +62 -67
- pulumi_gcp/clouddeploy/_inputs.py +0 -700
- pulumi_gcp/clouddeploy/automation.py +96 -101
- pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
- pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
- pulumi_gcp/clouddeploy/outputs.py +0 -5
- pulumi_gcp/clouddeploy/target.py +64 -69
- pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
- pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
- pulumi_gcp/clouddomains/_inputs.py +0 -372
- pulumi_gcp/clouddomains/outputs.py +0 -5
- pulumi_gcp/clouddomains/registration.py +116 -121
- pulumi_gcp/cloudfunctions/_inputs.py +0 -132
- pulumi_gcp/cloudfunctions/function.py +20 -25
- pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctions/get_function.py +0 -5
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctions/outputs.py +0 -5
- pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
- pulumi_gcp/cloudfunctionsv2/function.py +509 -746
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
- pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
- pulumi_gcp/cloudidentity/_inputs.py +0 -161
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
- pulumi_gcp/cloudidentity/get_groups.py +0 -5
- pulumi_gcp/cloudidentity/group.py +13 -18
- pulumi_gcp/cloudidentity/group_membership.py +63 -68
- pulumi_gcp/cloudidentity/outputs.py +0 -5
- pulumi_gcp/cloudids/endpoint.py +0 -5
- pulumi_gcp/cloudquota/_inputs.py +0 -44
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
- pulumi_gcp/cloudquota/outputs.py +0 -5
- pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
- pulumi_gcp/cloudrun/_inputs.py +16 -1166
- pulumi_gcp/cloudrun/domain_mapping.py +44 -49
- pulumi_gcp/cloudrun/get_locations.py +0 -5
- pulumi_gcp/cloudrun/get_service.py +0 -5
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrun/iam_binding.py +19 -24
- pulumi_gcp/cloudrun/iam_member.py +19 -24
- pulumi_gcp/cloudrun/iam_policy.py +16 -21
- pulumi_gcp/cloudrun/outputs.py +0 -5
- pulumi_gcp/cloudrun/service.py +265 -270
- pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
- pulumi_gcp/cloudrunv2/get_job.py +0 -5
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/get_service.py +0 -5
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
- pulumi_gcp/cloudrunv2/job.py +282 -287
- pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
- pulumi_gcp/cloudrunv2/outputs.py +0 -5
- pulumi_gcp/cloudrunv2/service.py +432 -437
- pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
- pulumi_gcp/cloudscheduler/_inputs.py +0 -193
- pulumi_gcp/cloudscheduler/job.py +122 -127
- pulumi_gcp/cloudscheduler/outputs.py +0 -5
- pulumi_gcp/cloudtasks/_inputs.py +0 -134
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
- pulumi_gcp/cloudtasks/outputs.py +0 -5
- pulumi_gcp/cloudtasks/queue.py +58 -63
- pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
- pulumi_gcp/composer/_inputs.py +0 -566
- pulumi_gcp/composer/environment.py +10 -15
- pulumi_gcp/composer/get_environment.py +0 -5
- pulumi_gcp/composer/get_image_versions.py +10 -15
- pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
- pulumi_gcp/composer/outputs.py +0 -5
- pulumi_gcp/composer/user_workloads_config_map.py +10 -15
- pulumi_gcp/composer/user_workloads_secret.py +10 -15
- pulumi_gcp/compute/_inputs.py +145 -14134
- pulumi_gcp/compute/address.py +29 -27
- pulumi_gcp/compute/attached_disk.py +16 -21
- pulumi_gcp/compute/autoscaler.py +93 -98
- pulumi_gcp/compute/backend_bucket.py +25 -30
- pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
- pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
- pulumi_gcp/compute/backend_service.py +213 -204
- pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
- pulumi_gcp/compute/ca_external_account_key.py +0 -5
- pulumi_gcp/compute/disk.py +49 -54
- pulumi_gcp/compute/disk_async_replication.py +5 -10
- pulumi_gcp/compute/disk_iam_binding.py +19 -24
- pulumi_gcp/compute/disk_iam_member.py +19 -24
- pulumi_gcp/compute/disk_iam_policy.py +16 -21
- pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/external_vpn_gateway.py +19 -24
- pulumi_gcp/compute/firewall.py +37 -42
- pulumi_gcp/compute/firewall_policy.py +0 -5
- pulumi_gcp/compute/firewall_policy_association.py +0 -5
- pulumi_gcp/compute/firewall_policy_rule.py +39 -44
- pulumi_gcp/compute/forwarding_rule.py +264 -248
- pulumi_gcp/compute/get_address.py +0 -5
- pulumi_gcp/compute/get_addresses.py +0 -5
- pulumi_gcp/compute/get_backend_bucket.py +0 -5
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
- pulumi_gcp/compute/get_backend_service.py +0 -5
- pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_certificate.py +0 -5
- pulumi_gcp/compute/get_default_service_account.py +0 -5
- pulumi_gcp/compute/get_disk.py +8 -13
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_forwarding_rules.py +0 -5
- pulumi_gcp/compute/get_global_address.py +0 -5
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_health_check.py +0 -5
- pulumi_gcp/compute/get_image.py +10 -15
- pulumi_gcp/compute/get_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance.py +0 -5
- pulumi_gcp/compute/get_instance_group.py +0 -5
- pulumi_gcp/compute/get_instance_group_manager.py +0 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
- pulumi_gcp/compute/get_instance_serial_port.py +24 -29
- pulumi_gcp/compute/get_instance_template.py +0 -5
- pulumi_gcp/compute/get_lbip_ranges.py +0 -5
- pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
- pulumi_gcp/compute/get_machine_types.py +0 -5
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
- pulumi_gcp/compute/get_network.py +0 -5
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_network_peering.py +0 -5
- pulumi_gcp/compute/get_networks.py +0 -5
- pulumi_gcp/compute/get_node_types.py +0 -5
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_disk.py +0 -5
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
- pulumi_gcp/compute/get_region_instance_group.py +0 -5
- pulumi_gcp/compute/get_region_instance_template.py +0 -5
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
- pulumi_gcp/compute/get_regions.py +0 -5
- pulumi_gcp/compute/get_reservation.py +0 -5
- pulumi_gcp/compute/get_resource_policy.py +0 -5
- pulumi_gcp/compute/get_router.py +0 -5
- pulumi_gcp/compute/get_router_nat.py +0 -5
- pulumi_gcp/compute/get_router_status.py +0 -5
- pulumi_gcp/compute/get_security_policy.py +0 -5
- pulumi_gcp/compute/get_snapshot.py +0 -5
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
- pulumi_gcp/compute/get_ssl_policy.py +0 -5
- pulumi_gcp/compute/get_subnetwork.py +0 -5
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
- pulumi_gcp/compute/get_subnetworks.py +0 -5
- pulumi_gcp/compute/get_vpn_gateway.py +0 -5
- pulumi_gcp/compute/get_zones.py +0 -5
- pulumi_gcp/compute/global_address.py +0 -5
- pulumi_gcp/compute/global_forwarding_rule.py +227 -211
- pulumi_gcp/compute/global_network_endpoint.py +0 -5
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
- pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
- pulumi_gcp/compute/health_check.py +169 -174
- pulumi_gcp/compute/http_health_check.py +0 -5
- pulumi_gcp/compute/https_health_check.py +0 -5
- pulumi_gcp/compute/image.py +45 -50
- pulumi_gcp/compute/image_iam_binding.py +97 -102
- pulumi_gcp/compute/image_iam_member.py +97 -102
- pulumi_gcp/compute/image_iam_policy.py +92 -97
- pulumi_gcp/compute/instance.py +99 -104
- pulumi_gcp/compute/instance_from_machine_image.py +56 -61
- pulumi_gcp/compute/instance_from_template.py +83 -88
- pulumi_gcp/compute/instance_group.py +21 -26
- pulumi_gcp/compute/instance_group_manager.py +133 -138
- pulumi_gcp/compute/instance_group_membership.py +16 -21
- pulumi_gcp/compute/instance_group_named_port.py +8 -13
- pulumi_gcp/compute/instance_iam_binding.py +97 -102
- pulumi_gcp/compute/instance_iam_member.py +97 -102
- pulumi_gcp/compute/instance_iam_policy.py +92 -97
- pulumi_gcp/compute/instance_settings.py +11 -16
- pulumi_gcp/compute/instance_template.py +142 -147
- pulumi_gcp/compute/interconnect.py +9 -14
- pulumi_gcp/compute/interconnect_attachment.py +14 -19
- pulumi_gcp/compute/machine_image.py +43 -48
- pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
- pulumi_gcp/compute/machine_image_iam_member.py +97 -102
- pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
- pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
- pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
- pulumi_gcp/compute/network.py +0 -5
- pulumi_gcp/compute/network_attachment.py +24 -45
- pulumi_gcp/compute/network_edge_security_service.py +0 -5
- pulumi_gcp/compute/network_endpoint.py +18 -23
- pulumi_gcp/compute/network_endpoint_group.py +0 -5
- pulumi_gcp/compute/network_endpoint_list.py +61 -66
- pulumi_gcp/compute/network_firewall_policy.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/network_peering.py +0 -5
- pulumi_gcp/compute/network_peering_routes_config.py +36 -41
- pulumi_gcp/compute/node_group.py +45 -50
- pulumi_gcp/compute/node_template.py +16 -21
- pulumi_gcp/compute/organization_security_policy.py +0 -5
- pulumi_gcp/compute/organization_security_policy_association.py +26 -31
- pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
- pulumi_gcp/compute/outputs.py +8 -509
- pulumi_gcp/compute/packet_mirroring.py +78 -83
- pulumi_gcp/compute/per_instance_config.py +51 -56
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
- pulumi_gcp/compute/project_default_network_tier.py +0 -5
- pulumi_gcp/compute/project_metadata.py +0 -5
- pulumi_gcp/compute/project_metadata_item.py +0 -5
- pulumi_gcp/compute/public_advertised_prefix.py +0 -5
- pulumi_gcp/compute/public_delegated_prefix.py +0 -5
- pulumi_gcp/compute/region_autoscaler.py +55 -60
- pulumi_gcp/compute/region_backend_service.py +212 -203
- pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
- pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/compute/region_commitment.py +42 -47
- pulumi_gcp/compute/region_disk.py +44 -49
- pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
- pulumi_gcp/compute/region_disk_iam_member.py +114 -146
- pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
- pulumi_gcp/compute/region_health_check.py +169 -174
- pulumi_gcp/compute/region_instance_group_manager.py +129 -134
- pulumi_gcp/compute/region_instance_template.py +50 -55
- pulumi_gcp/compute/region_network_endpoint.py +18 -23
- pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
- pulumi_gcp/compute/region_per_instance_config.py +61 -66
- pulumi_gcp/compute/region_security_policy.py +44 -49
- pulumi_gcp/compute/region_security_policy_rule.py +156 -161
- pulumi_gcp/compute/region_ssl_certificate.py +7 -5
- pulumi_gcp/compute/region_ssl_policy.py +0 -5
- pulumi_gcp/compute/region_target_http_proxy.py +38 -43
- pulumi_gcp/compute/region_target_https_proxy.py +92 -97
- pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/region_url_map.py +819 -824
- pulumi_gcp/compute/reservation.py +24 -29
- pulumi_gcp/compute/resource_policy.py +148 -153
- pulumi_gcp/compute/route.py +12 -17
- pulumi_gcp/compute/router.py +35 -40
- pulumi_gcp/compute/router_interface.py +0 -5
- pulumi_gcp/compute/router_nat.py +93 -98
- pulumi_gcp/compute/router_peer.py +73 -78
- pulumi_gcp/compute/router_status.py +0 -5
- pulumi_gcp/compute/security_policy.py +196 -201
- pulumi_gcp/compute/security_policy_rule.py +75 -80
- pulumi_gcp/compute/security_scan_config.py +10 -15
- pulumi_gcp/compute/service_attachment.py +55 -60
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
- pulumi_gcp/compute/snapshot.py +10 -15
- pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
- pulumi_gcp/compute/snapshot_iam_member.py +19 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
- pulumi_gcp/compute/ssl_certificate.py +7 -5
- pulumi_gcp/compute/ssl_policy.py +0 -5
- pulumi_gcp/compute/subnetwork.py +28 -33
- pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
- pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
- pulumi_gcp/compute/target_grpc_proxy.py +124 -129
- pulumi_gcp/compute/target_http_proxy.py +56 -61
- pulumi_gcp/compute/target_https_proxy.py +129 -209
- pulumi_gcp/compute/target_instance.py +58 -63
- pulumi_gcp/compute/target_pool.py +0 -5
- pulumi_gcp/compute/target_ssl_proxy.py +6 -11
- pulumi_gcp/compute/target_tcp_proxy.py +6 -11
- pulumi_gcp/compute/url_map.py +726 -986
- pulumi_gcp/compute/vpn_gateway.py +0 -5
- pulumi_gcp/compute/vpn_tunnel.py +0 -5
- pulumi_gcp/config/__init__.pyi +0 -5
- pulumi_gcp/config/outputs.py +0 -5
- pulumi_gcp/config/vars.py +0 -5
- pulumi_gcp/container/_inputs.py +343 -5022
- pulumi_gcp/container/attached_cluster.py +123 -128
- pulumi_gcp/container/aws_cluster.py +356 -361
- pulumi_gcp/container/aws_node_pool.py +551 -556
- pulumi_gcp/container/azure_client.py +2 -7
- pulumi_gcp/container/azure_cluster.py +130 -135
- pulumi_gcp/container/azure_node_pool.py +112 -117
- pulumi_gcp/container/cluster.py +219 -224
- pulumi_gcp/container/get_attached_install_manifest.py +0 -5
- pulumi_gcp/container/get_attached_versions.py +0 -5
- pulumi_gcp/container/get_aws_versions.py +0 -5
- pulumi_gcp/container/get_azure_versions.py +0 -5
- pulumi_gcp/container/get_cluster.py +0 -5
- pulumi_gcp/container/get_engine_versions.py +0 -5
- pulumi_gcp/container/get_registry_image.py +0 -5
- pulumi_gcp/container/get_registry_repository.py +0 -5
- pulumi_gcp/container/node_pool.py +73 -78
- pulumi_gcp/container/outputs.py +0 -5
- pulumi_gcp/container/registry.py +0 -5
- pulumi_gcp/containeranalysis/_inputs.py +0 -121
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
- pulumi_gcp/containeranalysis/note.py +44 -49
- pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
- pulumi_gcp/containeranalysis/occurence.py +5 -10
- pulumi_gcp/containeranalysis/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
- pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
- pulumi_gcp/databasemigrationservice/outputs.py +0 -5
- pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
- pulumi_gcp/datacatalog/_inputs.py +0 -318
- pulumi_gcp/datacatalog/entry.py +15 -20
- pulumi_gcp/datacatalog/entry_group.py +0 -5
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
- pulumi_gcp/datacatalog/outputs.py +0 -5
- pulumi_gcp/datacatalog/policy_tag.py +0 -5
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/tag.py +259 -264
- pulumi_gcp/datacatalog/tag_template.py +71 -76
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
- pulumi_gcp/datacatalog/taxonomy.py +0 -5
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
- pulumi_gcp/dataflow/_inputs.py +0 -316
- pulumi_gcp/dataflow/flex_template_job.py +0 -5
- pulumi_gcp/dataflow/job.py +0 -5
- pulumi_gcp/dataflow/outputs.py +0 -5
- pulumi_gcp/dataflow/pipeline.py +70 -75
- pulumi_gcp/dataform/_inputs.py +0 -251
- pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/outputs.py +0 -5
- pulumi_gcp/dataform/repository.py +36 -41
- pulumi_gcp/dataform/repository_iam_binding.py +3 -8
- pulumi_gcp/dataform/repository_iam_member.py +3 -8
- pulumi_gcp/dataform/repository_iam_policy.py +0 -5
- pulumi_gcp/dataform/repository_release_config.py +53 -58
- pulumi_gcp/dataform/repository_workflow_config.py +89 -94
- pulumi_gcp/datafusion/_inputs.py +8 -224
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
- pulumi_gcp/datafusion/instance.py +50 -119
- pulumi_gcp/datafusion/outputs.py +7 -132
- pulumi_gcp/dataloss/_inputs.py +85 -6537
- pulumi_gcp/dataloss/outputs.py +0 -5
- pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
- pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
- pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
- pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
- pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
- pulumi_gcp/dataplex/_inputs.py +7 -1213
- pulumi_gcp/dataplex/aspect_type.py +0 -5
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/asset.py +42 -47
- pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
- pulumi_gcp/dataplex/asset_iam_member.py +19 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
- pulumi_gcp/dataplex/datascan.py +284 -289
- pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_group.py +0 -5
- pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
- pulumi_gcp/dataplex/entry_type.py +11 -16
- pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
- pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
- pulumi_gcp/dataplex/lake.py +9 -14
- pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
- pulumi_gcp/dataplex/lake_iam_member.py +19 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
- pulumi_gcp/dataplex/outputs.py +0 -5
- pulumi_gcp/dataplex/task.py +168 -173
- pulumi_gcp/dataplex/task_iam_binding.py +19 -24
- pulumi_gcp/dataplex/task_iam_member.py +19 -24
- pulumi_gcp/dataplex/task_iam_policy.py +16 -21
- pulumi_gcp/dataplex/zone.py +24 -29
- pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
- pulumi_gcp/dataplex/zone_iam_member.py +19 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
- pulumi_gcp/dataproc/_inputs.py +41 -3216
- pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
- pulumi_gcp/dataproc/cluster.py +104 -109
- pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service.py +0 -5
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
- pulumi_gcp/dataproc/job.py +90 -95
- pulumi_gcp/dataproc/job_iam_binding.py +19 -24
- pulumi_gcp/dataproc/job_iam_member.py +19 -24
- pulumi_gcp/dataproc/job_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_federation.py +51 -56
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
- pulumi_gcp/dataproc/metastore_service.py +234 -239
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
- pulumi_gcp/dataproc/outputs.py +0 -5
- pulumi_gcp/dataproc/workflow_template.py +107 -112
- pulumi_gcp/datastore/_inputs.py +0 -22
- pulumi_gcp/datastore/data_store_index.py +21 -26
- pulumi_gcp/datastore/outputs.py +0 -5
- pulumi_gcp/datastream/_inputs.py +22 -1618
- pulumi_gcp/datastream/connection_profile.py +246 -251
- pulumi_gcp/datastream/get_static_ips.py +0 -5
- pulumi_gcp/datastream/outputs.py +0 -5
- pulumi_gcp/datastream/private_connection.py +15 -20
- pulumi_gcp/datastream/stream.py +772 -777
- pulumi_gcp/deploymentmanager/_inputs.py +0 -66
- pulumi_gcp/deploymentmanager/deployment.py +28 -33
- pulumi_gcp/deploymentmanager/outputs.py +0 -5
- pulumi_gcp/diagflow/_inputs.py +42 -2591
- pulumi_gcp/diagflow/agent.py +0 -5
- pulumi_gcp/diagflow/cx_agent.py +70 -75
- pulumi_gcp/diagflow/cx_entity_type.py +32 -37
- pulumi_gcp/diagflow/cx_environment.py +17 -22
- pulumi_gcp/diagflow/cx_flow.py +450 -455
- pulumi_gcp/diagflow/cx_intent.py +50 -55
- pulumi_gcp/diagflow/cx_page.py +713 -718
- pulumi_gcp/diagflow/cx_security_settings.py +64 -69
- pulumi_gcp/diagflow/cx_test_case.py +192 -197
- pulumi_gcp/diagflow/cx_version.py +8 -13
- pulumi_gcp/diagflow/cx_webhook.py +22 -27
- pulumi_gcp/diagflow/entity_type.py +21 -26
- pulumi_gcp/diagflow/fulfillment.py +22 -27
- pulumi_gcp/diagflow/intent.py +2 -7
- pulumi_gcp/diagflow/outputs.py +0 -5
- pulumi_gcp/discoveryengine/_inputs.py +0 -183
- pulumi_gcp/discoveryengine/chat_engine.py +32 -37
- pulumi_gcp/discoveryengine/data_store.py +27 -32
- pulumi_gcp/discoveryengine/outputs.py +0 -5
- pulumi_gcp/discoveryengine/search_engine.py +12 -17
- pulumi_gcp/dns/_inputs.py +0 -589
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
- pulumi_gcp/dns/get_keys.py +8 -13
- pulumi_gcp/dns/get_managed_zone.py +0 -5
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
- pulumi_gcp/dns/get_managed_zones.py +0 -5
- pulumi_gcp/dns/get_record_set.py +0 -5
- pulumi_gcp/dns/managed_zone.py +178 -183
- pulumi_gcp/dns/outputs.py +0 -5
- pulumi_gcp/dns/policy.py +42 -47
- pulumi_gcp/dns/record_set.py +95 -100
- pulumi_gcp/dns/response_policy.py +76 -81
- pulumi_gcp/dns/response_policy_rule.py +33 -38
- pulumi_gcp/edgecontainer/_inputs.py +0 -464
- pulumi_gcp/edgecontainer/cluster.py +147 -152
- pulumi_gcp/edgecontainer/node_pool.py +104 -109
- pulumi_gcp/edgecontainer/outputs.py +0 -5
- pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
- pulumi_gcp/edgenetwork/network.py +0 -5
- pulumi_gcp/edgenetwork/subnet.py +0 -5
- pulumi_gcp/endpoints/_inputs.py +0 -101
- pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
- pulumi_gcp/endpoints/outputs.py +0 -5
- pulumi_gcp/endpoints/service.py +4 -9
- pulumi_gcp/endpoints/service_iam_binding.py +19 -24
- pulumi_gcp/endpoints/service_iam_member.py +19 -24
- pulumi_gcp/endpoints/service_iam_policy.py +16 -21
- pulumi_gcp/essentialcontacts/_inputs.py +0 -313
- pulumi_gcp/essentialcontacts/contact.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
- pulumi_gcp/essentialcontacts/outputs.py +0 -5
- pulumi_gcp/eventarc/_inputs.py +0 -145
- pulumi_gcp/eventarc/channel.py +0 -5
- pulumi_gcp/eventarc/google_channel_config.py +0 -5
- pulumi_gcp/eventarc/outputs.py +0 -5
- pulumi_gcp/eventarc/trigger.py +73 -78
- pulumi_gcp/filestore/_inputs.py +0 -108
- pulumi_gcp/filestore/backup.py +18 -23
- pulumi_gcp/filestore/get_instance.py +0 -5
- pulumi_gcp/filestore/instance.py +102 -107
- pulumi_gcp/filestore/outputs.py +0 -5
- pulumi_gcp/filestore/snapshot.py +32 -37
- pulumi_gcp/firebase/_inputs.py +0 -511
- pulumi_gcp/firebase/android_app.py +16 -21
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
- pulumi_gcp/firebase/app_check_debug_token.py +0 -5
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
- pulumi_gcp/firebase/app_check_service_config.py +0 -5
- pulumi_gcp/firebase/apple_app.py +10 -15
- pulumi_gcp/firebase/database_instance.py +0 -5
- pulumi_gcp/firebase/extensions_instance.py +25 -30
- pulumi_gcp/firebase/get_android_app.py +0 -5
- pulumi_gcp/firebase/get_android_app_config.py +0 -5
- pulumi_gcp/firebase/get_apple_app.py +0 -5
- pulumi_gcp/firebase/get_apple_app_config.py +0 -5
- pulumi_gcp/firebase/get_hosting_channel.py +0 -5
- pulumi_gcp/firebase/get_web_app.py +0 -5
- pulumi_gcp/firebase/get_web_app_config.py +0 -5
- pulumi_gcp/firebase/hosting_channel.py +0 -5
- pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
- pulumi_gcp/firebase/hosting_release.py +28 -33
- pulumi_gcp/firebase/hosting_site.py +0 -5
- pulumi_gcp/firebase/hosting_version.py +71 -76
- pulumi_gcp/firebase/outputs.py +0 -5
- pulumi_gcp/firebase/project.py +0 -5
- pulumi_gcp/firebase/storage_bucket.py +0 -5
- pulumi_gcp/firebase/web_app.py +10 -15
- pulumi_gcp/firebaserules/_inputs.py +0 -51
- pulumi_gcp/firebaserules/outputs.py +0 -5
- pulumi_gcp/firebaserules/release.py +0 -5
- pulumi_gcp/firebaserules/ruleset.py +35 -40
- pulumi_gcp/firestore/_inputs.py +0 -154
- pulumi_gcp/firestore/backup_schedule.py +18 -23
- pulumi_gcp/firestore/database.py +17 -22
- pulumi_gcp/firestore/document.py +0 -5
- pulumi_gcp/firestore/field.py +58 -63
- pulumi_gcp/firestore/index.py +67 -72
- pulumi_gcp/firestore/outputs.py +0 -5
- pulumi_gcp/folder/_inputs.py +0 -165
- pulumi_gcp/folder/access_approval_settings.py +23 -28
- pulumi_gcp/folder/get_iam_policy.py +0 -5
- pulumi_gcp/folder/get_organization_policy.py +0 -5
- pulumi_gcp/folder/iam_audit_config.py +125 -130
- pulumi_gcp/folder/iam_binding.py +3 -8
- pulumi_gcp/folder/iam_member.py +125 -130
- pulumi_gcp/folder/iam_policy.py +120 -125
- pulumi_gcp/folder/organization_policy.py +49 -54
- pulumi_gcp/folder/outputs.py +0 -5
- pulumi_gcp/gkebackup/_inputs.py +0 -694
- pulumi_gcp/gkebackup/backup_plan.py +431 -436
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
- pulumi_gcp/gkebackup/outputs.py +0 -5
- pulumi_gcp/gkebackup/restore_plan.py +575 -580
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
- pulumi_gcp/gkehub/_inputs.py +6 -1204
- pulumi_gcp/gkehub/feature.py +314 -319
- pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
- pulumi_gcp/gkehub/feature_iam_member.py +19 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
- pulumi_gcp/gkehub/feature_membership.py +179 -184
- pulumi_gcp/gkehub/fleet.py +19 -24
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
- pulumi_gcp/gkehub/membership.py +52 -57
- pulumi_gcp/gkehub/membership_binding.py +12 -17
- pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
- pulumi_gcp/gkehub/membership_iam_member.py +19 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
- pulumi_gcp/gkehub/namespace.py +2 -7
- pulumi_gcp/gkehub/outputs.py +0 -5
- pulumi_gcp/gkehub/scope.py +2 -7
- pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
- pulumi_gcp/gkehub/scope_iam_member.py +19 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
- pulumi_gcp/gkeonprem/_inputs.py +17 -2317
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
- pulumi_gcp/gkeonprem/outputs.py +0 -5
- pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
- pulumi_gcp/healthcare/_inputs.py +0 -359
- pulumi_gcp/healthcare/consent_store.py +0 -5
- pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dataset.py +0 -115
- pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
- pulumi_gcp/healthcare/dicom_store.py +34 -39
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/fhir_store.py +57 -62
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
- pulumi_gcp/healthcare/hl7_store.py +41 -46
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
- pulumi_gcp/healthcare/outputs.py +0 -48
- pulumi_gcp/iam/_inputs.py +0 -433
- pulumi_gcp/iam/access_boundary_policy.py +49 -54
- pulumi_gcp/iam/deny_policy.py +51 -56
- pulumi_gcp/iam/get_rule.py +0 -5
- pulumi_gcp/iam/get_testable_permissions.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
- pulumi_gcp/iam/outputs.py +0 -5
- pulumi_gcp/iam/workforce_pool.py +17 -22
- pulumi_gcp/iam/workforce_pool_provider.py +179 -184
- pulumi_gcp/iam/workload_identity_pool.py +0 -5
- pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
- pulumi_gcp/iap/_inputs.py +0 -411
- pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
- pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
- pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
- pulumi_gcp/iap/brand.py +0 -5
- pulumi_gcp/iap/client.py +0 -5
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
- pulumi_gcp/iap/get_client.py +0 -5
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
- pulumi_gcp/iap/outputs.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group.py +0 -5
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
- pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_iam_binding.py +97 -102
- pulumi_gcp/iap/web_iam_member.py +97 -102
- pulumi_gcp/iap/web_iam_policy.py +92 -97
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
- pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
- pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
- pulumi_gcp/identityplatform/_inputs.py +0 -576
- pulumi_gcp/identityplatform/config.py +115 -120
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
- pulumi_gcp/identityplatform/outputs.py +0 -5
- pulumi_gcp/identityplatform/project_default_config.py +33 -38
- pulumi_gcp/identityplatform/tenant.py +0 -5
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
- pulumi_gcp/integrationconnectors/_inputs.py +0 -868
- pulumi_gcp/integrationconnectors/connection.py +460 -465
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
- pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
- pulumi_gcp/integrationconnectors/outputs.py +0 -5
- pulumi_gcp/kms/_inputs.py +0 -303
- pulumi_gcp/kms/autokey_config.py +0 -5
- pulumi_gcp/kms/crypto_key.py +13 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
- pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
- pulumi_gcp/kms/crypto_key_version.py +7 -12
- pulumi_gcp/kms/ekm_connection.py +19 -24
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
- pulumi_gcp/kms/get_kms_key_ring.py +0 -5
- pulumi_gcp/kms/get_kms_secret.py +6 -11
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
- pulumi_gcp/kms/key_handle.py +0 -5
- pulumi_gcp/kms/key_ring.py +0 -5
- pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
- pulumi_gcp/kms/key_ring_iam_member.py +97 -102
- pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
- pulumi_gcp/kms/key_ring_import_job.py +4 -9
- pulumi_gcp/kms/outputs.py +0 -5
- pulumi_gcp/kms/secret_ciphertext.py +18 -23
- pulumi_gcp/logging/_inputs.py +0 -520
- pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
- pulumi_gcp/logging/billing_account_exclusion.py +0 -5
- pulumi_gcp/logging/billing_account_sink.py +10 -15
- pulumi_gcp/logging/folder_bucket_config.py +11 -16
- pulumi_gcp/logging/folder_exclusion.py +0 -5
- pulumi_gcp/logging/folder_settings.py +0 -5
- pulumi_gcp/logging/folder_sink.py +10 -15
- pulumi_gcp/logging/get_folder_settings.py +0 -5
- pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/get_organization_settings.py +0 -5
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
- pulumi_gcp/logging/get_project_settings.py +0 -5
- pulumi_gcp/logging/get_sink.py +0 -5
- pulumi_gcp/logging/linked_dataset.py +5 -10
- pulumi_gcp/logging/log_view.py +0 -5
- pulumi_gcp/logging/log_view_iam_binding.py +5 -10
- pulumi_gcp/logging/log_view_iam_member.py +5 -10
- pulumi_gcp/logging/log_view_iam_policy.py +0 -5
- pulumi_gcp/logging/metric.py +92 -97
- pulumi_gcp/logging/organization_bucket_config.py +11 -16
- pulumi_gcp/logging/organization_exclusion.py +0 -5
- pulumi_gcp/logging/organization_settings.py +0 -5
- pulumi_gcp/logging/organization_sink.py +10 -15
- pulumi_gcp/logging/outputs.py +0 -5
- pulumi_gcp/logging/project_bucket_config.py +16 -21
- pulumi_gcp/logging/project_exclusion.py +0 -5
- pulumi_gcp/logging/project_sink.py +10 -15
- pulumi_gcp/looker/_inputs.py +0 -211
- pulumi_gcp/looker/instance.py +199 -204
- pulumi_gcp/looker/outputs.py +0 -5
- pulumi_gcp/managedkafka/_inputs.py +0 -69
- pulumi_gcp/managedkafka/cluster.py +67 -72
- pulumi_gcp/managedkafka/outputs.py +0 -5
- pulumi_gcp/managedkafka/topic.py +22 -27
- pulumi_gcp/memcache/_inputs.py +0 -184
- pulumi_gcp/memcache/instance.py +51 -56
- pulumi_gcp/memcache/outputs.py +0 -5
- pulumi_gcp/migrationcenter/_inputs.py +0 -182
- pulumi_gcp/migrationcenter/group.py +0 -5
- pulumi_gcp/migrationcenter/outputs.py +0 -5
- pulumi_gcp/migrationcenter/preference_set.py +77 -82
- pulumi_gcp/ml/_inputs.py +0 -17
- pulumi_gcp/ml/engine_model.py +5 -10
- pulumi_gcp/ml/outputs.py +0 -5
- pulumi_gcp/monitoring/_inputs.py +15 -1731
- pulumi_gcp/monitoring/alert_policy.py +123 -128
- pulumi_gcp/monitoring/custom_service.py +11 -16
- pulumi_gcp/monitoring/dashboard.py +0 -5
- pulumi_gcp/monitoring/generic_service.py +15 -20
- pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
- pulumi_gcp/monitoring/get_notification_channel.py +24 -29
- pulumi_gcp/monitoring/get_secret_version.py +0 -5
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
- pulumi_gcp/monitoring/group.py +0 -5
- pulumi_gcp/monitoring/metric_descriptor.py +44 -49
- pulumi_gcp/monitoring/monitored_project.py +0 -5
- pulumi_gcp/monitoring/notification_channel.py +11 -16
- pulumi_gcp/monitoring/outputs.py +0 -68
- pulumi_gcp/monitoring/slo.py +115 -120
- pulumi_gcp/monitoring/uptime_check_config.py +236 -241
- pulumi_gcp/netapp/_inputs.py +0 -311
- pulumi_gcp/netapp/active_directory.py +0 -5
- pulumi_gcp/netapp/backup.py +6 -11
- pulumi_gcp/netapp/backup_policy.py +0 -5
- pulumi_gcp/netapp/backup_vault.py +0 -5
- pulumi_gcp/netapp/kmsconfig.py +0 -5
- pulumi_gcp/netapp/outputs.py +0 -5
- pulumi_gcp/netapp/storage_pool.py +0 -5
- pulumi_gcp/netapp/volume.py +22 -27
- pulumi_gcp/netapp/volume_replication.py +19 -24
- pulumi_gcp/netapp/volume_snapshot.py +0 -5
- pulumi_gcp/networkconnectivity/_inputs.py +0 -253
- pulumi_gcp/networkconnectivity/hub.py +2 -7
- pulumi_gcp/networkconnectivity/internal_range.py +0 -5
- pulumi_gcp/networkconnectivity/outputs.py +0 -5
- pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
- pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
- pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
- pulumi_gcp/networkconnectivity/spoke.py +66 -71
- pulumi_gcp/networkmanagement/_inputs.py +0 -87
- pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
- pulumi_gcp/networkmanagement/outputs.py +0 -5
- pulumi_gcp/networksecurity/_inputs.py +0 -321
- pulumi_gcp/networksecurity/address_group.py +0 -5
- pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
- pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/authorization_policy.py +47 -52
- pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
- pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
- pulumi_gcp/networksecurity/outputs.py +0 -5
- pulumi_gcp/networksecurity/security_profile.py +35 -40
- pulumi_gcp/networksecurity/security_profile_group.py +0 -5
- pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
- pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
- pulumi_gcp/networksecurity/url_list.py +0 -5
- pulumi_gcp/networkservices/_inputs.py +31 -1783
- pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
- pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
- pulumi_gcp/networkservices/edge_cache_service.py +562 -567
- pulumi_gcp/networkservices/endpoint_policy.py +50 -55
- pulumi_gcp/networkservices/gateway.py +16 -21
- pulumi_gcp/networkservices/grpc_route.py +141 -146
- pulumi_gcp/networkservices/http_route.py +289 -294
- pulumi_gcp/networkservices/lb_route_extension.py +5 -10
- pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
- pulumi_gcp/networkservices/mesh.py +0 -5
- pulumi_gcp/networkservices/outputs.py +0 -5
- pulumi_gcp/networkservices/service_binding.py +0 -5
- pulumi_gcp/networkservices/service_lb_policies.py +22 -27
- pulumi_gcp/networkservices/tcp_route.py +101 -106
- pulumi_gcp/networkservices/tls_route.py +77 -82
- pulumi_gcp/notebooks/_inputs.py +0 -615
- pulumi_gcp/notebooks/environment.py +16 -21
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
- pulumi_gcp/notebooks/instance.py +73 -78
- pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
- pulumi_gcp/notebooks/instance_iam_member.py +19 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
- pulumi_gcp/notebooks/location.py +0 -5
- pulumi_gcp/notebooks/outputs.py +0 -5
- pulumi_gcp/notebooks/runtime.py +217 -222
- pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
- pulumi_gcp/organizations/_inputs.py +0 -231
- pulumi_gcp/organizations/access_approval_settings.py +31 -36
- pulumi_gcp/organizations/folder.py +0 -5
- pulumi_gcp/organizations/get_active_folder.py +0 -5
- pulumi_gcp/organizations/get_billing_account.py +0 -5
- pulumi_gcp/organizations/get_client_config.py +0 -5
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
- pulumi_gcp/organizations/get_folder.py +0 -5
- pulumi_gcp/organizations/get_folders.py +0 -5
- pulumi_gcp/organizations/get_iam_policy.py +8 -13
- pulumi_gcp/organizations/get_organization.py +0 -5
- pulumi_gcp/organizations/get_project.py +0 -5
- pulumi_gcp/organizations/iam_audit_config.py +13 -18
- pulumi_gcp/organizations/iam_binding.py +3 -8
- pulumi_gcp/organizations/iam_custom_role.py +0 -5
- pulumi_gcp/organizations/iam_member.py +125 -130
- pulumi_gcp/organizations/iam_policy.py +120 -125
- pulumi_gcp/organizations/outputs.py +0 -5
- pulumi_gcp/organizations/policy.py +49 -54
- pulumi_gcp/organizations/project.py +0 -5
- pulumi_gcp/orgpolicy/_inputs.py +0 -183
- pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
- pulumi_gcp/orgpolicy/outputs.py +0 -5
- pulumi_gcp/orgpolicy/policy.py +98 -103
- pulumi_gcp/osconfig/_inputs.py +27 -2232
- pulumi_gcp/osconfig/guest_policies.py +166 -171
- pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
- pulumi_gcp/osconfig/outputs.py +0 -5
- pulumi_gcp/osconfig/patch_deployment.py +321 -326
- pulumi_gcp/oslogin/ssh_public_key.py +0 -5
- pulumi_gcp/parallelstore/instance.py +0 -5
- pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
- pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
- pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
- pulumi_gcp/projects/_inputs.py +0 -262
- pulumi_gcp/projects/access_approval_settings.py +25 -30
- pulumi_gcp/projects/api_key.py +83 -88
- pulumi_gcp/projects/default_service_accounts.py +0 -5
- pulumi_gcp/projects/get_iam_policy.py +0 -5
- pulumi_gcp/projects/get_organization_policy.py +0 -5
- pulumi_gcp/projects/get_project.py +0 -5
- pulumi_gcp/projects/get_project_service.py +0 -5
- pulumi_gcp/projects/iam_audit_config.py +125 -130
- pulumi_gcp/projects/iam_binding.py +125 -130
- pulumi_gcp/projects/iam_custom_role.py +0 -5
- pulumi_gcp/projects/iam_member.py +125 -130
- pulumi_gcp/projects/iam_member_remove.py +0 -5
- pulumi_gcp/projects/iam_policy.py +120 -125
- pulumi_gcp/projects/organization_policy.py +49 -54
- pulumi_gcp/projects/outputs.py +0 -5
- pulumi_gcp/projects/service.py +0 -5
- pulumi_gcp/projects/service_identity.py +0 -5
- pulumi_gcp/projects/usage_export_bucket.py +0 -5
- pulumi_gcp/provider.py +2 -7
- pulumi_gcp/pubsub/_inputs.py +0 -438
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_subscription.py +0 -5
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
- pulumi_gcp/pubsub/get_topic.py +0 -5
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
- pulumi_gcp/pubsub/lite_reservation.py +0 -5
- pulumi_gcp/pubsub/lite_subscription.py +31 -36
- pulumi_gcp/pubsub/lite_topic.py +41 -46
- pulumi_gcp/pubsub/outputs.py +0 -5
- pulumi_gcp/pubsub/schema.py +8 -13
- pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
- pulumi_gcp/pubsub/schema_iam_member.py +19 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
- pulumi_gcp/pubsub/subscription.py +136 -141
- pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
- pulumi_gcp/pubsub/topic.py +45 -50
- pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
- pulumi_gcp/pubsub/topic_iam_member.py +19 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/recaptcha/_inputs.py +0 -89
- pulumi_gcp/recaptcha/enterprise_key.py +127 -132
- pulumi_gcp/recaptcha/outputs.py +0 -5
- pulumi_gcp/redis/_inputs.py +0 -321
- pulumi_gcp/redis/cluster.py +54 -59
- pulumi_gcp/redis/get_instance.py +0 -5
- pulumi_gcp/redis/instance.py +46 -51
- pulumi_gcp/redis/outputs.py +0 -5
- pulumi_gcp/resourcemanager/lien.py +0 -5
- pulumi_gcp/runtimeconfig/_inputs.py +0 -25
- pulumi_gcp/runtimeconfig/config.py +0 -5
- pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
- pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_config.py +0 -5
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
- pulumi_gcp/runtimeconfig/get_variable.py +0 -5
- pulumi_gcp/runtimeconfig/outputs.py +0 -5
- pulumi_gcp/runtimeconfig/variable.py +0 -5
- pulumi_gcp/secretmanager/_inputs.py +0 -143
- pulumi_gcp/secretmanager/get_secret.py +0 -5
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version.py +0 -5
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
- pulumi_gcp/secretmanager/get_secrets.py +0 -5
- pulumi_gcp/secretmanager/outputs.py +0 -5
- pulumi_gcp/secretmanager/secret.py +63 -68
- pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
- pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
- pulumi_gcp/secretmanager/secret_version.py +48 -53
- pulumi_gcp/securesourcemanager/_inputs.py +0 -75
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/instance.py +73 -78
- pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
- pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
- pulumi_gcp/securesourcemanager/outputs.py +0 -5
- pulumi_gcp/securitycenter/_inputs.py +9 -862
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
- pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
- pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
- pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
- pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
- pulumi_gcp/securitycenter/mute_config.py +0 -5
- pulumi_gcp/securitycenter/notification_config.py +11 -16
- pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
- pulumi_gcp/securitycenter/outputs.py +0 -5
- pulumi_gcp/securitycenter/project_custom_module.py +77 -82
- pulumi_gcp/securitycenter/source.py +0 -5
- pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
- pulumi_gcp/securitycenter/source_iam_member.py +3 -8
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
- pulumi_gcp/securityposture/_inputs.py +0 -457
- pulumi_gcp/securityposture/outputs.py +0 -5
- pulumi_gcp/securityposture/posture.py +181 -186
- pulumi_gcp/securityposture/posture_deployment.py +30 -35
- pulumi_gcp/serviceaccount/_inputs.py +0 -51
- pulumi_gcp/serviceaccount/account.py +0 -5
- pulumi_gcp/serviceaccount/get_account.py +0 -5
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
- pulumi_gcp/serviceaccount/get_account_key.py +0 -5
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
- pulumi_gcp/serviceaccount/iam_binding.py +61 -66
- pulumi_gcp/serviceaccount/iam_member.py +61 -66
- pulumi_gcp/serviceaccount/iam_policy.py +56 -61
- pulumi_gcp/serviceaccount/key.py +0 -5
- pulumi_gcp/serviceaccount/outputs.py +0 -5
- pulumi_gcp/servicedirectory/_inputs.py +0 -43
- pulumi_gcp/servicedirectory/endpoint.py +0 -5
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
- pulumi_gcp/servicedirectory/namespace.py +0 -5
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
- pulumi_gcp/servicedirectory/outputs.py +0 -5
- pulumi_gcp/servicedirectory/service.py +0 -5
- pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
- pulumi_gcp/servicenetworking/connection.py +0 -5
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
- pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
- pulumi_gcp/sourcerepo/_inputs.py +0 -49
- pulumi_gcp/sourcerepo/get_repository.py +0 -5
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
- pulumi_gcp/sourcerepo/outputs.py +0 -5
- pulumi_gcp/sourcerepo/repository.py +15 -20
- pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
- pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
- pulumi_gcp/spanner/_inputs.py +0 -157
- pulumi_gcp/spanner/database.py +5 -10
- pulumi_gcp/spanner/database_iam_binding.py +97 -102
- pulumi_gcp/spanner/database_iam_member.py +97 -102
- pulumi_gcp/spanner/database_iam_policy.py +92 -97
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
- pulumi_gcp/spanner/get_instance.py +0 -5
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
- pulumi_gcp/spanner/instance.py +25 -30
- pulumi_gcp/spanner/instance_config.py +5 -10
- pulumi_gcp/spanner/instance_iam_binding.py +19 -24
- pulumi_gcp/spanner/instance_iam_member.py +19 -24
- pulumi_gcp/spanner/instance_iam_policy.py +16 -21
- pulumi_gcp/spanner/outputs.py +0 -5
- pulumi_gcp/sql/_inputs.py +0 -616
- pulumi_gcp/sql/database.py +12 -17
- pulumi_gcp/sql/database_instance.py +88 -93
- pulumi_gcp/sql/get_backup_run.py +0 -5
- pulumi_gcp/sql/get_ca_certs.py +0 -5
- pulumi_gcp/sql/get_database.py +0 -5
- pulumi_gcp/sql/get_database_instance.py +0 -5
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
- pulumi_gcp/sql/get_database_instances.py +0 -5
- pulumi_gcp/sql/get_databases.py +0 -5
- pulumi_gcp/sql/get_tiers.py +0 -5
- pulumi_gcp/sql/outputs.py +0 -5
- pulumi_gcp/sql/source_representation_instance.py +0 -5
- pulumi_gcp/sql/ssl_cert.py +6 -11
- pulumi_gcp/sql/user.py +38 -43
- pulumi_gcp/storage/__init__.py +0 -5
- pulumi_gcp/storage/_inputs.py +0 -958
- pulumi_gcp/storage/bucket.py +120 -125
- pulumi_gcp/storage/bucket_access_control.py +0 -5
- pulumi_gcp/storage/bucket_acl.py +0 -5
- pulumi_gcp/storage/bucket_iam_binding.py +97 -102
- pulumi_gcp/storage/bucket_iam_member.py +97 -102
- pulumi_gcp/storage/bucket_iam_policy.py +92 -97
- pulumi_gcp/storage/bucket_object.py +10 -15
- pulumi_gcp/storage/default_object_access_control.py +2 -7
- pulumi_gcp/storage/default_object_acl.py +0 -5
- pulumi_gcp/storage/get_bucket.py +0 -5
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
- pulumi_gcp/storage/get_bucket_object.py +0 -5
- pulumi_gcp/storage/get_bucket_object_content.py +0 -5
- pulumi_gcp/storage/get_bucket_objects.py +0 -5
- pulumi_gcp/storage/get_buckets.py +0 -5
- pulumi_gcp/storage/get_object_signed_url.py +0 -5
- pulumi_gcp/storage/get_project_service_account.py +6 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
- pulumi_gcp/storage/hmac_key.py +0 -5
- pulumi_gcp/storage/insights_report_config.py +71 -76
- pulumi_gcp/storage/notification.py +0 -5
- pulumi_gcp/storage/object_access_control.py +2 -7
- pulumi_gcp/storage/object_acl.py +0 -5
- pulumi_gcp/storage/outputs.py +0 -81
- pulumi_gcp/storage/transfer_agent_pool.py +11 -16
- pulumi_gcp/storage/transfer_job.py +108 -113
- pulumi_gcp/tags/_inputs.py +0 -43
- pulumi_gcp/tags/get_tag_key.py +0 -5
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_keys.py +0 -5
- pulumi_gcp/tags/get_tag_value.py +0 -5
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
- pulumi_gcp/tags/get_tag_values.py +0 -5
- pulumi_gcp/tags/location_tag_binding.py +0 -5
- pulumi_gcp/tags/outputs.py +0 -5
- pulumi_gcp/tags/tag_binding.py +0 -5
- pulumi_gcp/tags/tag_key.py +0 -5
- pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_key_iam_member.py +19 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
- pulumi_gcp/tags/tag_value.py +0 -5
- pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
- pulumi_gcp/tags/tag_value_iam_member.py +19 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
- pulumi_gcp/tpu/_inputs.py +0 -194
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
- pulumi_gcp/tpu/node.py +13 -18
- pulumi_gcp/tpu/outputs.py +0 -5
- pulumi_gcp/tpu/v2_vm.py +82 -87
- pulumi_gcp/vertex/_inputs.py +2 -843
- pulumi_gcp/vertex/ai_dataset.py +5 -10
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
- pulumi_gcp/vertex/ai_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_group.py +17 -22
- pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
- pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
- pulumi_gcp/vertex/ai_feature_store.py +52 -57
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
- pulumi_gcp/vertex/ai_index.py +63 -68
- pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
- pulumi_gcp/vertex/ai_metadata_store.py +7 -12
- pulumi_gcp/vertex/ai_tensorboard.py +11 -16
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
- pulumi_gcp/vertex/get_ai_index.py +0 -5
- pulumi_gcp/vertex/outputs.py +2 -7
- pulumi_gcp/vmwareengine/_inputs.py +0 -290
- pulumi_gcp/vmwareengine/cluster.py +69 -74
- pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
- pulumi_gcp/vmwareengine/external_address.py +22 -27
- pulumi_gcp/vmwareengine/get_cluster.py +0 -5
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
- pulumi_gcp/vmwareengine/get_external_address.py +0 -5
- pulumi_gcp/vmwareengine/get_network.py +0 -5
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
- pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
- pulumi_gcp/vmwareengine/get_subnet.py +0 -5
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
- pulumi_gcp/vmwareengine/network.py +2 -7
- pulumi_gcp/vmwareengine/network_peering.py +0 -5
- pulumi_gcp/vmwareengine/network_policy.py +22 -27
- pulumi_gcp/vmwareengine/outputs.py +0 -5
- pulumi_gcp/vmwareengine/private_cloud.py +62 -67
- pulumi_gcp/vmwareengine/subnet.py +24 -29
- pulumi_gcp/vpcaccess/_inputs.py +0 -22
- pulumi_gcp/vpcaccess/connector.py +11 -16
- pulumi_gcp/vpcaccess/get_connector.py +0 -5
- pulumi_gcp/vpcaccess/outputs.py +0 -5
- pulumi_gcp/workbench/_inputs.py +0 -319
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/instance.py +139 -144
- pulumi_gcp/workbench/instance_iam_binding.py +3 -8
- pulumi_gcp/workbench/instance_iam_member.py +3 -8
- pulumi_gcp/workbench/instance_iam_policy.py +0 -5
- pulumi_gcp/workbench/outputs.py +0 -5
- pulumi_gcp/workflows/workflow.py +0 -5
- pulumi_gcp/workstations/_inputs.py +0 -433
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
- pulumi_gcp/workstations/outputs.py +0 -5
- pulumi_gcp/workstations/workstation.py +14 -19
- pulumi_gcp/workstations/workstation_cluster.py +30 -35
- pulumi_gcp/workstations/workstation_config.py +246 -251
- pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
- pulumi_gcp/workstations/workstation_iam_member.py +3 -8
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
- pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
- pulumi_gcp/storage/managed_folder.py +0 -440
- pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
- pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
- pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
- {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
pulumi_gcp/bigquery/_inputs.py
CHANGED
@@ -4,191 +4,92 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = [
|
18
13
|
'AppProfileSingleClusterRoutingArgs',
|
19
|
-
'AppProfileSingleClusterRoutingArgsDict',
|
20
14
|
'AppProfileStandardIsolationArgs',
|
21
|
-
'AppProfileStandardIsolationArgsDict',
|
22
15
|
'BiReservationPreferredTableArgs',
|
23
|
-
'BiReservationPreferredTableArgsDict',
|
24
16
|
'ConnectionAwsArgs',
|
25
|
-
'ConnectionAwsArgsDict',
|
26
17
|
'ConnectionAwsAccessRoleArgs',
|
27
|
-
'ConnectionAwsAccessRoleArgsDict',
|
28
18
|
'ConnectionAzureArgs',
|
29
|
-
'ConnectionAzureArgsDict',
|
30
19
|
'ConnectionCloudResourceArgs',
|
31
|
-
'ConnectionCloudResourceArgsDict',
|
32
20
|
'ConnectionCloudSpannerArgs',
|
33
|
-
'ConnectionCloudSpannerArgsDict',
|
34
21
|
'ConnectionCloudSqlArgs',
|
35
|
-
'ConnectionCloudSqlArgsDict',
|
36
22
|
'ConnectionCloudSqlCredentialArgs',
|
37
|
-
'ConnectionCloudSqlCredentialArgsDict',
|
38
23
|
'ConnectionIamBindingConditionArgs',
|
39
|
-
'ConnectionIamBindingConditionArgsDict',
|
40
24
|
'ConnectionIamMemberConditionArgs',
|
41
|
-
'ConnectionIamMemberConditionArgsDict',
|
42
25
|
'ConnectionSparkArgs',
|
43
|
-
'ConnectionSparkArgsDict',
|
44
26
|
'ConnectionSparkMetastoreServiceConfigArgs',
|
45
|
-
'ConnectionSparkMetastoreServiceConfigArgsDict',
|
46
27
|
'ConnectionSparkSparkHistoryServerConfigArgs',
|
47
|
-
'ConnectionSparkSparkHistoryServerConfigArgsDict',
|
48
28
|
'DataTransferConfigEmailPreferencesArgs',
|
49
|
-
'DataTransferConfigEmailPreferencesArgsDict',
|
50
29
|
'DataTransferConfigScheduleOptionsArgs',
|
51
|
-
'DataTransferConfigScheduleOptionsArgsDict',
|
52
30
|
'DataTransferConfigSensitiveParamsArgs',
|
53
|
-
'DataTransferConfigSensitiveParamsArgsDict',
|
54
31
|
'DatasetAccessArgs',
|
55
|
-
'DatasetAccessArgsDict',
|
56
32
|
'DatasetAccessAuthorizedDatasetArgs',
|
57
|
-
'DatasetAccessAuthorizedDatasetArgsDict',
|
58
33
|
'DatasetAccessAuthorizedDatasetDatasetArgs',
|
59
|
-
'DatasetAccessAuthorizedDatasetDatasetArgsDict',
|
60
34
|
'DatasetAccessDatasetArgs',
|
61
|
-
'DatasetAccessDatasetArgsDict',
|
62
35
|
'DatasetAccessDatasetDatasetArgs',
|
63
|
-
'DatasetAccessDatasetDatasetArgsDict',
|
64
36
|
'DatasetAccessRoutineArgs',
|
65
|
-
'DatasetAccessRoutineArgsDict',
|
66
37
|
'DatasetAccessViewArgs',
|
67
|
-
'DatasetAccessViewArgsDict',
|
68
38
|
'DatasetDefaultEncryptionConfigurationArgs',
|
69
|
-
'DatasetDefaultEncryptionConfigurationArgsDict',
|
70
39
|
'DatasetExternalDatasetReferenceArgs',
|
71
|
-
'DatasetExternalDatasetReferenceArgsDict',
|
72
40
|
'DatasetIamBindingConditionArgs',
|
73
|
-
'DatasetIamBindingConditionArgsDict',
|
74
41
|
'DatasetIamMemberConditionArgs',
|
75
|
-
'DatasetIamMemberConditionArgsDict',
|
76
42
|
'IamBindingConditionArgs',
|
77
|
-
'IamBindingConditionArgsDict',
|
78
43
|
'IamMemberConditionArgs',
|
79
|
-
'IamMemberConditionArgsDict',
|
80
44
|
'JobCopyArgs',
|
81
|
-
'JobCopyArgsDict',
|
82
45
|
'JobCopyDestinationEncryptionConfigurationArgs',
|
83
|
-
'JobCopyDestinationEncryptionConfigurationArgsDict',
|
84
46
|
'JobCopyDestinationTableArgs',
|
85
|
-
'JobCopyDestinationTableArgsDict',
|
86
47
|
'JobCopySourceTableArgs',
|
87
|
-
'JobCopySourceTableArgsDict',
|
88
48
|
'JobExtractArgs',
|
89
|
-
'JobExtractArgsDict',
|
90
49
|
'JobExtractSourceModelArgs',
|
91
|
-
'JobExtractSourceModelArgsDict',
|
92
50
|
'JobExtractSourceTableArgs',
|
93
|
-
'JobExtractSourceTableArgsDict',
|
94
51
|
'JobLoadArgs',
|
95
|
-
'JobLoadArgsDict',
|
96
52
|
'JobLoadDestinationEncryptionConfigurationArgs',
|
97
|
-
'JobLoadDestinationEncryptionConfigurationArgsDict',
|
98
53
|
'JobLoadDestinationTableArgs',
|
99
|
-
'JobLoadDestinationTableArgsDict',
|
100
54
|
'JobLoadParquetOptionsArgs',
|
101
|
-
'JobLoadParquetOptionsArgsDict',
|
102
55
|
'JobLoadTimePartitioningArgs',
|
103
|
-
'JobLoadTimePartitioningArgsDict',
|
104
56
|
'JobQueryArgs',
|
105
|
-
'JobQueryArgsDict',
|
106
57
|
'JobQueryDefaultDatasetArgs',
|
107
|
-
'JobQueryDefaultDatasetArgsDict',
|
108
58
|
'JobQueryDestinationEncryptionConfigurationArgs',
|
109
|
-
'JobQueryDestinationEncryptionConfigurationArgsDict',
|
110
59
|
'JobQueryDestinationTableArgs',
|
111
|
-
'JobQueryDestinationTableArgsDict',
|
112
60
|
'JobQueryScriptOptionsArgs',
|
113
|
-
'JobQueryScriptOptionsArgsDict',
|
114
61
|
'JobQueryUserDefinedFunctionResourceArgs',
|
115
|
-
'JobQueryUserDefinedFunctionResourceArgsDict',
|
116
62
|
'JobStatusArgs',
|
117
|
-
'JobStatusArgsDict',
|
118
63
|
'JobStatusErrorArgs',
|
119
|
-
'JobStatusErrorArgsDict',
|
120
64
|
'JobStatusErrorResultArgs',
|
121
|
-
'JobStatusErrorResultArgsDict',
|
122
65
|
'ReservationAutoscaleArgs',
|
123
|
-
'ReservationAutoscaleArgsDict',
|
124
66
|
'RoutineArgumentArgs',
|
125
|
-
'RoutineArgumentArgsDict',
|
126
67
|
'RoutineRemoteFunctionOptionsArgs',
|
127
|
-
'RoutineRemoteFunctionOptionsArgsDict',
|
128
68
|
'RoutineSparkOptionsArgs',
|
129
|
-
'RoutineSparkOptionsArgsDict',
|
130
69
|
'TableEncryptionConfigurationArgs',
|
131
|
-
'TableEncryptionConfigurationArgsDict',
|
132
70
|
'TableExternalDataConfigurationArgs',
|
133
|
-
'TableExternalDataConfigurationArgsDict',
|
134
71
|
'TableExternalDataConfigurationAvroOptionsArgs',
|
135
|
-
'TableExternalDataConfigurationAvroOptionsArgsDict',
|
136
72
|
'TableExternalDataConfigurationBigtableOptionsArgs',
|
137
|
-
'TableExternalDataConfigurationBigtableOptionsArgsDict',
|
138
73
|
'TableExternalDataConfigurationBigtableOptionsColumnFamilyArgs',
|
139
|
-
'TableExternalDataConfigurationBigtableOptionsColumnFamilyArgsDict',
|
140
74
|
'TableExternalDataConfigurationBigtableOptionsColumnFamilyColumnArgs',
|
141
|
-
'TableExternalDataConfigurationBigtableOptionsColumnFamilyColumnArgsDict',
|
142
75
|
'TableExternalDataConfigurationCsvOptionsArgs',
|
143
|
-
'TableExternalDataConfigurationCsvOptionsArgsDict',
|
144
76
|
'TableExternalDataConfigurationGoogleSheetsOptionsArgs',
|
145
|
-
'TableExternalDataConfigurationGoogleSheetsOptionsArgsDict',
|
146
77
|
'TableExternalDataConfigurationHivePartitioningOptionsArgs',
|
147
|
-
'TableExternalDataConfigurationHivePartitioningOptionsArgsDict',
|
148
78
|
'TableExternalDataConfigurationJsonOptionsArgs',
|
149
|
-
'TableExternalDataConfigurationJsonOptionsArgsDict',
|
150
79
|
'TableExternalDataConfigurationParquetOptionsArgs',
|
151
|
-
'TableExternalDataConfigurationParquetOptionsArgsDict',
|
152
80
|
'TableMaterializedViewArgs',
|
153
|
-
'TableMaterializedViewArgsDict',
|
154
81
|
'TableRangePartitioningArgs',
|
155
|
-
'TableRangePartitioningArgsDict',
|
156
82
|
'TableRangePartitioningRangeArgs',
|
157
|
-
'TableRangePartitioningRangeArgsDict',
|
158
83
|
'TableTableConstraintsArgs',
|
159
|
-
'TableTableConstraintsArgsDict',
|
160
84
|
'TableTableConstraintsForeignKeyArgs',
|
161
|
-
'TableTableConstraintsForeignKeyArgsDict',
|
162
85
|
'TableTableConstraintsForeignKeyColumnReferencesArgs',
|
163
|
-
'TableTableConstraintsForeignKeyColumnReferencesArgsDict',
|
164
86
|
'TableTableConstraintsForeignKeyReferencedTableArgs',
|
165
|
-
'TableTableConstraintsForeignKeyReferencedTableArgsDict',
|
166
87
|
'TableTableConstraintsPrimaryKeyArgs',
|
167
|
-
'TableTableConstraintsPrimaryKeyArgsDict',
|
168
88
|
'TableTableReplicationInfoArgs',
|
169
|
-
'TableTableReplicationInfoArgsDict',
|
170
89
|
'TableTimePartitioningArgs',
|
171
|
-
'TableTimePartitioningArgsDict',
|
172
90
|
'TableViewArgs',
|
173
|
-
'TableViewArgsDict',
|
174
91
|
]
|
175
92
|
|
176
|
-
MYPY = False
|
177
|
-
|
178
|
-
if not MYPY:
|
179
|
-
class AppProfileSingleClusterRoutingArgsDict(TypedDict):
|
180
|
-
cluster_id: pulumi.Input[str]
|
181
|
-
"""
|
182
|
-
The cluster to which read/write requests should be routed.
|
183
|
-
"""
|
184
|
-
allow_transactional_writes: NotRequired[pulumi.Input[bool]]
|
185
|
-
"""
|
186
|
-
If true, CheckAndMutateRow and ReadModifyWriteRow requests are allowed by this app profile.
|
187
|
-
It is unsafe to send these requests to the same table/row/column in multiple clusters.
|
188
|
-
"""
|
189
|
-
elif False:
|
190
|
-
AppProfileSingleClusterRoutingArgsDict: TypeAlias = Mapping[str, Any]
|
191
|
-
|
192
93
|
@pulumi.input_type
|
193
94
|
class AppProfileSingleClusterRoutingArgs:
|
194
95
|
def __init__(__self__, *,
|
@@ -229,16 +130,6 @@ class AppProfileSingleClusterRoutingArgs:
|
|
229
130
|
pulumi.set(self, "allow_transactional_writes", value)
|
230
131
|
|
231
132
|
|
232
|
-
if not MYPY:
|
233
|
-
class AppProfileStandardIsolationArgsDict(TypedDict):
|
234
|
-
priority: pulumi.Input[str]
|
235
|
-
"""
|
236
|
-
The priority of requests sent using this app profile.
|
237
|
-
Possible values are: `PRIORITY_LOW`, `PRIORITY_MEDIUM`, `PRIORITY_HIGH`.
|
238
|
-
"""
|
239
|
-
elif False:
|
240
|
-
AppProfileStandardIsolationArgsDict: TypeAlias = Mapping[str, Any]
|
241
|
-
|
242
133
|
@pulumi.input_type
|
243
134
|
class AppProfileStandardIsolationArgs:
|
244
135
|
def __init__(__self__, *,
|
@@ -263,23 +154,6 @@ class AppProfileStandardIsolationArgs:
|
|
263
154
|
pulumi.set(self, "priority", value)
|
264
155
|
|
265
156
|
|
266
|
-
if not MYPY:
|
267
|
-
class BiReservationPreferredTableArgsDict(TypedDict):
|
268
|
-
dataset_id: NotRequired[pulumi.Input[str]]
|
269
|
-
"""
|
270
|
-
The ID of the dataset in the above project.
|
271
|
-
"""
|
272
|
-
project_id: NotRequired[pulumi.Input[str]]
|
273
|
-
"""
|
274
|
-
The assigned project ID of the project.
|
275
|
-
"""
|
276
|
-
table_id: NotRequired[pulumi.Input[str]]
|
277
|
-
"""
|
278
|
-
The ID of the table in the above dataset.
|
279
|
-
"""
|
280
|
-
elif False:
|
281
|
-
BiReservationPreferredTableArgsDict: TypeAlias = Mapping[str, Any]
|
282
|
-
|
283
157
|
@pulumi.input_type
|
284
158
|
class BiReservationPreferredTableArgs:
|
285
159
|
def __init__(__self__, *,
|
@@ -335,16 +209,6 @@ class BiReservationPreferredTableArgs:
|
|
335
209
|
pulumi.set(self, "table_id", value)
|
336
210
|
|
337
211
|
|
338
|
-
if not MYPY:
|
339
|
-
class ConnectionAwsArgsDict(TypedDict):
|
340
|
-
access_role: pulumi.Input['ConnectionAwsAccessRoleArgsDict']
|
341
|
-
"""
|
342
|
-
Authentication using Google owned service account to assume into customer's AWS IAM Role.
|
343
|
-
Structure is documented below.
|
344
|
-
"""
|
345
|
-
elif False:
|
346
|
-
ConnectionAwsArgsDict: TypeAlias = Mapping[str, Any]
|
347
|
-
|
348
212
|
@pulumi.input_type
|
349
213
|
class ConnectionAwsArgs:
|
350
214
|
def __init__(__self__, *,
|
@@ -369,20 +233,6 @@ class ConnectionAwsArgs:
|
|
369
233
|
pulumi.set(self, "access_role", value)
|
370
234
|
|
371
235
|
|
372
|
-
if not MYPY:
|
373
|
-
class ConnectionAwsAccessRoleArgsDict(TypedDict):
|
374
|
-
iam_role_id: pulumi.Input[str]
|
375
|
-
"""
|
376
|
-
The user’s AWS IAM Role that trusts the Google-owned AWS IAM user Connection.
|
377
|
-
"""
|
378
|
-
identity: NotRequired[pulumi.Input[str]]
|
379
|
-
"""
|
380
|
-
(Output)
|
381
|
-
A unique Google-owned and Google-generated identity for the Connection. This identity will be used to access the user's AWS IAM Role.
|
382
|
-
"""
|
383
|
-
elif False:
|
384
|
-
ConnectionAwsAccessRoleArgsDict: TypeAlias = Mapping[str, Any]
|
385
|
-
|
386
236
|
@pulumi.input_type
|
387
237
|
class ConnectionAwsAccessRoleArgs:
|
388
238
|
def __init__(__self__, *,
|
@@ -423,44 +273,6 @@ class ConnectionAwsAccessRoleArgs:
|
|
423
273
|
pulumi.set(self, "identity", value)
|
424
274
|
|
425
275
|
|
426
|
-
if not MYPY:
|
427
|
-
class ConnectionAzureArgsDict(TypedDict):
|
428
|
-
customer_tenant_id: pulumi.Input[str]
|
429
|
-
"""
|
430
|
-
The id of customer's directory that host the data.
|
431
|
-
"""
|
432
|
-
application: NotRequired[pulumi.Input[str]]
|
433
|
-
"""
|
434
|
-
(Output)
|
435
|
-
The name of the Azure Active Directory Application.
|
436
|
-
"""
|
437
|
-
client_id: NotRequired[pulumi.Input[str]]
|
438
|
-
"""
|
439
|
-
(Output)
|
440
|
-
The client id of the Azure Active Directory Application.
|
441
|
-
"""
|
442
|
-
federated_application_client_id: NotRequired[pulumi.Input[str]]
|
443
|
-
"""
|
444
|
-
The Azure Application (client) ID where the federated credentials will be hosted.
|
445
|
-
"""
|
446
|
-
identity: NotRequired[pulumi.Input[str]]
|
447
|
-
"""
|
448
|
-
(Output)
|
449
|
-
A unique Google-owned and Google-generated identity for the Connection. This identity will be used to access the user's Azure Active Directory Application.
|
450
|
-
"""
|
451
|
-
object_id: NotRequired[pulumi.Input[str]]
|
452
|
-
"""
|
453
|
-
(Output)
|
454
|
-
The object id of the Azure Active Directory Application.
|
455
|
-
"""
|
456
|
-
redirect_uri: NotRequired[pulumi.Input[str]]
|
457
|
-
"""
|
458
|
-
(Output)
|
459
|
-
The URL user will be redirected to after granting consent during connection setup.
|
460
|
-
"""
|
461
|
-
elif False:
|
462
|
-
ConnectionAzureArgsDict: TypeAlias = Mapping[str, Any]
|
463
|
-
|
464
276
|
@pulumi.input_type
|
465
277
|
class ConnectionAzureArgs:
|
466
278
|
def __init__(__self__, *,
|
@@ -589,16 +401,6 @@ class ConnectionAzureArgs:
|
|
589
401
|
pulumi.set(self, "redirect_uri", value)
|
590
402
|
|
591
403
|
|
592
|
-
if not MYPY:
|
593
|
-
class ConnectionCloudResourceArgsDict(TypedDict):
|
594
|
-
service_account_id: NotRequired[pulumi.Input[str]]
|
595
|
-
"""
|
596
|
-
(Output)
|
597
|
-
The account ID of the service created for the purpose of this connection.
|
598
|
-
"""
|
599
|
-
elif False:
|
600
|
-
ConnectionCloudResourceArgsDict: TypeAlias = Mapping[str, Any]
|
601
|
-
|
602
404
|
@pulumi.input_type
|
603
405
|
class ConnectionCloudResourceArgs:
|
604
406
|
def __init__(__self__, *,
|
@@ -624,38 +426,6 @@ class ConnectionCloudResourceArgs:
|
|
624
426
|
pulumi.set(self, "service_account_id", value)
|
625
427
|
|
626
428
|
|
627
|
-
if not MYPY:
|
628
|
-
class ConnectionCloudSpannerArgsDict(TypedDict):
|
629
|
-
database: pulumi.Input[str]
|
630
|
-
"""
|
631
|
-
Cloud Spanner database in the form `project/instance/database'.
|
632
|
-
"""
|
633
|
-
database_role: NotRequired[pulumi.Input[str]]
|
634
|
-
"""
|
635
|
-
Cloud Spanner database role for fine-grained access control. The Cloud Spanner admin should have provisioned the database role with appropriate permissions, such as `SELECT` and `INSERT`. Other users should only use roles provided by their Cloud Spanner admins. The database role name must start with a letter, and can only contain letters, numbers, and underscores. For more details, see https://cloud.google.com/spanner/docs/fgac-about.
|
636
|
-
"""
|
637
|
-
max_parallelism: NotRequired[pulumi.Input[int]]
|
638
|
-
"""
|
639
|
-
Allows setting max parallelism per query when executing on Spanner independent compute resources. If unspecified, default values of parallelism are chosen that are dependent on the Cloud Spanner instance configuration. `useParallelism` and `useDataBoost` must be set when setting max parallelism.
|
640
|
-
"""
|
641
|
-
use_data_boost: NotRequired[pulumi.Input[bool]]
|
642
|
-
"""
|
643
|
-
If set, the request will be executed via Spanner independent compute resources. `use_parallelism` must be set when using data boost.
|
644
|
-
"""
|
645
|
-
use_parallelism: NotRequired[pulumi.Input[bool]]
|
646
|
-
"""
|
647
|
-
If parallelism should be used when reading from Cloud Spanner.
|
648
|
-
"""
|
649
|
-
use_serverless_analytics: NotRequired[pulumi.Input[bool]]
|
650
|
-
"""
|
651
|
-
(Optional, Deprecated)
|
652
|
-
If the serverless analytics service should be used to read data from Cloud Spanner. `useParallelism` must be set when using serverless analytics.
|
653
|
-
|
654
|
-
> **Warning:** `useServerlessAnalytics` is deprecated and will be removed in a future major release. Use `useDataBoost` instead.
|
655
|
-
"""
|
656
|
-
elif False:
|
657
|
-
ConnectionCloudSpannerArgsDict: TypeAlias = Mapping[str, Any]
|
658
|
-
|
659
429
|
@pulumi.input_type
|
660
430
|
class ConnectionCloudSpannerArgs:
|
661
431
|
def __init__(__self__, *,
|
@@ -768,34 +538,6 @@ class ConnectionCloudSpannerArgs:
|
|
768
538
|
pulumi.set(self, "use_serverless_analytics", value)
|
769
539
|
|
770
540
|
|
771
|
-
if not MYPY:
|
772
|
-
class ConnectionCloudSqlArgsDict(TypedDict):
|
773
|
-
credential: pulumi.Input['ConnectionCloudSqlCredentialArgsDict']
|
774
|
-
"""
|
775
|
-
Cloud SQL properties.
|
776
|
-
Structure is documented below.
|
777
|
-
"""
|
778
|
-
database: pulumi.Input[str]
|
779
|
-
"""
|
780
|
-
Database name.
|
781
|
-
"""
|
782
|
-
instance_id: pulumi.Input[str]
|
783
|
-
"""
|
784
|
-
Cloud SQL instance ID in the form project:location:instance.
|
785
|
-
"""
|
786
|
-
type: pulumi.Input[str]
|
787
|
-
"""
|
788
|
-
Type of the Cloud SQL database.
|
789
|
-
Possible values are: `DATABASE_TYPE_UNSPECIFIED`, `POSTGRES`, `MYSQL`.
|
790
|
-
"""
|
791
|
-
service_account_id: NotRequired[pulumi.Input[str]]
|
792
|
-
"""
|
793
|
-
(Output)
|
794
|
-
When the connection is used in the context of an operation in BigQuery, this service account will serve as the identity being used for connecting to the CloudSQL instance specified in this connection.
|
795
|
-
"""
|
796
|
-
elif False:
|
797
|
-
ConnectionCloudSqlArgsDict: TypeAlias = Mapping[str, Any]
|
798
|
-
|
799
541
|
@pulumi.input_type
|
800
542
|
class ConnectionCloudSqlArgs:
|
801
543
|
def __init__(__self__, *,
|
@@ -885,20 +627,6 @@ class ConnectionCloudSqlArgs:
|
|
885
627
|
pulumi.set(self, "service_account_id", value)
|
886
628
|
|
887
629
|
|
888
|
-
if not MYPY:
|
889
|
-
class ConnectionCloudSqlCredentialArgsDict(TypedDict):
|
890
|
-
password: pulumi.Input[str]
|
891
|
-
"""
|
892
|
-
Password for database.
|
893
|
-
**Note**: This property is sensitive and will not be displayed in the plan.
|
894
|
-
"""
|
895
|
-
username: pulumi.Input[str]
|
896
|
-
"""
|
897
|
-
Username for database.
|
898
|
-
"""
|
899
|
-
elif False:
|
900
|
-
ConnectionCloudSqlCredentialArgsDict: TypeAlias = Mapping[str, Any]
|
901
|
-
|
902
630
|
@pulumi.input_type
|
903
631
|
class ConnectionCloudSqlCredentialArgs:
|
904
632
|
def __init__(__self__, *,
|
@@ -938,14 +666,6 @@ class ConnectionCloudSqlCredentialArgs:
|
|
938
666
|
pulumi.set(self, "username", value)
|
939
667
|
|
940
668
|
|
941
|
-
if not MYPY:
|
942
|
-
class ConnectionIamBindingConditionArgsDict(TypedDict):
|
943
|
-
expression: pulumi.Input[str]
|
944
|
-
title: pulumi.Input[str]
|
945
|
-
description: NotRequired[pulumi.Input[str]]
|
946
|
-
elif False:
|
947
|
-
ConnectionIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
948
|
-
|
949
669
|
@pulumi.input_type
|
950
670
|
class ConnectionIamBindingConditionArgs:
|
951
671
|
def __init__(__self__, *,
|
@@ -985,14 +705,6 @@ class ConnectionIamBindingConditionArgs:
|
|
985
705
|
pulumi.set(self, "description", value)
|
986
706
|
|
987
707
|
|
988
|
-
if not MYPY:
|
989
|
-
class ConnectionIamMemberConditionArgsDict(TypedDict):
|
990
|
-
expression: pulumi.Input[str]
|
991
|
-
title: pulumi.Input[str]
|
992
|
-
description: NotRequired[pulumi.Input[str]]
|
993
|
-
elif False:
|
994
|
-
ConnectionIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
995
|
-
|
996
708
|
@pulumi.input_type
|
997
709
|
class ConnectionIamMemberConditionArgs:
|
998
710
|
def __init__(__self__, *,
|
@@ -1032,26 +744,6 @@ class ConnectionIamMemberConditionArgs:
|
|
1032
744
|
pulumi.set(self, "description", value)
|
1033
745
|
|
1034
746
|
|
1035
|
-
if not MYPY:
|
1036
|
-
class ConnectionSparkArgsDict(TypedDict):
|
1037
|
-
metastore_service_config: NotRequired[pulumi.Input['ConnectionSparkMetastoreServiceConfigArgsDict']]
|
1038
|
-
"""
|
1039
|
-
Dataproc Metastore Service configuration for the connection.
|
1040
|
-
Structure is documented below.
|
1041
|
-
"""
|
1042
|
-
service_account_id: NotRequired[pulumi.Input[str]]
|
1043
|
-
"""
|
1044
|
-
(Output)
|
1045
|
-
The account ID of the service created for the purpose of this connection.
|
1046
|
-
"""
|
1047
|
-
spark_history_server_config: NotRequired[pulumi.Input['ConnectionSparkSparkHistoryServerConfigArgsDict']]
|
1048
|
-
"""
|
1049
|
-
Spark History Server configuration for the connection.
|
1050
|
-
Structure is documented below.
|
1051
|
-
"""
|
1052
|
-
elif False:
|
1053
|
-
ConnectionSparkArgsDict: TypeAlias = Mapping[str, Any]
|
1054
|
-
|
1055
747
|
@pulumi.input_type
|
1056
748
|
class ConnectionSparkArgs:
|
1057
749
|
def __init__(__self__, *,
|
@@ -1113,15 +805,6 @@ class ConnectionSparkArgs:
|
|
1113
805
|
pulumi.set(self, "spark_history_server_config", value)
|
1114
806
|
|
1115
807
|
|
1116
|
-
if not MYPY:
|
1117
|
-
class ConnectionSparkMetastoreServiceConfigArgsDict(TypedDict):
|
1118
|
-
metastore_service: NotRequired[pulumi.Input[str]]
|
1119
|
-
"""
|
1120
|
-
Resource name of an existing Dataproc Metastore service in the form of projects/[projectId]/locations/[region]/services/[serviceId].
|
1121
|
-
"""
|
1122
|
-
elif False:
|
1123
|
-
ConnectionSparkMetastoreServiceConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1124
|
-
|
1125
808
|
@pulumi.input_type
|
1126
809
|
class ConnectionSparkMetastoreServiceConfigArgs:
|
1127
810
|
def __init__(__self__, *,
|
@@ -1145,15 +828,6 @@ class ConnectionSparkMetastoreServiceConfigArgs:
|
|
1145
828
|
pulumi.set(self, "metastore_service", value)
|
1146
829
|
|
1147
830
|
|
1148
|
-
if not MYPY:
|
1149
|
-
class ConnectionSparkSparkHistoryServerConfigArgsDict(TypedDict):
|
1150
|
-
dataproc_cluster: NotRequired[pulumi.Input[str]]
|
1151
|
-
"""
|
1152
|
-
Resource name of an existing Dataproc Cluster to act as a Spark History Server for the connection if the form of projects/[projectId]/regions/[region]/clusters/[cluster_name].
|
1153
|
-
"""
|
1154
|
-
elif False:
|
1155
|
-
ConnectionSparkSparkHistoryServerConfigArgsDict: TypeAlias = Mapping[str, Any]
|
1156
|
-
|
1157
831
|
@pulumi.input_type
|
1158
832
|
class ConnectionSparkSparkHistoryServerConfigArgs:
|
1159
833
|
def __init__(__self__, *,
|
@@ -1177,15 +851,6 @@ class ConnectionSparkSparkHistoryServerConfigArgs:
|
|
1177
851
|
pulumi.set(self, "dataproc_cluster", value)
|
1178
852
|
|
1179
853
|
|
1180
|
-
if not MYPY:
|
1181
|
-
class DataTransferConfigEmailPreferencesArgsDict(TypedDict):
|
1182
|
-
enable_failure_email: pulumi.Input[bool]
|
1183
|
-
"""
|
1184
|
-
If true, email notifications will be sent on transfer run failures.
|
1185
|
-
"""
|
1186
|
-
elif False:
|
1187
|
-
DataTransferConfigEmailPreferencesArgsDict: TypeAlias = Mapping[str, Any]
|
1188
|
-
|
1189
854
|
@pulumi.input_type
|
1190
855
|
class DataTransferConfigEmailPreferencesArgs:
|
1191
856
|
def __init__(__self__, *,
|
@@ -1208,34 +873,6 @@ class DataTransferConfigEmailPreferencesArgs:
|
|
1208
873
|
pulumi.set(self, "enable_failure_email", value)
|
1209
874
|
|
1210
875
|
|
1211
|
-
if not MYPY:
|
1212
|
-
class DataTransferConfigScheduleOptionsArgsDict(TypedDict):
|
1213
|
-
disable_auto_scheduling: NotRequired[pulumi.Input[bool]]
|
1214
|
-
"""
|
1215
|
-
If true, automatic scheduling of data transfer runs for this
|
1216
|
-
configuration will be disabled. The runs can be started on ad-hoc
|
1217
|
-
basis using transferConfigs.startManualRuns API. When automatic
|
1218
|
-
scheduling is disabled, the TransferConfig.schedule field will
|
1219
|
-
be ignored.
|
1220
|
-
"""
|
1221
|
-
end_time: NotRequired[pulumi.Input[str]]
|
1222
|
-
"""
|
1223
|
-
Defines time to stop scheduling transfer runs. A transfer run cannot be
|
1224
|
-
scheduled at or after the end time. The end time can be changed at any
|
1225
|
-
moment. The time when a data transfer can be triggered manually is not
|
1226
|
-
limited by this option.
|
1227
|
-
"""
|
1228
|
-
start_time: NotRequired[pulumi.Input[str]]
|
1229
|
-
"""
|
1230
|
-
Specifies time to start scheduling transfer runs. The first run will be
|
1231
|
-
scheduled at or after the start time according to a recurrence pattern
|
1232
|
-
defined in the schedule string. The start time can be changed at any
|
1233
|
-
moment. The time when a data transfer can be triggered manually is not
|
1234
|
-
limited by this option.
|
1235
|
-
"""
|
1236
|
-
elif False:
|
1237
|
-
DataTransferConfigScheduleOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
1238
|
-
|
1239
876
|
@pulumi.input_type
|
1240
877
|
class DataTransferConfigScheduleOptionsArgs:
|
1241
878
|
def __init__(__self__, *,
|
@@ -1313,16 +950,6 @@ class DataTransferConfigScheduleOptionsArgs:
|
|
1313
950
|
pulumi.set(self, "start_time", value)
|
1314
951
|
|
1315
952
|
|
1316
|
-
if not MYPY:
|
1317
|
-
class DataTransferConfigSensitiveParamsArgsDict(TypedDict):
|
1318
|
-
secret_access_key: pulumi.Input[str]
|
1319
|
-
"""
|
1320
|
-
The Secret Access Key of the AWS account transferring data from.
|
1321
|
-
**Note**: This property is sensitive and will not be displayed in the plan.
|
1322
|
-
"""
|
1323
|
-
elif False:
|
1324
|
-
DataTransferConfigSensitiveParamsArgsDict: TypeAlias = Mapping[str, Any]
|
1325
|
-
|
1326
953
|
@pulumi.input_type
|
1327
954
|
class DataTransferConfigSensitiveParamsArgs:
|
1328
955
|
def __init__(__self__, *,
|
@@ -1347,73 +974,6 @@ class DataTransferConfigSensitiveParamsArgs:
|
|
1347
974
|
pulumi.set(self, "secret_access_key", value)
|
1348
975
|
|
1349
976
|
|
1350
|
-
if not MYPY:
|
1351
|
-
class DatasetAccessArgsDict(TypedDict):
|
1352
|
-
dataset: NotRequired[pulumi.Input['DatasetAccessDatasetArgsDict']]
|
1353
|
-
"""
|
1354
|
-
Grants all resources of particular types in a particular dataset read access to the current dataset.
|
1355
|
-
Structure is documented below.
|
1356
|
-
"""
|
1357
|
-
domain: NotRequired[pulumi.Input[str]]
|
1358
|
-
"""
|
1359
|
-
A domain to grant access to. Any users signed in with the
|
1360
|
-
domain specified will be granted the specified access
|
1361
|
-
"""
|
1362
|
-
group_by_email: NotRequired[pulumi.Input[str]]
|
1363
|
-
"""
|
1364
|
-
An email address of a Google Group to grant access to.
|
1365
|
-
"""
|
1366
|
-
iam_member: NotRequired[pulumi.Input[str]]
|
1367
|
-
"""
|
1368
|
-
Some other type of member that appears in the IAM Policy but isn't a user,
|
1369
|
-
group, domain, or special group. For example: `allUsers`
|
1370
|
-
"""
|
1371
|
-
role: NotRequired[pulumi.Input[str]]
|
1372
|
-
"""
|
1373
|
-
Describes the rights granted to the user specified by the other
|
1374
|
-
member of the access object. Basic, predefined, and custom roles
|
1375
|
-
are supported. Predefined roles that have equivalent basic roles
|
1376
|
-
are swapped by the API to their basic counterparts. See
|
1377
|
-
[official docs](https://cloud.google.com/bigquery/docs/access-control).
|
1378
|
-
"""
|
1379
|
-
routine: NotRequired[pulumi.Input['DatasetAccessRoutineArgsDict']]
|
1380
|
-
"""
|
1381
|
-
A routine from a different dataset to grant access to. Queries
|
1382
|
-
executed against that routine will have read access to tables in
|
1383
|
-
this dataset. The role field is not required when this field is
|
1384
|
-
set. If that routine is updated by any user, access to the routine
|
1385
|
-
needs to be granted again via an update operation.
|
1386
|
-
Structure is documented below.
|
1387
|
-
"""
|
1388
|
-
special_group: NotRequired[pulumi.Input[str]]
|
1389
|
-
"""
|
1390
|
-
A special group to grant access to. Possible values include:
|
1391
|
-
|
1392
|
-
* `projectOwners`: Owners of the enclosing project.
|
1393
|
-
|
1394
|
-
* `projectReaders`: Readers of the enclosing project.
|
1395
|
-
|
1396
|
-
* `projectWriters`: Writers of the enclosing project.
|
1397
|
-
|
1398
|
-
* `allAuthenticatedUsers`: All authenticated BigQuery users.
|
1399
|
-
"""
|
1400
|
-
user_by_email: NotRequired[pulumi.Input[str]]
|
1401
|
-
"""
|
1402
|
-
An email address of a user to grant access to. For example:
|
1403
|
-
fred@example.com
|
1404
|
-
"""
|
1405
|
-
view: NotRequired[pulumi.Input['DatasetAccessViewArgsDict']]
|
1406
|
-
"""
|
1407
|
-
A view from a different dataset to grant access to. Queries
|
1408
|
-
executed against that view will have read access to tables in
|
1409
|
-
this dataset. The role field is not required when this field is
|
1410
|
-
set. If that view is updated by any user, access to the view
|
1411
|
-
needs to be granted again via an update operation.
|
1412
|
-
Structure is documented below.
|
1413
|
-
"""
|
1414
|
-
elif False:
|
1415
|
-
DatasetAccessArgsDict: TypeAlias = Mapping[str, Any]
|
1416
|
-
|
1417
977
|
@pulumi.input_type
|
1418
978
|
class DatasetAccessArgs:
|
1419
979
|
def __init__(__self__, *,
|
@@ -1617,21 +1177,6 @@ class DatasetAccessArgs:
|
|
1617
1177
|
pulumi.set(self, "view", value)
|
1618
1178
|
|
1619
1179
|
|
1620
|
-
if not MYPY:
|
1621
|
-
class DatasetAccessAuthorizedDatasetArgsDict(TypedDict):
|
1622
|
-
dataset: pulumi.Input['DatasetAccessAuthorizedDatasetDatasetArgsDict']
|
1623
|
-
"""
|
1624
|
-
The dataset this entry applies to
|
1625
|
-
Structure is documented below.
|
1626
|
-
"""
|
1627
|
-
target_types: pulumi.Input[Sequence[pulumi.Input[str]]]
|
1628
|
-
"""
|
1629
|
-
Which resources in the dataset this entry applies to. Currently, only views are supported,
|
1630
|
-
but additional target types may be added in the future. Possible values: VIEWS
|
1631
|
-
"""
|
1632
|
-
elif False:
|
1633
|
-
DatasetAccessAuthorizedDatasetArgsDict: TypeAlias = Mapping[str, Any]
|
1634
|
-
|
1635
1180
|
@pulumi.input_type
|
1636
1181
|
class DatasetAccessAuthorizedDatasetArgs:
|
1637
1182
|
def __init__(__self__, *,
|
@@ -1673,19 +1218,6 @@ class DatasetAccessAuthorizedDatasetArgs:
|
|
1673
1218
|
pulumi.set(self, "target_types", value)
|
1674
1219
|
|
1675
1220
|
|
1676
|
-
if not MYPY:
|
1677
|
-
class DatasetAccessAuthorizedDatasetDatasetArgsDict(TypedDict):
|
1678
|
-
dataset_id: pulumi.Input[str]
|
1679
|
-
"""
|
1680
|
-
The ID of the dataset containing this table.
|
1681
|
-
"""
|
1682
|
-
project_id: pulumi.Input[str]
|
1683
|
-
"""
|
1684
|
-
The ID of the project containing this table.
|
1685
|
-
"""
|
1686
|
-
elif False:
|
1687
|
-
DatasetAccessAuthorizedDatasetDatasetArgsDict: TypeAlias = Mapping[str, Any]
|
1688
|
-
|
1689
1221
|
@pulumi.input_type
|
1690
1222
|
class DatasetAccessAuthorizedDatasetDatasetArgs:
|
1691
1223
|
def __init__(__self__, *,
|
@@ -1723,21 +1255,6 @@ class DatasetAccessAuthorizedDatasetDatasetArgs:
|
|
1723
1255
|
pulumi.set(self, "project_id", value)
|
1724
1256
|
|
1725
1257
|
|
1726
|
-
if not MYPY:
|
1727
|
-
class DatasetAccessDatasetArgsDict(TypedDict):
|
1728
|
-
dataset: pulumi.Input['DatasetAccessDatasetDatasetArgsDict']
|
1729
|
-
"""
|
1730
|
-
The dataset this entry applies to
|
1731
|
-
Structure is documented below.
|
1732
|
-
"""
|
1733
|
-
target_types: pulumi.Input[Sequence[pulumi.Input[str]]]
|
1734
|
-
"""
|
1735
|
-
Which resources in the dataset this entry applies to. Currently, only views are supported,
|
1736
|
-
but additional target types may be added in the future. Possible values: VIEWS
|
1737
|
-
"""
|
1738
|
-
elif False:
|
1739
|
-
DatasetAccessDatasetArgsDict: TypeAlias = Mapping[str, Any]
|
1740
|
-
|
1741
1258
|
@pulumi.input_type
|
1742
1259
|
class DatasetAccessDatasetArgs:
|
1743
1260
|
def __init__(__self__, *,
|
@@ -1779,24 +1296,11 @@ class DatasetAccessDatasetArgs:
|
|
1779
1296
|
pulumi.set(self, "target_types", value)
|
1780
1297
|
|
1781
1298
|
|
1782
|
-
|
1783
|
-
|
1784
|
-
|
1785
|
-
|
1786
|
-
|
1787
|
-
"""
|
1788
|
-
project_id: pulumi.Input[str]
|
1789
|
-
"""
|
1790
|
-
The ID of the project containing this table.
|
1791
|
-
"""
|
1792
|
-
elif False:
|
1793
|
-
DatasetAccessDatasetDatasetArgsDict: TypeAlias = Mapping[str, Any]
|
1794
|
-
|
1795
|
-
@pulumi.input_type
|
1796
|
-
class DatasetAccessDatasetDatasetArgs:
|
1797
|
-
def __init__(__self__, *,
|
1798
|
-
dataset_id: pulumi.Input[str],
|
1799
|
-
project_id: pulumi.Input[str]):
|
1299
|
+
@pulumi.input_type
|
1300
|
+
class DatasetAccessDatasetDatasetArgs:
|
1301
|
+
def __init__(__self__, *,
|
1302
|
+
dataset_id: pulumi.Input[str],
|
1303
|
+
project_id: pulumi.Input[str]):
|
1800
1304
|
"""
|
1801
1305
|
:param pulumi.Input[str] dataset_id: The ID of the dataset containing this table.
|
1802
1306
|
:param pulumi.Input[str] project_id: The ID of the project containing this table.
|
@@ -1829,25 +1333,6 @@ class DatasetAccessDatasetDatasetArgs:
|
|
1829
1333
|
pulumi.set(self, "project_id", value)
|
1830
1334
|
|
1831
1335
|
|
1832
|
-
if not MYPY:
|
1833
|
-
class DatasetAccessRoutineArgsDict(TypedDict):
|
1834
|
-
dataset_id: pulumi.Input[str]
|
1835
|
-
"""
|
1836
|
-
The ID of the dataset containing this table.
|
1837
|
-
"""
|
1838
|
-
project_id: pulumi.Input[str]
|
1839
|
-
"""
|
1840
|
-
The ID of the project containing this table.
|
1841
|
-
"""
|
1842
|
-
routine_id: pulumi.Input[str]
|
1843
|
-
"""
|
1844
|
-
The ID of the routine. The ID must contain only letters (a-z,
|
1845
|
-
A-Z), numbers (0-9), or underscores (_). The maximum length
|
1846
|
-
is 256 characters.
|
1847
|
-
"""
|
1848
|
-
elif False:
|
1849
|
-
DatasetAccessRoutineArgsDict: TypeAlias = Mapping[str, Any]
|
1850
|
-
|
1851
1336
|
@pulumi.input_type
|
1852
1337
|
class DatasetAccessRoutineArgs:
|
1853
1338
|
def __init__(__self__, *,
|
@@ -1904,25 +1389,6 @@ class DatasetAccessRoutineArgs:
|
|
1904
1389
|
pulumi.set(self, "routine_id", value)
|
1905
1390
|
|
1906
1391
|
|
1907
|
-
if not MYPY:
|
1908
|
-
class DatasetAccessViewArgsDict(TypedDict):
|
1909
|
-
dataset_id: pulumi.Input[str]
|
1910
|
-
"""
|
1911
|
-
The ID of the dataset containing this table.
|
1912
|
-
"""
|
1913
|
-
project_id: pulumi.Input[str]
|
1914
|
-
"""
|
1915
|
-
The ID of the project containing this table.
|
1916
|
-
"""
|
1917
|
-
table_id: pulumi.Input[str]
|
1918
|
-
"""
|
1919
|
-
The ID of the table. The ID must contain only letters (a-z,
|
1920
|
-
A-Z), numbers (0-9), or underscores (_). The maximum length
|
1921
|
-
is 1,024 characters.
|
1922
|
-
"""
|
1923
|
-
elif False:
|
1924
|
-
DatasetAccessViewArgsDict: TypeAlias = Mapping[str, Any]
|
1925
|
-
|
1926
1392
|
@pulumi.input_type
|
1927
1393
|
class DatasetAccessViewArgs:
|
1928
1394
|
def __init__(__self__, *,
|
@@ -1979,17 +1445,6 @@ class DatasetAccessViewArgs:
|
|
1979
1445
|
pulumi.set(self, "table_id", value)
|
1980
1446
|
|
1981
1447
|
|
1982
|
-
if not MYPY:
|
1983
|
-
class DatasetDefaultEncryptionConfigurationArgsDict(TypedDict):
|
1984
|
-
kms_key_name: pulumi.Input[str]
|
1985
|
-
"""
|
1986
|
-
Describes the Cloud KMS encryption key that will be used to protect destination
|
1987
|
-
BigQuery table. The BigQuery Service Account associated with your project requires
|
1988
|
-
access to this encryption key.
|
1989
|
-
"""
|
1990
|
-
elif False:
|
1991
|
-
DatasetDefaultEncryptionConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
1992
|
-
|
1993
1448
|
@pulumi.input_type
|
1994
1449
|
class DatasetDefaultEncryptionConfigurationArgs:
|
1995
1450
|
def __init__(__self__, *,
|
@@ -2016,20 +1471,6 @@ class DatasetDefaultEncryptionConfigurationArgs:
|
|
2016
1471
|
pulumi.set(self, "kms_key_name", value)
|
2017
1472
|
|
2018
1473
|
|
2019
|
-
if not MYPY:
|
2020
|
-
class DatasetExternalDatasetReferenceArgsDict(TypedDict):
|
2021
|
-
connection: pulumi.Input[str]
|
2022
|
-
"""
|
2023
|
-
The connection id that is used to access the externalSource.
|
2024
|
-
Format: projects/{projectId}/locations/{locationId}/connections/{connectionId}
|
2025
|
-
"""
|
2026
|
-
external_source: pulumi.Input[str]
|
2027
|
-
"""
|
2028
|
-
External source that backs this dataset.
|
2029
|
-
"""
|
2030
|
-
elif False:
|
2031
|
-
DatasetExternalDatasetReferenceArgsDict: TypeAlias = Mapping[str, Any]
|
2032
|
-
|
2033
1474
|
@pulumi.input_type
|
2034
1475
|
class DatasetExternalDatasetReferenceArgs:
|
2035
1476
|
def __init__(__self__, *,
|
@@ -2069,14 +1510,6 @@ class DatasetExternalDatasetReferenceArgs:
|
|
2069
1510
|
pulumi.set(self, "external_source", value)
|
2070
1511
|
|
2071
1512
|
|
2072
|
-
if not MYPY:
|
2073
|
-
class DatasetIamBindingConditionArgsDict(TypedDict):
|
2074
|
-
expression: pulumi.Input[str]
|
2075
|
-
title: pulumi.Input[str]
|
2076
|
-
description: NotRequired[pulumi.Input[str]]
|
2077
|
-
elif False:
|
2078
|
-
DatasetIamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2079
|
-
|
2080
1513
|
@pulumi.input_type
|
2081
1514
|
class DatasetIamBindingConditionArgs:
|
2082
1515
|
def __init__(__self__, *,
|
@@ -2116,14 +1549,6 @@ class DatasetIamBindingConditionArgs:
|
|
2116
1549
|
pulumi.set(self, "description", value)
|
2117
1550
|
|
2118
1551
|
|
2119
|
-
if not MYPY:
|
2120
|
-
class DatasetIamMemberConditionArgsDict(TypedDict):
|
2121
|
-
expression: pulumi.Input[str]
|
2122
|
-
title: pulumi.Input[str]
|
2123
|
-
description: NotRequired[pulumi.Input[str]]
|
2124
|
-
elif False:
|
2125
|
-
DatasetIamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2126
|
-
|
2127
1552
|
@pulumi.input_type
|
2128
1553
|
class DatasetIamMemberConditionArgs:
|
2129
1554
|
def __init__(__self__, *,
|
@@ -2163,27 +1588,6 @@ class DatasetIamMemberConditionArgs:
|
|
2163
1588
|
pulumi.set(self, "description", value)
|
2164
1589
|
|
2165
1590
|
|
2166
|
-
if not MYPY:
|
2167
|
-
class IamBindingConditionArgsDict(TypedDict):
|
2168
|
-
expression: pulumi.Input[str]
|
2169
|
-
"""
|
2170
|
-
Textual representation of an expression in Common Expression Language syntax.
|
2171
|
-
"""
|
2172
|
-
title: pulumi.Input[str]
|
2173
|
-
"""
|
2174
|
-
A title for the expression, i.e. a short string describing its purpose.
|
2175
|
-
"""
|
2176
|
-
description: NotRequired[pulumi.Input[str]]
|
2177
|
-
"""
|
2178
|
-
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
2179
|
-
|
2180
|
-
> **Warning:** This provider considers the `role` and condition contents (`title`+`description`+`expression`) as the
|
2181
|
-
identifier for the binding. This means that if any part of the condition is changed out-of-band, this provider will
|
2182
|
-
consider it to be an entirely different resource and will treat it as such.
|
2183
|
-
"""
|
2184
|
-
elif False:
|
2185
|
-
IamBindingConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2186
|
-
|
2187
1591
|
@pulumi.input_type
|
2188
1592
|
class IamBindingConditionArgs:
|
2189
1593
|
def __init__(__self__, *,
|
@@ -2245,27 +1649,6 @@ class IamBindingConditionArgs:
|
|
2245
1649
|
pulumi.set(self, "description", value)
|
2246
1650
|
|
2247
1651
|
|
2248
|
-
if not MYPY:
|
2249
|
-
class IamMemberConditionArgsDict(TypedDict):
|
2250
|
-
expression: pulumi.Input[str]
|
2251
|
-
"""
|
2252
|
-
Textual representation of an expression in Common Expression Language syntax.
|
2253
|
-
"""
|
2254
|
-
title: pulumi.Input[str]
|
2255
|
-
"""
|
2256
|
-
A title for the expression, i.e. a short string describing its purpose.
|
2257
|
-
"""
|
2258
|
-
description: NotRequired[pulumi.Input[str]]
|
2259
|
-
"""
|
2260
|
-
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI.
|
2261
|
-
|
2262
|
-
> **Warning:** This provider considers the `role` and condition contents (`title`+`description`+`expression`) as the
|
2263
|
-
identifier for the binding. This means that if any part of the condition is changed out-of-band, this provider will
|
2264
|
-
consider it to be an entirely different resource and will treat it as such.
|
2265
|
-
"""
|
2266
|
-
elif False:
|
2267
|
-
IamMemberConditionArgsDict: TypeAlias = Mapping[str, Any]
|
2268
|
-
|
2269
1652
|
@pulumi.input_type
|
2270
1653
|
class IamMemberConditionArgs:
|
2271
1654
|
def __init__(__self__, *,
|
@@ -2327,46 +1710,6 @@ class IamMemberConditionArgs:
|
|
2327
1710
|
pulumi.set(self, "description", value)
|
2328
1711
|
|
2329
1712
|
|
2330
|
-
if not MYPY:
|
2331
|
-
class JobCopyArgsDict(TypedDict):
|
2332
|
-
source_tables: pulumi.Input[Sequence[pulumi.Input['JobCopySourceTableArgsDict']]]
|
2333
|
-
"""
|
2334
|
-
Source tables to copy.
|
2335
|
-
Structure is documented below.
|
2336
|
-
"""
|
2337
|
-
create_disposition: NotRequired[pulumi.Input[str]]
|
2338
|
-
"""
|
2339
|
-
Specifies whether the job is allowed to create new tables. The following values are supported:
|
2340
|
-
CREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table.
|
2341
|
-
CREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result.
|
2342
|
-
Creation, truncation and append actions occur as one atomic update upon job completion
|
2343
|
-
Default value is `CREATE_IF_NEEDED`.
|
2344
|
-
Possible values are: `CREATE_IF_NEEDED`, `CREATE_NEVER`.
|
2345
|
-
"""
|
2346
|
-
destination_encryption_configuration: NotRequired[pulumi.Input['JobCopyDestinationEncryptionConfigurationArgsDict']]
|
2347
|
-
"""
|
2348
|
-
Custom encryption configuration (e.g., Cloud KMS keys)
|
2349
|
-
Structure is documented below.
|
2350
|
-
"""
|
2351
|
-
destination_table: NotRequired[pulumi.Input['JobCopyDestinationTableArgsDict']]
|
2352
|
-
"""
|
2353
|
-
The destination table.
|
2354
|
-
Structure is documented below.
|
2355
|
-
"""
|
2356
|
-
write_disposition: NotRequired[pulumi.Input[str]]
|
2357
|
-
"""
|
2358
|
-
Specifies the action that occurs if the destination table already exists. The following values are supported:
|
2359
|
-
WRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data and uses the schema from the query result.
|
2360
|
-
WRITE_APPEND: If the table already exists, BigQuery appends the data to the table.
|
2361
|
-
WRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result.
|
2362
|
-
Each action is atomic and only occurs if BigQuery is able to complete the job successfully.
|
2363
|
-
Creation, truncation and append actions occur as one atomic update upon job completion.
|
2364
|
-
Default value is `WRITE_EMPTY`.
|
2365
|
-
Possible values are: `WRITE_TRUNCATE`, `WRITE_APPEND`, `WRITE_EMPTY`.
|
2366
|
-
"""
|
2367
|
-
elif False:
|
2368
|
-
JobCopyArgsDict: TypeAlias = Mapping[str, Any]
|
2369
|
-
|
2370
1713
|
@pulumi.input_type
|
2371
1714
|
class JobCopyArgs:
|
2372
1715
|
def __init__(__self__, *,
|
@@ -2483,21 +1826,6 @@ class JobCopyArgs:
|
|
2483
1826
|
pulumi.set(self, "write_disposition", value)
|
2484
1827
|
|
2485
1828
|
|
2486
|
-
if not MYPY:
|
2487
|
-
class JobCopyDestinationEncryptionConfigurationArgsDict(TypedDict):
|
2488
|
-
kms_key_name: pulumi.Input[str]
|
2489
|
-
"""
|
2490
|
-
Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table.
|
2491
|
-
The BigQuery Service Account associated with your project requires access to this encryption key.
|
2492
|
-
"""
|
2493
|
-
kms_key_version: NotRequired[pulumi.Input[str]]
|
2494
|
-
"""
|
2495
|
-
(Output)
|
2496
|
-
Describes the Cloud KMS encryption key version used to protect destination BigQuery table.
|
2497
|
-
"""
|
2498
|
-
elif False:
|
2499
|
-
JobCopyDestinationEncryptionConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
2500
|
-
|
2501
1829
|
@pulumi.input_type
|
2502
1830
|
class JobCopyDestinationEncryptionConfigurationArgs:
|
2503
1831
|
def __init__(__self__, *,
|
@@ -2540,24 +1868,6 @@ class JobCopyDestinationEncryptionConfigurationArgs:
|
|
2540
1868
|
pulumi.set(self, "kms_key_version", value)
|
2541
1869
|
|
2542
1870
|
|
2543
|
-
if not MYPY:
|
2544
|
-
class JobCopyDestinationTableArgsDict(TypedDict):
|
2545
|
-
table_id: pulumi.Input[str]
|
2546
|
-
"""
|
2547
|
-
The table. Can be specified `{{table_id}}` if `project_id` and `dataset_id` are also set,
|
2548
|
-
or of the form `projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}` if not.
|
2549
|
-
"""
|
2550
|
-
dataset_id: NotRequired[pulumi.Input[str]]
|
2551
|
-
"""
|
2552
|
-
The ID of the dataset containing this table.
|
2553
|
-
"""
|
2554
|
-
project_id: NotRequired[pulumi.Input[str]]
|
2555
|
-
"""
|
2556
|
-
The ID of the project containing this table.
|
2557
|
-
"""
|
2558
|
-
elif False:
|
2559
|
-
JobCopyDestinationTableArgsDict: TypeAlias = Mapping[str, Any]
|
2560
|
-
|
2561
1871
|
@pulumi.input_type
|
2562
1872
|
class JobCopyDestinationTableArgs:
|
2563
1873
|
def __init__(__self__, *,
|
@@ -2614,24 +1924,6 @@ class JobCopyDestinationTableArgs:
|
|
2614
1924
|
pulumi.set(self, "project_id", value)
|
2615
1925
|
|
2616
1926
|
|
2617
|
-
if not MYPY:
|
2618
|
-
class JobCopySourceTableArgsDict(TypedDict):
|
2619
|
-
table_id: pulumi.Input[str]
|
2620
|
-
"""
|
2621
|
-
The table. Can be specified `{{table_id}}` if `project_id` and `dataset_id` are also set,
|
2622
|
-
or of the form `projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}` if not.
|
2623
|
-
"""
|
2624
|
-
dataset_id: NotRequired[pulumi.Input[str]]
|
2625
|
-
"""
|
2626
|
-
The ID of the dataset containing this table.
|
2627
|
-
"""
|
2628
|
-
project_id: NotRequired[pulumi.Input[str]]
|
2629
|
-
"""
|
2630
|
-
The ID of the project containing this table.
|
2631
|
-
"""
|
2632
|
-
elif False:
|
2633
|
-
JobCopySourceTableArgsDict: TypeAlias = Mapping[str, Any]
|
2634
|
-
|
2635
1927
|
@pulumi.input_type
|
2636
1928
|
class JobCopySourceTableArgs:
|
2637
1929
|
def __init__(__self__, *,
|
@@ -2688,49 +1980,6 @@ class JobCopySourceTableArgs:
|
|
2688
1980
|
pulumi.set(self, "project_id", value)
|
2689
1981
|
|
2690
1982
|
|
2691
|
-
if not MYPY:
|
2692
|
-
class JobExtractArgsDict(TypedDict):
|
2693
|
-
destination_uris: pulumi.Input[Sequence[pulumi.Input[str]]]
|
2694
|
-
"""
|
2695
|
-
A list of fully-qualified Google Cloud Storage URIs where the extracted table should be written.
|
2696
|
-
"""
|
2697
|
-
compression: NotRequired[pulumi.Input[str]]
|
2698
|
-
"""
|
2699
|
-
The compression type to use for exported files. Possible values include GZIP, DEFLATE, SNAPPY, and NONE.
|
2700
|
-
The default value is NONE. DEFLATE and SNAPPY are only supported for Avro.
|
2701
|
-
"""
|
2702
|
-
destination_format: NotRequired[pulumi.Input[str]]
|
2703
|
-
"""
|
2704
|
-
The exported file format. Possible values include CSV, NEWLINE_DELIMITED_JSON and AVRO for tables and SAVED_MODEL for models.
|
2705
|
-
The default value for tables is CSV. Tables with nested or repeated fields cannot be exported as CSV.
|
2706
|
-
The default value for models is SAVED_MODEL.
|
2707
|
-
"""
|
2708
|
-
field_delimiter: NotRequired[pulumi.Input[str]]
|
2709
|
-
"""
|
2710
|
-
When extracting data in CSV format, this defines the delimiter to use between fields in the exported data.
|
2711
|
-
Default is ','
|
2712
|
-
"""
|
2713
|
-
print_header: NotRequired[pulumi.Input[bool]]
|
2714
|
-
"""
|
2715
|
-
Whether to print out a header row in the results. Default is true.
|
2716
|
-
"""
|
2717
|
-
source_model: NotRequired[pulumi.Input['JobExtractSourceModelArgsDict']]
|
2718
|
-
"""
|
2719
|
-
A reference to the model being exported.
|
2720
|
-
Structure is documented below.
|
2721
|
-
"""
|
2722
|
-
source_table: NotRequired[pulumi.Input['JobExtractSourceTableArgsDict']]
|
2723
|
-
"""
|
2724
|
-
A reference to the table being exported.
|
2725
|
-
Structure is documented below.
|
2726
|
-
"""
|
2727
|
-
use_avro_logical_types: NotRequired[pulumi.Input[bool]]
|
2728
|
-
"""
|
2729
|
-
Whether to use logical types when extracting to AVRO format.
|
2730
|
-
"""
|
2731
|
-
elif False:
|
2732
|
-
JobExtractArgsDict: TypeAlias = Mapping[str, Any]
|
2733
|
-
|
2734
1983
|
@pulumi.input_type
|
2735
1984
|
class JobExtractArgs:
|
2736
1985
|
def __init__(__self__, *,
|
@@ -2877,25 +2126,6 @@ class JobExtractArgs:
|
|
2877
2126
|
pulumi.set(self, "use_avro_logical_types", value)
|
2878
2127
|
|
2879
2128
|
|
2880
|
-
if not MYPY:
|
2881
|
-
class JobExtractSourceModelArgsDict(TypedDict):
|
2882
|
-
dataset_id: pulumi.Input[str]
|
2883
|
-
"""
|
2884
|
-
The ID of the dataset containing this model.
|
2885
|
-
"""
|
2886
|
-
model_id: pulumi.Input[str]
|
2887
|
-
"""
|
2888
|
-
The ID of the model.
|
2889
|
-
|
2890
|
-
- - -
|
2891
|
-
"""
|
2892
|
-
project_id: pulumi.Input[str]
|
2893
|
-
"""
|
2894
|
-
The ID of the project containing this model.
|
2895
|
-
"""
|
2896
|
-
elif False:
|
2897
|
-
JobExtractSourceModelArgsDict: TypeAlias = Mapping[str, Any]
|
2898
|
-
|
2899
2129
|
@pulumi.input_type
|
2900
2130
|
class JobExtractSourceModelArgs:
|
2901
2131
|
def __init__(__self__, *,
|
@@ -2952,24 +2182,6 @@ class JobExtractSourceModelArgs:
|
|
2952
2182
|
pulumi.set(self, "project_id", value)
|
2953
2183
|
|
2954
2184
|
|
2955
|
-
if not MYPY:
|
2956
|
-
class JobExtractSourceTableArgsDict(TypedDict):
|
2957
|
-
table_id: pulumi.Input[str]
|
2958
|
-
"""
|
2959
|
-
The table. Can be specified `{{table_id}}` if `project_id` and `dataset_id` are also set,
|
2960
|
-
or of the form `projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}` if not.
|
2961
|
-
"""
|
2962
|
-
dataset_id: NotRequired[pulumi.Input[str]]
|
2963
|
-
"""
|
2964
|
-
The ID of the dataset containing this table.
|
2965
|
-
"""
|
2966
|
-
project_id: NotRequired[pulumi.Input[str]]
|
2967
|
-
"""
|
2968
|
-
The ID of the project containing this table.
|
2969
|
-
"""
|
2970
|
-
elif False:
|
2971
|
-
JobExtractSourceTableArgsDict: TypeAlias = Mapping[str, Any]
|
2972
|
-
|
2973
2185
|
@pulumi.input_type
|
2974
2186
|
class JobExtractSourceTableArgs:
|
2975
2187
|
def __init__(__self__, *,
|
@@ -3026,156 +2238,6 @@ class JobExtractSourceTableArgs:
|
|
3026
2238
|
pulumi.set(self, "project_id", value)
|
3027
2239
|
|
3028
2240
|
|
3029
|
-
if not MYPY:
|
3030
|
-
class JobLoadArgsDict(TypedDict):
|
3031
|
-
destination_table: pulumi.Input['JobLoadDestinationTableArgsDict']
|
3032
|
-
"""
|
3033
|
-
The destination table to load the data into.
|
3034
|
-
Structure is documented below.
|
3035
|
-
"""
|
3036
|
-
source_uris: pulumi.Input[Sequence[pulumi.Input[str]]]
|
3037
|
-
"""
|
3038
|
-
The fully-qualified URIs that point to your data in Google Cloud.
|
3039
|
-
For Google Cloud Storage URIs: Each URI can contain one '\\*' wildcard character
|
3040
|
-
and it must come after the 'bucket' name. Size limits related to load jobs apply
|
3041
|
-
to external data sources. For Google Cloud Bigtable URIs: Exactly one URI can be
|
3042
|
-
specified and it has be a fully specified and valid HTTPS URL for a Google Cloud Bigtable table.
|
3043
|
-
For Google Cloud Datastore backups: Exactly one URI can be specified. Also, the '\\*' wildcard character is not allowed.
|
3044
|
-
"""
|
3045
|
-
allow_jagged_rows: NotRequired[pulumi.Input[bool]]
|
3046
|
-
"""
|
3047
|
-
Accept rows that are missing trailing optional columns. The missing values are treated as nulls.
|
3048
|
-
If false, records with missing trailing columns are treated as bad records, and if there are too many bad records,
|
3049
|
-
an invalid error is returned in the job result. The default value is false. Only applicable to CSV, ignored for other formats.
|
3050
|
-
"""
|
3051
|
-
allow_quoted_newlines: NotRequired[pulumi.Input[bool]]
|
3052
|
-
"""
|
3053
|
-
Indicates if BigQuery should allow quoted data sections that contain newline characters in a CSV file.
|
3054
|
-
The default value is false.
|
3055
|
-
"""
|
3056
|
-
autodetect: NotRequired[pulumi.Input[bool]]
|
3057
|
-
"""
|
3058
|
-
Indicates if we should automatically infer the options and schema for CSV and JSON sources.
|
3059
|
-
"""
|
3060
|
-
create_disposition: NotRequired[pulumi.Input[str]]
|
3061
|
-
"""
|
3062
|
-
Specifies whether the job is allowed to create new tables. The following values are supported:
|
3063
|
-
CREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table.
|
3064
|
-
CREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result.
|
3065
|
-
Creation, truncation and append actions occur as one atomic update upon job completion
|
3066
|
-
Default value is `CREATE_IF_NEEDED`.
|
3067
|
-
Possible values are: `CREATE_IF_NEEDED`, `CREATE_NEVER`.
|
3068
|
-
"""
|
3069
|
-
destination_encryption_configuration: NotRequired[pulumi.Input['JobLoadDestinationEncryptionConfigurationArgsDict']]
|
3070
|
-
"""
|
3071
|
-
Custom encryption configuration (e.g., Cloud KMS keys)
|
3072
|
-
Structure is documented below.
|
3073
|
-
"""
|
3074
|
-
encoding: NotRequired[pulumi.Input[str]]
|
3075
|
-
"""
|
3076
|
-
The character encoding of the data. The supported values are UTF-8 or ISO-8859-1.
|
3077
|
-
The default value is UTF-8. BigQuery decodes the data after the raw, binary data
|
3078
|
-
has been split using the values of the quote and fieldDelimiter properties.
|
3079
|
-
"""
|
3080
|
-
field_delimiter: NotRequired[pulumi.Input[str]]
|
3081
|
-
"""
|
3082
|
-
The separator for fields in a CSV file. The separator can be any ISO-8859-1 single-byte character.
|
3083
|
-
To use a character in the range 128-255, you must encode the character as UTF8. BigQuery converts
|
3084
|
-
the string to ISO-8859-1 encoding, and then uses the first byte of the encoded string to split the
|
3085
|
-
data in its raw, binary state. BigQuery also supports the escape sequence "\\t" to specify a tab separator.
|
3086
|
-
The default value is a comma (',').
|
3087
|
-
"""
|
3088
|
-
ignore_unknown_values: NotRequired[pulumi.Input[bool]]
|
3089
|
-
"""
|
3090
|
-
Indicates if BigQuery should allow extra values that are not represented in the table schema.
|
3091
|
-
If true, the extra values are ignored. If false, records with extra columns are treated as bad records,
|
3092
|
-
and if there are too many bad records, an invalid error is returned in the job result.
|
3093
|
-
The default value is false. The sourceFormat property determines what BigQuery treats as an extra value:
|
3094
|
-
CSV: Trailing columns
|
3095
|
-
JSON: Named values that don't match any column names
|
3096
|
-
"""
|
3097
|
-
json_extension: NotRequired[pulumi.Input[str]]
|
3098
|
-
"""
|
3099
|
-
If sourceFormat is set to newline-delimited JSON, indicates whether it should be processed as a JSON variant such as GeoJSON.
|
3100
|
-
For a sourceFormat other than JSON, omit this field. If the sourceFormat is newline-delimited JSON: - for newline-delimited
|
3101
|
-
GeoJSON: set to GEOJSON.
|
3102
|
-
"""
|
3103
|
-
max_bad_records: NotRequired[pulumi.Input[int]]
|
3104
|
-
"""
|
3105
|
-
The maximum number of bad records that BigQuery can ignore when running the job. If the number of bad records exceeds this value,
|
3106
|
-
an invalid error is returned in the job result. The default value is 0, which requires that all records are valid.
|
3107
|
-
"""
|
3108
|
-
null_marker: NotRequired[pulumi.Input[str]]
|
3109
|
-
"""
|
3110
|
-
Specifies a string that represents a null value in a CSV file. The default value is the empty string. If you set this
|
3111
|
-
property to a custom value, BigQuery throws an error if an
|
3112
|
-
empty string is present for all data types except for STRING and BYTE. For STRING and BYTE columns, BigQuery interprets the empty string as
|
3113
|
-
an empty value.
|
3114
|
-
"""
|
3115
|
-
parquet_options: NotRequired[pulumi.Input['JobLoadParquetOptionsArgsDict']]
|
3116
|
-
"""
|
3117
|
-
Parquet Options for load and make external tables.
|
3118
|
-
Structure is documented below.
|
3119
|
-
"""
|
3120
|
-
projection_fields: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3121
|
-
"""
|
3122
|
-
If sourceFormat is set to "DATASTORE_BACKUP", indicates which entity properties to load into BigQuery from a Cloud Datastore backup.
|
3123
|
-
Property names are case sensitive and must be top-level properties. If no properties are specified, BigQuery loads all properties.
|
3124
|
-
If any named property isn't found in the Cloud Datastore backup, an invalid error is returned in the job result.
|
3125
|
-
"""
|
3126
|
-
quote: NotRequired[pulumi.Input[str]]
|
3127
|
-
"""
|
3128
|
-
The value that is used to quote data sections in a CSV file. BigQuery converts the string to ISO-8859-1 encoding,
|
3129
|
-
and then uses the first byte of the encoded string to split the data in its raw, binary state.
|
3130
|
-
The default value is a double-quote ('"'). If your data does not contain quoted sections, set the property value to an empty string.
|
3131
|
-
If your data contains quoted newline characters, you must also set the allowQuotedNewlines property to true.
|
3132
|
-
"""
|
3133
|
-
schema_update_options: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3134
|
-
"""
|
3135
|
-
Allows the schema of the destination table to be updated as a side effect of the load job if a schema is autodetected or
|
3136
|
-
supplied in the job configuration. Schema update options are supported in two cases: when writeDisposition is WRITE_APPEND;
|
3137
|
-
when writeDisposition is WRITE_TRUNCATE and the destination table is a partition of a table, specified by partition decorators.
|
3138
|
-
For normal tables, WRITE_TRUNCATE will always overwrite the schema. One or more of the following values are specified:
|
3139
|
-
ALLOW_FIELD_ADDITION: allow adding a nullable field to the schema.
|
3140
|
-
ALLOW_FIELD_RELAXATION: allow relaxing a required field in the original schema to nullable.
|
3141
|
-
"""
|
3142
|
-
skip_leading_rows: NotRequired[pulumi.Input[int]]
|
3143
|
-
"""
|
3144
|
-
The number of rows at the top of a CSV file that BigQuery will skip when loading the data.
|
3145
|
-
The default value is 0. This property is useful if you have header rows in the file that should be skipped.
|
3146
|
-
When autodetect is on, the behavior is the following:
|
3147
|
-
skipLeadingRows unspecified - Autodetect tries to detect headers in the first row. If they are not detected,
|
3148
|
-
the row is read as data. Otherwise data is read starting from the second row.
|
3149
|
-
skipLeadingRows is 0 - Instructs autodetect that there are no headers and data should be read starting from the first row.
|
3150
|
-
skipLeadingRows = N > 0 - Autodetect skips N-1 rows and tries to detect headers in row N. If headers are not detected,
|
3151
|
-
row N is just skipped. Otherwise row N is used to extract column names for the detected schema.
|
3152
|
-
"""
|
3153
|
-
source_format: NotRequired[pulumi.Input[str]]
|
3154
|
-
"""
|
3155
|
-
The format of the data files. For CSV files, specify "CSV". For datastore backups, specify "DATASTORE_BACKUP".
|
3156
|
-
For newline-delimited JSON, specify "NEWLINE_DELIMITED_JSON". For Avro, specify "AVRO". For parquet, specify "PARQUET".
|
3157
|
-
For orc, specify "ORC". [Beta] For Bigtable, specify "BIGTABLE".
|
3158
|
-
The default value is CSV.
|
3159
|
-
"""
|
3160
|
-
time_partitioning: NotRequired[pulumi.Input['JobLoadTimePartitioningArgsDict']]
|
3161
|
-
"""
|
3162
|
-
Time-based partitioning specification for the destination table.
|
3163
|
-
Structure is documented below.
|
3164
|
-
"""
|
3165
|
-
write_disposition: NotRequired[pulumi.Input[str]]
|
3166
|
-
"""
|
3167
|
-
Specifies the action that occurs if the destination table already exists. The following values are supported:
|
3168
|
-
WRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data and uses the schema from the query result.
|
3169
|
-
WRITE_APPEND: If the table already exists, BigQuery appends the data to the table.
|
3170
|
-
WRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result.
|
3171
|
-
Each action is atomic and only occurs if BigQuery is able to complete the job successfully.
|
3172
|
-
Creation, truncation and append actions occur as one atomic update upon job completion.
|
3173
|
-
Default value is `WRITE_EMPTY`.
|
3174
|
-
Possible values are: `WRITE_TRUNCATE`, `WRITE_APPEND`, `WRITE_EMPTY`.
|
3175
|
-
"""
|
3176
|
-
elif False:
|
3177
|
-
JobLoadArgsDict: TypeAlias = Mapping[str, Any]
|
3178
|
-
|
3179
2241
|
@pulumi.input_type
|
3180
2242
|
class JobLoadArgs:
|
3181
2243
|
def __init__(__self__, *,
|
@@ -3639,21 +2701,6 @@ class JobLoadArgs:
|
|
3639
2701
|
pulumi.set(self, "write_disposition", value)
|
3640
2702
|
|
3641
2703
|
|
3642
|
-
if not MYPY:
|
3643
|
-
class JobLoadDestinationEncryptionConfigurationArgsDict(TypedDict):
|
3644
|
-
kms_key_name: pulumi.Input[str]
|
3645
|
-
"""
|
3646
|
-
Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table.
|
3647
|
-
The BigQuery Service Account associated with your project requires access to this encryption key.
|
3648
|
-
"""
|
3649
|
-
kms_key_version: NotRequired[pulumi.Input[str]]
|
3650
|
-
"""
|
3651
|
-
(Output)
|
3652
|
-
Describes the Cloud KMS encryption key version used to protect destination BigQuery table.
|
3653
|
-
"""
|
3654
|
-
elif False:
|
3655
|
-
JobLoadDestinationEncryptionConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
3656
|
-
|
3657
2704
|
@pulumi.input_type
|
3658
2705
|
class JobLoadDestinationEncryptionConfigurationArgs:
|
3659
2706
|
def __init__(__self__, *,
|
@@ -3696,24 +2743,6 @@ class JobLoadDestinationEncryptionConfigurationArgs:
|
|
3696
2743
|
pulumi.set(self, "kms_key_version", value)
|
3697
2744
|
|
3698
2745
|
|
3699
|
-
if not MYPY:
|
3700
|
-
class JobLoadDestinationTableArgsDict(TypedDict):
|
3701
|
-
table_id: pulumi.Input[str]
|
3702
|
-
"""
|
3703
|
-
The table. Can be specified `{{table_id}}` if `project_id` and `dataset_id` are also set,
|
3704
|
-
or of the form `projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}` if not.
|
3705
|
-
"""
|
3706
|
-
dataset_id: NotRequired[pulumi.Input[str]]
|
3707
|
-
"""
|
3708
|
-
The ID of the dataset containing this table.
|
3709
|
-
"""
|
3710
|
-
project_id: NotRequired[pulumi.Input[str]]
|
3711
|
-
"""
|
3712
|
-
The ID of the project containing this table.
|
3713
|
-
"""
|
3714
|
-
elif False:
|
3715
|
-
JobLoadDestinationTableArgsDict: TypeAlias = Mapping[str, Any]
|
3716
|
-
|
3717
2746
|
@pulumi.input_type
|
3718
2747
|
class JobLoadDestinationTableArgs:
|
3719
2748
|
def __init__(__self__, *,
|
@@ -3770,19 +2799,6 @@ class JobLoadDestinationTableArgs:
|
|
3770
2799
|
pulumi.set(self, "project_id", value)
|
3771
2800
|
|
3772
2801
|
|
3773
|
-
if not MYPY:
|
3774
|
-
class JobLoadParquetOptionsArgsDict(TypedDict):
|
3775
|
-
enable_list_inference: NotRequired[pulumi.Input[bool]]
|
3776
|
-
"""
|
3777
|
-
If sourceFormat is set to PARQUET, indicates whether to use schema inference specifically for Parquet LIST logical type.
|
3778
|
-
"""
|
3779
|
-
enum_as_string: NotRequired[pulumi.Input[bool]]
|
3780
|
-
"""
|
3781
|
-
If sourceFormat is set to PARQUET, indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by default.
|
3782
|
-
"""
|
3783
|
-
elif False:
|
3784
|
-
JobLoadParquetOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
3785
|
-
|
3786
2802
|
@pulumi.input_type
|
3787
2803
|
class JobLoadParquetOptionsArgs:
|
3788
2804
|
def __init__(__self__, *,
|
@@ -3822,26 +2838,6 @@ class JobLoadParquetOptionsArgs:
|
|
3822
2838
|
pulumi.set(self, "enum_as_string", value)
|
3823
2839
|
|
3824
2840
|
|
3825
|
-
if not MYPY:
|
3826
|
-
class JobLoadTimePartitioningArgsDict(TypedDict):
|
3827
|
-
type: pulumi.Input[str]
|
3828
|
-
"""
|
3829
|
-
The only type supported is DAY, which will generate one partition per day. Providing an empty string used to cause an error,
|
3830
|
-
but in OnePlatform the field will be treated as unset.
|
3831
|
-
"""
|
3832
|
-
expiration_ms: NotRequired[pulumi.Input[str]]
|
3833
|
-
"""
|
3834
|
-
Number of milliseconds for which to keep the storage for a partition. A wrapper is used here because 0 is an invalid value.
|
3835
|
-
"""
|
3836
|
-
field: NotRequired[pulumi.Input[str]]
|
3837
|
-
"""
|
3838
|
-
If not set, the table is partitioned by pseudo column '_PARTITIONTIME'; if set, the table is partitioned by this field.
|
3839
|
-
The field must be a top-level TIMESTAMP or DATE field. Its mode must be NULLABLE or REQUIRED.
|
3840
|
-
A wrapper is used here because an empty string is an invalid value.
|
3841
|
-
"""
|
3842
|
-
elif False:
|
3843
|
-
JobLoadTimePartitioningArgsDict: TypeAlias = Mapping[str, Any]
|
3844
|
-
|
3845
2841
|
@pulumi.input_type
|
3846
2842
|
class JobLoadTimePartitioningArgs:
|
3847
2843
|
def __init__(__self__, *,
|
@@ -3902,116 +2898,6 @@ class JobLoadTimePartitioningArgs:
|
|
3902
2898
|
pulumi.set(self, "field", value)
|
3903
2899
|
|
3904
2900
|
|
3905
|
-
if not MYPY:
|
3906
|
-
class JobQueryArgsDict(TypedDict):
|
3907
|
-
query: pulumi.Input[str]
|
3908
|
-
"""
|
3909
|
-
SQL query text to execute. The useLegacySql field can be used to indicate whether the query uses legacy SQL or standard SQL.
|
3910
|
-
*NOTE*: queries containing [DML language](https://cloud.google.com/bigquery/docs/reference/standard-sql/data-manipulation-language)
|
3911
|
-
(`DELETE`, `UPDATE`, `MERGE`, `INSERT`) must specify `create_disposition = ""` and `write_disposition = ""`.
|
3912
|
-
"""
|
3913
|
-
allow_large_results: NotRequired[pulumi.Input[bool]]
|
3914
|
-
"""
|
3915
|
-
If true and query uses legacy SQL dialect, allows the query to produce arbitrarily large result tables at a slight cost in performance.
|
3916
|
-
Requires destinationTable to be set. For standard SQL queries, this flag is ignored and large results are always allowed.
|
3917
|
-
However, you must still set destinationTable when result size exceeds the allowed maximum response size.
|
3918
|
-
"""
|
3919
|
-
create_disposition: NotRequired[pulumi.Input[str]]
|
3920
|
-
"""
|
3921
|
-
Specifies whether the job is allowed to create new tables. The following values are supported:
|
3922
|
-
CREATE_IF_NEEDED: If the table does not exist, BigQuery creates the table.
|
3923
|
-
CREATE_NEVER: The table must already exist. If it does not, a 'notFound' error is returned in the job result.
|
3924
|
-
Creation, truncation and append actions occur as one atomic update upon job completion
|
3925
|
-
Default value is `CREATE_IF_NEEDED`.
|
3926
|
-
Possible values are: `CREATE_IF_NEEDED`, `CREATE_NEVER`.
|
3927
|
-
"""
|
3928
|
-
default_dataset: NotRequired[pulumi.Input['JobQueryDefaultDatasetArgsDict']]
|
3929
|
-
"""
|
3930
|
-
Specifies the default dataset to use for unqualified table names in the query. Note that this does not alter behavior of unqualified dataset names.
|
3931
|
-
Structure is documented below.
|
3932
|
-
"""
|
3933
|
-
destination_encryption_configuration: NotRequired[pulumi.Input['JobQueryDestinationEncryptionConfigurationArgsDict']]
|
3934
|
-
"""
|
3935
|
-
Custom encryption configuration (e.g., Cloud KMS keys)
|
3936
|
-
Structure is documented below.
|
3937
|
-
"""
|
3938
|
-
destination_table: NotRequired[pulumi.Input['JobQueryDestinationTableArgsDict']]
|
3939
|
-
"""
|
3940
|
-
Describes the table where the query results should be stored.
|
3941
|
-
This property must be set for large results that exceed the maximum response size.
|
3942
|
-
For queries that produce anonymous (cached) results, this field will be populated by BigQuery.
|
3943
|
-
Structure is documented below.
|
3944
|
-
"""
|
3945
|
-
flatten_results: NotRequired[pulumi.Input[bool]]
|
3946
|
-
"""
|
3947
|
-
If true and query uses legacy SQL dialect, flattens all nested and repeated fields in the query results.
|
3948
|
-
allowLargeResults must be true if this is set to false. For standard SQL queries, this flag is ignored and results are never flattened.
|
3949
|
-
"""
|
3950
|
-
maximum_billing_tier: NotRequired[pulumi.Input[int]]
|
3951
|
-
"""
|
3952
|
-
Limits the billing tier for this job. Queries that have resource usage beyond this tier will fail (without incurring a charge).
|
3953
|
-
If unspecified, this will be set to your project default.
|
3954
|
-
"""
|
3955
|
-
maximum_bytes_billed: NotRequired[pulumi.Input[str]]
|
3956
|
-
"""
|
3957
|
-
Limits the bytes billed for this job. Queries that will have bytes billed beyond this limit will fail (without incurring a charge).
|
3958
|
-
If unspecified, this will be set to your project default.
|
3959
|
-
"""
|
3960
|
-
parameter_mode: NotRequired[pulumi.Input[str]]
|
3961
|
-
"""
|
3962
|
-
Standard SQL only. Set to POSITIONAL to use positional (?) query parameters or to NAMED to use named (@myparam) query parameters in this query.
|
3963
|
-
"""
|
3964
|
-
priority: NotRequired[pulumi.Input[str]]
|
3965
|
-
"""
|
3966
|
-
Specifies a priority for the query.
|
3967
|
-
Default value is `INTERACTIVE`.
|
3968
|
-
Possible values are: `INTERACTIVE`, `BATCH`.
|
3969
|
-
"""
|
3970
|
-
schema_update_options: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
3971
|
-
"""
|
3972
|
-
Allows the schema of the destination table to be updated as a side effect of the query job.
|
3973
|
-
Schema update options are supported in two cases: when writeDisposition is WRITE_APPEND;
|
3974
|
-
when writeDisposition is WRITE_TRUNCATE and the destination table is a partition of a table,
|
3975
|
-
specified by partition decorators. For normal tables, WRITE_TRUNCATE will always overwrite the schema.
|
3976
|
-
One or more of the following values are specified:
|
3977
|
-
ALLOW_FIELD_ADDITION: allow adding a nullable field to the schema.
|
3978
|
-
ALLOW_FIELD_RELAXATION: allow relaxing a required field in the original schema to nullable.
|
3979
|
-
"""
|
3980
|
-
script_options: NotRequired[pulumi.Input['JobQueryScriptOptionsArgsDict']]
|
3981
|
-
"""
|
3982
|
-
Options controlling the execution of scripts.
|
3983
|
-
Structure is documented below.
|
3984
|
-
"""
|
3985
|
-
use_legacy_sql: NotRequired[pulumi.Input[bool]]
|
3986
|
-
"""
|
3987
|
-
Specifies whether to use BigQuery's legacy SQL dialect for this query. The default value is true.
|
3988
|
-
If set to false, the query will use BigQuery's standard SQL.
|
3989
|
-
"""
|
3990
|
-
use_query_cache: NotRequired[pulumi.Input[bool]]
|
3991
|
-
"""
|
3992
|
-
Whether to look for the result in the query cache. The query cache is a best-effort cache that will be flushed whenever
|
3993
|
-
tables in the query are modified. Moreover, the query cache is only available when a query does not have a destination table specified.
|
3994
|
-
The default value is true.
|
3995
|
-
"""
|
3996
|
-
user_defined_function_resources: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobQueryUserDefinedFunctionResourceArgsDict']]]]
|
3997
|
-
"""
|
3998
|
-
Describes user-defined function resources used in the query.
|
3999
|
-
Structure is documented below.
|
4000
|
-
"""
|
4001
|
-
write_disposition: NotRequired[pulumi.Input[str]]
|
4002
|
-
"""
|
4003
|
-
Specifies the action that occurs if the destination table already exists. The following values are supported:
|
4004
|
-
WRITE_TRUNCATE: If the table already exists, BigQuery overwrites the table data and uses the schema from the query result.
|
4005
|
-
WRITE_APPEND: If the table already exists, BigQuery appends the data to the table.
|
4006
|
-
WRITE_EMPTY: If the table already exists and contains data, a 'duplicate' error is returned in the job result.
|
4007
|
-
Each action is atomic and only occurs if BigQuery is able to complete the job successfully.
|
4008
|
-
Creation, truncation and append actions occur as one atomic update upon job completion.
|
4009
|
-
Default value is `WRITE_EMPTY`.
|
4010
|
-
Possible values are: `WRITE_TRUNCATE`, `WRITE_APPEND`, `WRITE_EMPTY`.
|
4011
|
-
"""
|
4012
|
-
elif False:
|
4013
|
-
JobQueryArgsDict: TypeAlias = Mapping[str, Any]
|
4014
|
-
|
4015
2901
|
@pulumi.input_type
|
4016
2902
|
class JobQueryArgs:
|
4017
2903
|
def __init__(__self__, *,
|
@@ -4364,20 +3250,6 @@ class JobQueryArgs:
|
|
4364
3250
|
pulumi.set(self, "write_disposition", value)
|
4365
3251
|
|
4366
3252
|
|
4367
|
-
if not MYPY:
|
4368
|
-
class JobQueryDefaultDatasetArgsDict(TypedDict):
|
4369
|
-
dataset_id: pulumi.Input[str]
|
4370
|
-
"""
|
4371
|
-
The dataset. Can be specified `{{dataset_id}}` if `project_id` is also set,
|
4372
|
-
or of the form `projects/{{project}}/datasets/{{dataset_id}}` if not.
|
4373
|
-
"""
|
4374
|
-
project_id: NotRequired[pulumi.Input[str]]
|
4375
|
-
"""
|
4376
|
-
The ID of the project containing this table.
|
4377
|
-
"""
|
4378
|
-
elif False:
|
4379
|
-
JobQueryDefaultDatasetArgsDict: TypeAlias = Mapping[str, Any]
|
4380
|
-
|
4381
3253
|
@pulumi.input_type
|
4382
3254
|
class JobQueryDefaultDatasetArgs:
|
4383
3255
|
def __init__(__self__, *,
|
@@ -4418,21 +3290,6 @@ class JobQueryDefaultDatasetArgs:
|
|
4418
3290
|
pulumi.set(self, "project_id", value)
|
4419
3291
|
|
4420
3292
|
|
4421
|
-
if not MYPY:
|
4422
|
-
class JobQueryDestinationEncryptionConfigurationArgsDict(TypedDict):
|
4423
|
-
kms_key_name: pulumi.Input[str]
|
4424
|
-
"""
|
4425
|
-
Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table.
|
4426
|
-
The BigQuery Service Account associated with your project requires access to this encryption key.
|
4427
|
-
"""
|
4428
|
-
kms_key_version: NotRequired[pulumi.Input[str]]
|
4429
|
-
"""
|
4430
|
-
(Output)
|
4431
|
-
Describes the Cloud KMS encryption key version used to protect destination BigQuery table.
|
4432
|
-
"""
|
4433
|
-
elif False:
|
4434
|
-
JobQueryDestinationEncryptionConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
4435
|
-
|
4436
3293
|
@pulumi.input_type
|
4437
3294
|
class JobQueryDestinationEncryptionConfigurationArgs:
|
4438
3295
|
def __init__(__self__, *,
|
@@ -4475,24 +3332,6 @@ class JobQueryDestinationEncryptionConfigurationArgs:
|
|
4475
3332
|
pulumi.set(self, "kms_key_version", value)
|
4476
3333
|
|
4477
3334
|
|
4478
|
-
if not MYPY:
|
4479
|
-
class JobQueryDestinationTableArgsDict(TypedDict):
|
4480
|
-
table_id: pulumi.Input[str]
|
4481
|
-
"""
|
4482
|
-
The table. Can be specified `{{table_id}}` if `project_id` and `dataset_id` are also set,
|
4483
|
-
or of the form `projects/{{project}}/datasets/{{dataset_id}}/tables/{{table_id}}` if not.
|
4484
|
-
"""
|
4485
|
-
dataset_id: NotRequired[pulumi.Input[str]]
|
4486
|
-
"""
|
4487
|
-
The ID of the dataset containing this table.
|
4488
|
-
"""
|
4489
|
-
project_id: NotRequired[pulumi.Input[str]]
|
4490
|
-
"""
|
4491
|
-
The ID of the project containing this table.
|
4492
|
-
"""
|
4493
|
-
elif False:
|
4494
|
-
JobQueryDestinationTableArgsDict: TypeAlias = Mapping[str, Any]
|
4495
|
-
|
4496
3335
|
@pulumi.input_type
|
4497
3336
|
class JobQueryDestinationTableArgs:
|
4498
3337
|
def __init__(__self__, *,
|
@@ -4549,25 +3388,6 @@ class JobQueryDestinationTableArgs:
|
|
4549
3388
|
pulumi.set(self, "project_id", value)
|
4550
3389
|
|
4551
3390
|
|
4552
|
-
if not MYPY:
|
4553
|
-
class JobQueryScriptOptionsArgsDict(TypedDict):
|
4554
|
-
key_result_statement: NotRequired[pulumi.Input[str]]
|
4555
|
-
"""
|
4556
|
-
Determines which statement in the script represents the "key result",
|
4557
|
-
used to populate the schema and query results of the script job.
|
4558
|
-
Possible values are: `LAST`, `FIRST_SELECT`.
|
4559
|
-
"""
|
4560
|
-
statement_byte_budget: NotRequired[pulumi.Input[str]]
|
4561
|
-
"""
|
4562
|
-
Limit on the number of bytes billed per statement. Exceeding this budget results in an error.
|
4563
|
-
"""
|
4564
|
-
statement_timeout_ms: NotRequired[pulumi.Input[str]]
|
4565
|
-
"""
|
4566
|
-
Timeout period for each statement in a script.
|
4567
|
-
"""
|
4568
|
-
elif False:
|
4569
|
-
JobQueryScriptOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
4570
|
-
|
4571
3391
|
@pulumi.input_type
|
4572
3392
|
class JobQueryScriptOptionsArgs:
|
4573
3393
|
def __init__(__self__, *,
|
@@ -4618,28 +3438,14 @@ class JobQueryScriptOptionsArgs:
|
|
4618
3438
|
@pulumi.getter(name="statementTimeoutMs")
|
4619
3439
|
def statement_timeout_ms(self) -> Optional[pulumi.Input[str]]:
|
4620
3440
|
"""
|
4621
|
-
Timeout period for each statement in a script.
|
4622
|
-
"""
|
4623
|
-
return pulumi.get(self, "statement_timeout_ms")
|
4624
|
-
|
4625
|
-
@statement_timeout_ms.setter
|
4626
|
-
def statement_timeout_ms(self, value: Optional[pulumi.Input[str]]):
|
4627
|
-
pulumi.set(self, "statement_timeout_ms", value)
|
4628
|
-
|
4629
|
-
|
4630
|
-
if not MYPY:
|
4631
|
-
class JobQueryUserDefinedFunctionResourceArgsDict(TypedDict):
|
4632
|
-
inline_code: NotRequired[pulumi.Input[str]]
|
4633
|
-
"""
|
4634
|
-
An inline resource that contains code for a user-defined function (UDF).
|
4635
|
-
Providing a inline code resource is equivalent to providing a URI for a file containing the same code.
|
4636
|
-
"""
|
4637
|
-
resource_uri: NotRequired[pulumi.Input[str]]
|
4638
|
-
"""
|
4639
|
-
A code resource to load from a Google Cloud Storage URI (gs://bucket/path).
|
3441
|
+
Timeout period for each statement in a script.
|
4640
3442
|
"""
|
4641
|
-
|
4642
|
-
|
3443
|
+
return pulumi.get(self, "statement_timeout_ms")
|
3444
|
+
|
3445
|
+
@statement_timeout_ms.setter
|
3446
|
+
def statement_timeout_ms(self, value: Optional[pulumi.Input[str]]):
|
3447
|
+
pulumi.set(self, "statement_timeout_ms", value)
|
3448
|
+
|
4643
3449
|
|
4644
3450
|
@pulumi.input_type
|
4645
3451
|
class JobQueryUserDefinedFunctionResourceArgs:
|
@@ -4682,30 +3488,6 @@ class JobQueryUserDefinedFunctionResourceArgs:
|
|
4682
3488
|
pulumi.set(self, "resource_uri", value)
|
4683
3489
|
|
4684
3490
|
|
4685
|
-
if not MYPY:
|
4686
|
-
class JobStatusArgsDict(TypedDict):
|
4687
|
-
error_results: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobStatusErrorResultArgsDict']]]]
|
4688
|
-
"""
|
4689
|
-
(Output)
|
4690
|
-
Final error result of the job. If present, indicates that the job has completed and was unsuccessful.
|
4691
|
-
Structure is documented below.
|
4692
|
-
"""
|
4693
|
-
errors: NotRequired[pulumi.Input[Sequence[pulumi.Input['JobStatusErrorArgsDict']]]]
|
4694
|
-
"""
|
4695
|
-
(Output)
|
4696
|
-
The first errors encountered during the running of the job. The final message
|
4697
|
-
includes the number of errors that caused the process to stop. Errors here do
|
4698
|
-
not necessarily mean that the job has not completed or was unsuccessful.
|
4699
|
-
Structure is documented below.
|
4700
|
-
"""
|
4701
|
-
state: NotRequired[pulumi.Input[str]]
|
4702
|
-
"""
|
4703
|
-
(Output)
|
4704
|
-
Running state of the job. Valid states include 'PENDING', 'RUNNING', and 'DONE'.
|
4705
|
-
"""
|
4706
|
-
elif False:
|
4707
|
-
JobStatusArgsDict: TypeAlias = Mapping[str, Any]
|
4708
|
-
|
4709
3491
|
@pulumi.input_type
|
4710
3492
|
class JobStatusArgs:
|
4711
3493
|
def __init__(__self__, *,
|
@@ -4775,23 +3557,6 @@ class JobStatusArgs:
|
|
4775
3557
|
pulumi.set(self, "state", value)
|
4776
3558
|
|
4777
3559
|
|
4778
|
-
if not MYPY:
|
4779
|
-
class JobStatusErrorArgsDict(TypedDict):
|
4780
|
-
location: NotRequired[pulumi.Input[str]]
|
4781
|
-
"""
|
4782
|
-
Specifies where the error occurred, if present.
|
4783
|
-
"""
|
4784
|
-
message: NotRequired[pulumi.Input[str]]
|
4785
|
-
"""
|
4786
|
-
A human-readable description of the error.
|
4787
|
-
"""
|
4788
|
-
reason: NotRequired[pulumi.Input[str]]
|
4789
|
-
"""
|
4790
|
-
A short error code that summarizes the error.
|
4791
|
-
"""
|
4792
|
-
elif False:
|
4793
|
-
JobStatusErrorArgsDict: TypeAlias = Mapping[str, Any]
|
4794
|
-
|
4795
3560
|
@pulumi.input_type
|
4796
3561
|
class JobStatusErrorArgs:
|
4797
3562
|
def __init__(__self__, *,
|
@@ -4847,23 +3612,6 @@ class JobStatusErrorArgs:
|
|
4847
3612
|
pulumi.set(self, "reason", value)
|
4848
3613
|
|
4849
3614
|
|
4850
|
-
if not MYPY:
|
4851
|
-
class JobStatusErrorResultArgsDict(TypedDict):
|
4852
|
-
location: NotRequired[pulumi.Input[str]]
|
4853
|
-
"""
|
4854
|
-
Specifies where the error occurred, if present.
|
4855
|
-
"""
|
4856
|
-
message: NotRequired[pulumi.Input[str]]
|
4857
|
-
"""
|
4858
|
-
A human-readable description of the error.
|
4859
|
-
"""
|
4860
|
-
reason: NotRequired[pulumi.Input[str]]
|
4861
|
-
"""
|
4862
|
-
A short error code that summarizes the error.
|
4863
|
-
"""
|
4864
|
-
elif False:
|
4865
|
-
JobStatusErrorResultArgsDict: TypeAlias = Mapping[str, Any]
|
4866
|
-
|
4867
3615
|
@pulumi.input_type
|
4868
3616
|
class JobStatusErrorResultArgs:
|
4869
3617
|
def __init__(__self__, *,
|
@@ -4919,20 +3667,6 @@ class JobStatusErrorResultArgs:
|
|
4919
3667
|
pulumi.set(self, "reason", value)
|
4920
3668
|
|
4921
3669
|
|
4922
|
-
if not MYPY:
|
4923
|
-
class ReservationAutoscaleArgsDict(TypedDict):
|
4924
|
-
current_slots: NotRequired[pulumi.Input[int]]
|
4925
|
-
"""
|
4926
|
-
(Output)
|
4927
|
-
The slot capacity added to this reservation when autoscale happens. Will be between [0, max_slots].
|
4928
|
-
"""
|
4929
|
-
max_slots: NotRequired[pulumi.Input[int]]
|
4930
|
-
"""
|
4931
|
-
Number of slots to be scaled when needed.
|
4932
|
-
"""
|
4933
|
-
elif False:
|
4934
|
-
ReservationAutoscaleArgsDict: TypeAlias = Mapping[str, Any]
|
4935
|
-
|
4936
3670
|
@pulumi.input_type
|
4937
3671
|
class ReservationAutoscaleArgs:
|
4938
3672
|
def __init__(__self__, *,
|
@@ -4974,36 +3708,6 @@ class ReservationAutoscaleArgs:
|
|
4974
3708
|
pulumi.set(self, "max_slots", value)
|
4975
3709
|
|
4976
3710
|
|
4977
|
-
if not MYPY:
|
4978
|
-
class RoutineArgumentArgsDict(TypedDict):
|
4979
|
-
argument_kind: NotRequired[pulumi.Input[str]]
|
4980
|
-
"""
|
4981
|
-
Defaults to FIXED_TYPE.
|
4982
|
-
Default value is `FIXED_TYPE`.
|
4983
|
-
Possible values are: `FIXED_TYPE`, `ANY_TYPE`.
|
4984
|
-
"""
|
4985
|
-
data_type: NotRequired[pulumi.Input[str]]
|
4986
|
-
"""
|
4987
|
-
A JSON schema for the data type. Required unless argumentKind = ANY_TYPE.
|
4988
|
-
~>**NOTE**: Because this field expects a JSON string, any changes to the string
|
4989
|
-
will create a diff, even if the JSON itself hasn't changed. If the API returns
|
4990
|
-
a different value for the same schema, e.g. it switched the order of values
|
4991
|
-
or replaced STRUCT field type with RECORD field type, we currently cannot
|
4992
|
-
suppress the recurring diff this causes. As a workaround, we recommend using
|
4993
|
-
the schema as returned by the API.
|
4994
|
-
"""
|
4995
|
-
mode: NotRequired[pulumi.Input[str]]
|
4996
|
-
"""
|
4997
|
-
Specifies whether the argument is input or output. Can be set for procedures only.
|
4998
|
-
Possible values are: `IN`, `OUT`, `INOUT`.
|
4999
|
-
"""
|
5000
|
-
name: NotRequired[pulumi.Input[str]]
|
5001
|
-
"""
|
5002
|
-
The name of this argument. Can be absent for function return argument.
|
5003
|
-
"""
|
5004
|
-
elif False:
|
5005
|
-
RoutineArgumentArgsDict: TypeAlias = Mapping[str, Any]
|
5006
|
-
|
5007
3711
|
@pulumi.input_type
|
5008
3712
|
class RoutineArgumentArgs:
|
5009
3713
|
def __init__(__self__, *,
|
@@ -5093,35 +3797,6 @@ class RoutineArgumentArgs:
|
|
5093
3797
|
pulumi.set(self, "name", value)
|
5094
3798
|
|
5095
3799
|
|
5096
|
-
if not MYPY:
|
5097
|
-
class RoutineRemoteFunctionOptionsArgsDict(TypedDict):
|
5098
|
-
connection: NotRequired[pulumi.Input[str]]
|
5099
|
-
"""
|
5100
|
-
Fully qualified name of the user-provided connection object which holds
|
5101
|
-
the authentication information to send requests to the remote service.
|
5102
|
-
Format: "projects/{projectId}/locations/{locationId}/connections/{connectionId}"
|
5103
|
-
"""
|
5104
|
-
endpoint: NotRequired[pulumi.Input[str]]
|
5105
|
-
"""
|
5106
|
-
Endpoint of the user-provided remote service, e.g.
|
5107
|
-
`https://us-east1-my_gcf_project.cloudfunctions.net/remote_add`
|
5108
|
-
"""
|
5109
|
-
max_batching_rows: NotRequired[pulumi.Input[str]]
|
5110
|
-
"""
|
5111
|
-
Max number of rows in each batch sent to the remote service. If absent or if 0,
|
5112
|
-
BigQuery dynamically decides the number of rows in a batch.
|
5113
|
-
"""
|
5114
|
-
user_defined_context: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5115
|
-
"""
|
5116
|
-
User-defined context as a set of key/value pairs, which will be sent as function
|
5117
|
-
invocation context together with batched arguments in the requests to the remote
|
5118
|
-
service. The total number of bytes of keys and values must be less than 8KB.
|
5119
|
-
An object containing a list of "key": value pairs. Example:
|
5120
|
-
`{ "name": "wrench", "mass": "1.3kg", "count": "3" }`.
|
5121
|
-
"""
|
5122
|
-
elif False:
|
5123
|
-
RoutineRemoteFunctionOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
5124
|
-
|
5125
3800
|
@pulumi.input_type
|
5126
3801
|
class RoutineRemoteFunctionOptionsArgs:
|
5127
3802
|
def __init__(__self__, *,
|
@@ -5209,57 +3884,6 @@ class RoutineRemoteFunctionOptionsArgs:
|
|
5209
3884
|
pulumi.set(self, "user_defined_context", value)
|
5210
3885
|
|
5211
3886
|
|
5212
|
-
if not MYPY:
|
5213
|
-
class RoutineSparkOptionsArgsDict(TypedDict):
|
5214
|
-
archive_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5215
|
-
"""
|
5216
|
-
Archive files to be extracted into the working directory of each executor. For more information about Apache Spark, see Apache Spark.
|
5217
|
-
"""
|
5218
|
-
connection: NotRequired[pulumi.Input[str]]
|
5219
|
-
"""
|
5220
|
-
Fully qualified name of the user-provided Spark connection object.
|
5221
|
-
Format: "projects/{projectId}/locations/{locationId}/connections/{connectionId}"
|
5222
|
-
"""
|
5223
|
-
container_image: NotRequired[pulumi.Input[str]]
|
5224
|
-
"""
|
5225
|
-
Custom container image for the runtime environment.
|
5226
|
-
"""
|
5227
|
-
file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5228
|
-
"""
|
5229
|
-
Files to be placed in the working directory of each executor. For more information about Apache Spark, see Apache Spark.
|
5230
|
-
"""
|
5231
|
-
jar_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5232
|
-
"""
|
5233
|
-
JARs to include on the driver and executor CLASSPATH. For more information about Apache Spark, see Apache Spark.
|
5234
|
-
"""
|
5235
|
-
main_class: NotRequired[pulumi.Input[str]]
|
5236
|
-
"""
|
5237
|
-
The fully qualified name of a class in jarUris, for example, com.example.wordcount.
|
5238
|
-
Exactly one of mainClass and main_jar_uri field should be set for Java/Scala language type.
|
5239
|
-
"""
|
5240
|
-
main_file_uri: NotRequired[pulumi.Input[str]]
|
5241
|
-
"""
|
5242
|
-
The main file/jar URI of the Spark application.
|
5243
|
-
Exactly one of the definitionBody field and the mainFileUri field must be set for Python.
|
5244
|
-
Exactly one of mainClass and mainFileUri field should be set for Java/Scala language type.
|
5245
|
-
"""
|
5246
|
-
properties: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
5247
|
-
"""
|
5248
|
-
Configuration properties as a set of key/value pairs, which will be passed on to the Spark application.
|
5249
|
-
For more information, see Apache Spark and the procedure option list.
|
5250
|
-
An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
5251
|
-
"""
|
5252
|
-
py_file_uris: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
|
5253
|
-
"""
|
5254
|
-
Python files to be placed on the PYTHONPATH for PySpark application. Supported file types: .py, .egg, and .zip. For more information about Apache Spark, see Apache Spark.
|
5255
|
-
"""
|
5256
|
-
runtime_version: NotRequired[pulumi.Input[str]]
|
5257
|
-
"""
|
5258
|
-
Runtime version. If not specified, the default runtime version is used.
|
5259
|
-
"""
|
5260
|
-
elif False:
|
5261
|
-
RoutineSparkOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
5262
|
-
|
5263
3887
|
@pulumi.input_type
|
5264
3888
|
class RoutineSparkOptionsArgs:
|
5265
3889
|
def __init__(__self__, *,
|
@@ -5439,23 +4063,6 @@ class RoutineSparkOptionsArgs:
|
|
5439
4063
|
pulumi.set(self, "runtime_version", value)
|
5440
4064
|
|
5441
4065
|
|
5442
|
-
if not MYPY:
|
5443
|
-
class TableEncryptionConfigurationArgsDict(TypedDict):
|
5444
|
-
kms_key_name: pulumi.Input[str]
|
5445
|
-
"""
|
5446
|
-
The self link or full name of a key which should be used to
|
5447
|
-
encrypt this table. Note that the default bigquery service account will need to have
|
5448
|
-
encrypt/decrypt permissions on this key - you may want to see the
|
5449
|
-
`bigquery_get_default_service_account` datasource and the
|
5450
|
-
`kms.CryptoKeyIAMBinding` resource.
|
5451
|
-
"""
|
5452
|
-
kms_key_version: NotRequired[pulumi.Input[str]]
|
5453
|
-
"""
|
5454
|
-
The self link or full name of the kms key version used to encrypt this table.
|
5455
|
-
"""
|
5456
|
-
elif False:
|
5457
|
-
TableEncryptionConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
5458
|
-
|
5459
4066
|
@pulumi.input_type
|
5460
4067
|
class TableEncryptionConfigurationArgs:
|
5461
4068
|
def __init__(__self__, *,
|
@@ -5502,136 +4109,6 @@ class TableEncryptionConfigurationArgs:
|
|
5502
4109
|
pulumi.set(self, "kms_key_version", value)
|
5503
4110
|
|
5504
4111
|
|
5505
|
-
if not MYPY:
|
5506
|
-
class TableExternalDataConfigurationArgsDict(TypedDict):
|
5507
|
-
autodetect: pulumi.Input[bool]
|
5508
|
-
"""
|
5509
|
-
Let BigQuery try to autodetect the schema
|
5510
|
-
and format of the table.
|
5511
|
-
"""
|
5512
|
-
source_uris: pulumi.Input[Sequence[pulumi.Input[str]]]
|
5513
|
-
"""
|
5514
|
-
A list of the fully-qualified URIs that point to
|
5515
|
-
your data in Google Cloud.
|
5516
|
-
"""
|
5517
|
-
avro_options: NotRequired[pulumi.Input['TableExternalDataConfigurationAvroOptionsArgsDict']]
|
5518
|
-
"""
|
5519
|
-
Additional options if `source_format` is set to
|
5520
|
-
"AVRO". Structure is documented below.
|
5521
|
-
"""
|
5522
|
-
bigtable_options: NotRequired[pulumi.Input['TableExternalDataConfigurationBigtableOptionsArgsDict']]
|
5523
|
-
"""
|
5524
|
-
Additional properties to set if
|
5525
|
-
`source_format` is set to "BIGTABLE". Structure is documented below.
|
5526
|
-
"""
|
5527
|
-
compression: NotRequired[pulumi.Input[str]]
|
5528
|
-
"""
|
5529
|
-
The compression type of the data source.
|
5530
|
-
Valid values are "NONE" or "GZIP".
|
5531
|
-
"""
|
5532
|
-
connection_id: NotRequired[pulumi.Input[str]]
|
5533
|
-
"""
|
5534
|
-
The connection specifying the credentials to be used to read
|
5535
|
-
external storage, such as Azure Blob, Cloud Storage, or S3. The `connection_id` can have
|
5536
|
-
the form `{{project}}.{{location}}.{{connection_id}}`
|
5537
|
-
or `projects/{{project}}/locations/{{location}}/connections/{{connection_id}}`.
|
5538
|
-
|
5539
|
-
~>**NOTE:** If you set `external_data_configuration.connection_id`, the
|
5540
|
-
table schema must be specified using the top-level `schema` field
|
5541
|
-
documented above.
|
5542
|
-
"""
|
5543
|
-
csv_options: NotRequired[pulumi.Input['TableExternalDataConfigurationCsvOptionsArgsDict']]
|
5544
|
-
"""
|
5545
|
-
Additional properties to set if
|
5546
|
-
`source_format` is set to "CSV". Structure is documented below.
|
5547
|
-
"""
|
5548
|
-
file_set_spec_type: NotRequired[pulumi.Input[str]]
|
5549
|
-
"""
|
5550
|
-
Specifies how source URIs are interpreted for constructing the file set to load.
|
5551
|
-
By default source URIs are expanded against the underlying storage.
|
5552
|
-
Other options include specifying manifest files. Only applicable to object storage systems. Docs
|
5553
|
-
"""
|
5554
|
-
google_sheets_options: NotRequired[pulumi.Input['TableExternalDataConfigurationGoogleSheetsOptionsArgsDict']]
|
5555
|
-
"""
|
5556
|
-
Additional options if
|
5557
|
-
`source_format` is set to "GOOGLE_SHEETS". Structure is
|
5558
|
-
documented below.
|
5559
|
-
"""
|
5560
|
-
hive_partitioning_options: NotRequired[pulumi.Input['TableExternalDataConfigurationHivePartitioningOptionsArgsDict']]
|
5561
|
-
"""
|
5562
|
-
When set, configures hive partitioning
|
5563
|
-
support. Not all storage formats support hive partitioning -- requesting hive
|
5564
|
-
partitioning on an unsupported format will lead to an error, as will providing
|
5565
|
-
an invalid specification. Structure is documented below.
|
5566
|
-
"""
|
5567
|
-
ignore_unknown_values: NotRequired[pulumi.Input[bool]]
|
5568
|
-
"""
|
5569
|
-
Indicates if BigQuery should
|
5570
|
-
allow extra values that are not represented in the table schema.
|
5571
|
-
If true, the extra values are ignored. If false, records with
|
5572
|
-
extra columns are treated as bad records, and if there are too
|
5573
|
-
many bad records, an invalid error is returned in the job result.
|
5574
|
-
The default value is false.
|
5575
|
-
"""
|
5576
|
-
json_extension: NotRequired[pulumi.Input[str]]
|
5577
|
-
"""
|
5578
|
-
Used to indicate that a JSON variant, rather than normal JSON, is being used as the sourceFormat. This should only be used in combination with the `JSON` source format. Valid values are: `GEOJSON`.
|
5579
|
-
"""
|
5580
|
-
json_options: NotRequired[pulumi.Input['TableExternalDataConfigurationJsonOptionsArgsDict']]
|
5581
|
-
"""
|
5582
|
-
Additional properties to set if
|
5583
|
-
`source_format` is set to "JSON". Structure is documented below.
|
5584
|
-
"""
|
5585
|
-
max_bad_records: NotRequired[pulumi.Input[int]]
|
5586
|
-
"""
|
5587
|
-
The maximum number of bad records that
|
5588
|
-
BigQuery can ignore when reading data.
|
5589
|
-
"""
|
5590
|
-
metadata_cache_mode: NotRequired[pulumi.Input[str]]
|
5591
|
-
"""
|
5592
|
-
Metadata Cache Mode for the table. Set this to enable caching of metadata from external data source. Valid values are `AUTOMATIC` and `MANUAL`.
|
5593
|
-
"""
|
5594
|
-
object_metadata: NotRequired[pulumi.Input[str]]
|
5595
|
-
"""
|
5596
|
-
Object Metadata is used to create Object Tables. Object Tables contain a listing of objects (with their metadata) found at the sourceUris. If `object_metadata` is set, `source_format` should be omitted.
|
5597
|
-
"""
|
5598
|
-
parquet_options: NotRequired[pulumi.Input['TableExternalDataConfigurationParquetOptionsArgsDict']]
|
5599
|
-
"""
|
5600
|
-
Additional properties to set if
|
5601
|
-
`source_format` is set to "PARQUET". Structure is documented below.
|
5602
|
-
"""
|
5603
|
-
reference_file_schema_uri: NotRequired[pulumi.Input[str]]
|
5604
|
-
"""
|
5605
|
-
When creating an external table, the user can provide a reference file with the table schema. This is enabled for the following formats: AVRO, PARQUET, ORC.
|
5606
|
-
"""
|
5607
|
-
schema: NotRequired[pulumi.Input[str]]
|
5608
|
-
"""
|
5609
|
-
A JSON schema for the external table. Schema is required
|
5610
|
-
for CSV and JSON formats if autodetect is not on. Schema is disallowed
|
5611
|
-
for Google Cloud Bigtable, Cloud Datastore backups, Avro, Iceberg, ORC and Parquet formats.
|
5612
|
-
~>**NOTE:** Because this field expects a JSON string, any changes to the
|
5613
|
-
string will create a diff, even if the JSON itself hasn't changed.
|
5614
|
-
Furthermore drift for this field cannot not be detected because BigQuery
|
5615
|
-
only uses this schema to compute the effective schema for the table, therefore
|
5616
|
-
any changes on the configured value will force the table to be recreated.
|
5617
|
-
This schema is effectively only applied when creating a table from an external
|
5618
|
-
datasource, after creation the computed schema will be stored in
|
5619
|
-
`google_bigquery_table.schema`
|
5620
|
-
|
5621
|
-
~>**NOTE:** If you set `external_data_configuration.connection_id`, the
|
5622
|
-
table schema must be specified using the top-level `schema` field
|
5623
|
-
documented above.
|
5624
|
-
"""
|
5625
|
-
source_format: NotRequired[pulumi.Input[str]]
|
5626
|
-
"""
|
5627
|
-
The data format. Please see sourceFormat under
|
5628
|
-
[ExternalDataConfiguration](https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#externaldataconfiguration)
|
5629
|
-
in Bigquery's public API documentation for supported formats. To use "GOOGLE_SHEETS"
|
5630
|
-
the `scopes` must include "https://www.googleapis.com/auth/drive.readonly".
|
5631
|
-
"""
|
5632
|
-
elif False:
|
5633
|
-
TableExternalDataConfigurationArgsDict: TypeAlias = Mapping[str, Any]
|
5634
|
-
|
5635
4112
|
@pulumi.input_type
|
5636
4113
|
class TableExternalDataConfigurationArgs:
|
5637
4114
|
def __init__(__self__, *,
|
@@ -6046,18 +4523,7 @@ class TableExternalDataConfigurationArgs:
|
|
6046
4523
|
def source_format(self, value: Optional[pulumi.Input[str]]):
|
6047
4524
|
pulumi.set(self, "source_format", value)
|
6048
4525
|
|
6049
|
-
|
6050
|
-
if not MYPY:
|
6051
|
-
class TableExternalDataConfigurationAvroOptionsArgsDict(TypedDict):
|
6052
|
-
use_avro_logical_types: pulumi.Input[bool]
|
6053
|
-
"""
|
6054
|
-
If is set to true, indicates whether
|
6055
|
-
to interpret logical types as the corresponding BigQuery data type
|
6056
|
-
(for example, TIMESTAMP), instead of using the raw type (for example, INTEGER).
|
6057
|
-
"""
|
6058
|
-
elif False:
|
6059
|
-
TableExternalDataConfigurationAvroOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
6060
|
-
|
4526
|
+
|
6061
4527
|
@pulumi.input_type
|
6062
4528
|
class TableExternalDataConfigurationAvroOptionsArgs:
|
6063
4529
|
def __init__(__self__, *,
|
@@ -6084,27 +4550,6 @@ class TableExternalDataConfigurationAvroOptionsArgs:
|
|
6084
4550
|
pulumi.set(self, "use_avro_logical_types", value)
|
6085
4551
|
|
6086
4552
|
|
6087
|
-
if not MYPY:
|
6088
|
-
class TableExternalDataConfigurationBigtableOptionsArgsDict(TypedDict):
|
6089
|
-
column_families: NotRequired[pulumi.Input[Sequence[pulumi.Input['TableExternalDataConfigurationBigtableOptionsColumnFamilyArgsDict']]]]
|
6090
|
-
"""
|
6091
|
-
A list of column families to expose in the table schema along with their types. This list restricts the column families that can be referenced in queries and specifies their value types. You can use this list to do type conversions - see the 'type' field for more details. If you leave this list empty, all column families are present in the table schema and their values are read as BYTES. During a query only the column families referenced in that query are read from Bigtable. Structure is documented below.
|
6092
|
-
"""
|
6093
|
-
ignore_unspecified_column_families: NotRequired[pulumi.Input[bool]]
|
6094
|
-
"""
|
6095
|
-
If field is true, then the column families that are not specified in columnFamilies list are not exposed in the table schema. Otherwise, they are read with BYTES type values. The default value is false.
|
6096
|
-
"""
|
6097
|
-
output_column_families_as_json: NotRequired[pulumi.Input[bool]]
|
6098
|
-
"""
|
6099
|
-
If field is true, then each column family will be read as a single JSON column. Otherwise they are read as a repeated cell structure containing timestamp/value tuples. The default value is false.
|
6100
|
-
"""
|
6101
|
-
read_rowkey_as_string: NotRequired[pulumi.Input[bool]]
|
6102
|
-
"""
|
6103
|
-
If field is true, then the rowkey column families will be read and converted to string. Otherwise they are read with BYTES type values and users need to manually cast them with CAST if necessary. The default value is false.
|
6104
|
-
"""
|
6105
|
-
elif False:
|
6106
|
-
TableExternalDataConfigurationBigtableOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
6107
|
-
|
6108
4553
|
@pulumi.input_type
|
6109
4554
|
class TableExternalDataConfigurationBigtableOptionsArgs:
|
6110
4555
|
def __init__(__self__, *,
|
@@ -6176,31 +4621,6 @@ class TableExternalDataConfigurationBigtableOptionsArgs:
|
|
6176
4621
|
pulumi.set(self, "read_rowkey_as_string", value)
|
6177
4622
|
|
6178
4623
|
|
6179
|
-
if not MYPY:
|
6180
|
-
class TableExternalDataConfigurationBigtableOptionsColumnFamilyArgsDict(TypedDict):
|
6181
|
-
columns: NotRequired[pulumi.Input[Sequence[pulumi.Input['TableExternalDataConfigurationBigtableOptionsColumnFamilyColumnArgsDict']]]]
|
6182
|
-
"""
|
6183
|
-
A List of columns that should be exposed as individual fields as opposed to a list of (column name, value) pairs. All columns whose qualifier matches a qualifier in this list can be accessed as Other columns can be accessed as a list through column field. Structure is documented below.
|
6184
|
-
"""
|
6185
|
-
encoding: NotRequired[pulumi.Input[str]]
|
6186
|
-
"""
|
6187
|
-
The encoding of the values when the type is not STRING. Acceptable encoding values are: TEXT - indicates values are alphanumeric text strings. BINARY - indicates values are encoded using HBase Bytes.toBytes family of functions. This can be overridden for a specific column by listing that column in 'columns' and specifying an encoding for it.
|
6188
|
-
"""
|
6189
|
-
family_id: NotRequired[pulumi.Input[str]]
|
6190
|
-
"""
|
6191
|
-
Identifier of the column family.
|
6192
|
-
"""
|
6193
|
-
only_read_latest: NotRequired[pulumi.Input[bool]]
|
6194
|
-
"""
|
6195
|
-
If this is set only the latest version of value are exposed for all columns in this column family. This can be overridden for a specific column by listing that column in 'columns' and specifying a different setting for that column.
|
6196
|
-
"""
|
6197
|
-
type: NotRequired[pulumi.Input[str]]
|
6198
|
-
"""
|
6199
|
-
The type to convert the value in cells of this column family. The values are expected to be encoded using HBase Bytes.toBytes function when using the BINARY encoding value. Following BigQuery types are allowed (case-sensitive): "BYTES", "STRING", "INTEGER", "FLOAT", "BOOLEAN", "JSON". Default type is BYTES. This can be overridden for a specific column by listing that column in 'columns' and specifying a type for it.
|
6200
|
-
"""
|
6201
|
-
elif False:
|
6202
|
-
TableExternalDataConfigurationBigtableOptionsColumnFamilyArgsDict: TypeAlias = Mapping[str, Any]
|
6203
|
-
|
6204
4624
|
@pulumi.input_type
|
6205
4625
|
class TableExternalDataConfigurationBigtableOptionsColumnFamilyArgs:
|
6206
4626
|
def __init__(__self__, *,
|
@@ -6288,35 +4708,6 @@ class TableExternalDataConfigurationBigtableOptionsColumnFamilyArgs:
|
|
6288
4708
|
pulumi.set(self, "type", value)
|
6289
4709
|
|
6290
4710
|
|
6291
|
-
if not MYPY:
|
6292
|
-
class TableExternalDataConfigurationBigtableOptionsColumnFamilyColumnArgsDict(TypedDict):
|
6293
|
-
encoding: NotRequired[pulumi.Input[str]]
|
6294
|
-
"""
|
6295
|
-
The encoding of the values when the type is not STRING. Acceptable encoding values are: TEXT - indicates values are alphanumeric text strings. BINARY - indicates values are encoded using HBase Bytes.toBytes family of functions. 'encoding' can also be set at the column family level. However, the setting at this level takes precedence if 'encoding' is set at both levels.
|
6296
|
-
"""
|
6297
|
-
field_name: NotRequired[pulumi.Input[str]]
|
6298
|
-
"""
|
6299
|
-
If the qualifier is not a valid BigQuery field identifier i.e. does not match [a-zA-Z][a-zA-Z0-9_]*, a valid identifier must be provided as the column field name and is used as field name in queries.
|
6300
|
-
"""
|
6301
|
-
only_read_latest: NotRequired[pulumi.Input[bool]]
|
6302
|
-
"""
|
6303
|
-
If this is set, only the latest version of value in this column are exposed. 'onlyReadLatest' can also be set at the column family level. However, the setting at this level takes precedence if 'onlyReadLatest' is set at both levels.
|
6304
|
-
"""
|
6305
|
-
qualifier_encoded: NotRequired[pulumi.Input[str]]
|
6306
|
-
"""
|
6307
|
-
Qualifier of the column. Columns in the parent column family that has this exact qualifier are exposed as . field. If the qualifier is valid UTF-8 string, it can be specified in the qualifierString field. Otherwise, a base-64 encoded value must be set to qualifierEncoded. The column field name is the same as the column qualifier. However, if the qualifier is not a valid BigQuery field identifier i.e. does not match [a-zA-Z][a-zA-Z0-9_]*, a valid identifier must be provided as fieldName.
|
6308
|
-
"""
|
6309
|
-
qualifier_string: NotRequired[pulumi.Input[str]]
|
6310
|
-
"""
|
6311
|
-
Qualifier string.
|
6312
|
-
"""
|
6313
|
-
type: NotRequired[pulumi.Input[str]]
|
6314
|
-
"""
|
6315
|
-
The type to convert the value in cells of this column. The values are expected to be encoded using HBase Bytes.toBytes function when using the BINARY encoding value. Following BigQuery types are allowed (case-sensitive): "BYTES", "STRING", "INTEGER", "FLOAT", "BOOLEAN", "JSON", Default type is "BYTES". 'type' can also be set at the column family level. However, the setting at this level takes precedence if 'type' is set at both levels.
|
6316
|
-
"""
|
6317
|
-
elif False:
|
6318
|
-
TableExternalDataConfigurationBigtableOptionsColumnFamilyColumnArgsDict: TypeAlias = Mapping[str, Any]
|
6319
|
-
|
6320
4711
|
@pulumi.input_type
|
6321
4712
|
class TableExternalDataConfigurationBigtableOptionsColumnFamilyColumnArgs:
|
6322
4713
|
def __init__(__self__, *,
|
@@ -6420,46 +4811,6 @@ class TableExternalDataConfigurationBigtableOptionsColumnFamilyColumnArgs:
|
|
6420
4811
|
pulumi.set(self, "type", value)
|
6421
4812
|
|
6422
4813
|
|
6423
|
-
if not MYPY:
|
6424
|
-
class TableExternalDataConfigurationCsvOptionsArgsDict(TypedDict):
|
6425
|
-
quote: pulumi.Input[str]
|
6426
|
-
"""
|
6427
|
-
The value that is used to quote data sections in a
|
6428
|
-
CSV file. If your data does not contain quoted sections, set the
|
6429
|
-
property value to an empty string. If your data contains quoted newline
|
6430
|
-
characters, you must also set the `allow_quoted_newlines` property to true.
|
6431
|
-
The API-side default is `"`, specified in the provider escaped as `\\"`. Due to
|
6432
|
-
limitations with default values, this value is required to be
|
6433
|
-
explicitly set.
|
6434
|
-
"""
|
6435
|
-
allow_jagged_rows: NotRequired[pulumi.Input[bool]]
|
6436
|
-
"""
|
6437
|
-
Indicates if BigQuery should accept rows
|
6438
|
-
that are missing trailing optional columns.
|
6439
|
-
"""
|
6440
|
-
allow_quoted_newlines: NotRequired[pulumi.Input[bool]]
|
6441
|
-
"""
|
6442
|
-
Indicates if BigQuery should allow
|
6443
|
-
quoted data sections that contain newline characters in a CSV file.
|
6444
|
-
The default value is false.
|
6445
|
-
"""
|
6446
|
-
encoding: NotRequired[pulumi.Input[str]]
|
6447
|
-
"""
|
6448
|
-
The character encoding of the data. The supported
|
6449
|
-
values are UTF-8 or ISO-8859-1.
|
6450
|
-
"""
|
6451
|
-
field_delimiter: NotRequired[pulumi.Input[str]]
|
6452
|
-
"""
|
6453
|
-
The separator for fields in a CSV file.
|
6454
|
-
"""
|
6455
|
-
skip_leading_rows: NotRequired[pulumi.Input[int]]
|
6456
|
-
"""
|
6457
|
-
The number of rows at the top of a CSV
|
6458
|
-
file that BigQuery will skip when reading the data.
|
6459
|
-
"""
|
6460
|
-
elif False:
|
6461
|
-
TableExternalDataConfigurationCsvOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
6462
|
-
|
6463
4814
|
@pulumi.input_type
|
6464
4815
|
class TableExternalDataConfigurationCsvOptionsArgs:
|
6465
4816
|
def __init__(__self__, *,
|
@@ -6584,24 +4935,6 @@ class TableExternalDataConfigurationCsvOptionsArgs:
|
|
6584
4935
|
pulumi.set(self, "skip_leading_rows", value)
|
6585
4936
|
|
6586
4937
|
|
6587
|
-
if not MYPY:
|
6588
|
-
class TableExternalDataConfigurationGoogleSheetsOptionsArgsDict(TypedDict):
|
6589
|
-
range: NotRequired[pulumi.Input[str]]
|
6590
|
-
"""
|
6591
|
-
Range of a sheet to query from. Only used when
|
6592
|
-
non-empty. At least one of `range` or `skip_leading_rows` must be set.
|
6593
|
-
Typical format: "sheet_name!top_left_cell_id:bottom_right_cell_id"
|
6594
|
-
For example: "sheet1!A1:B20"
|
6595
|
-
"""
|
6596
|
-
skip_leading_rows: NotRequired[pulumi.Input[int]]
|
6597
|
-
"""
|
6598
|
-
The number of rows at the top of the sheet
|
6599
|
-
that BigQuery will skip when reading the data. At least one of `range` or
|
6600
|
-
`skip_leading_rows` must be set.
|
6601
|
-
"""
|
6602
|
-
elif False:
|
6603
|
-
TableExternalDataConfigurationGoogleSheetsOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
6604
|
-
|
6605
4938
|
@pulumi.input_type
|
6606
4939
|
class TableExternalDataConfigurationGoogleSheetsOptionsArgs:
|
6607
4940
|
def __init__(__self__, *,
|
@@ -6651,39 +4984,6 @@ class TableExternalDataConfigurationGoogleSheetsOptionsArgs:
|
|
6651
4984
|
pulumi.set(self, "skip_leading_rows", value)
|
6652
4985
|
|
6653
4986
|
|
6654
|
-
if not MYPY:
|
6655
|
-
class TableExternalDataConfigurationHivePartitioningOptionsArgsDict(TypedDict):
|
6656
|
-
mode: NotRequired[pulumi.Input[str]]
|
6657
|
-
"""
|
6658
|
-
When set, what mode of hive partitioning to use when
|
6659
|
-
reading data. The following modes are supported.
|
6660
|
-
* AUTO: automatically infer partition key name(s) and type(s).
|
6661
|
-
* STRINGS: automatically infer partition key name(s). All types are
|
6662
|
-
Not all storage formats support hive partitioning. Requesting hive
|
6663
|
-
partitioning on an unsupported format will lead to an error.
|
6664
|
-
Currently supported formats are: JSON, CSV, ORC, Avro and Parquet.
|
6665
|
-
* CUSTOM: when set to `CUSTOM`, you must encode the partition key schema within the `source_uri_prefix` by setting `source_uri_prefix` to `gs://bucket/path_to_table/{key1:TYPE1}/{key2:TYPE2}/{key3:TYPE3}`.
|
6666
|
-
"""
|
6667
|
-
require_partition_filter: NotRequired[pulumi.Input[bool]]
|
6668
|
-
"""
|
6669
|
-
If set to true, queries over this table
|
6670
|
-
require a partition filter that can be used for partition elimination to be
|
6671
|
-
specified.
|
6672
|
-
"""
|
6673
|
-
source_uri_prefix: NotRequired[pulumi.Input[str]]
|
6674
|
-
"""
|
6675
|
-
When hive partition detection is requested,
|
6676
|
-
a common for all source uris must be required. The prefix must end immediately
|
6677
|
-
before the partition key encoding begins. For example, consider files following
|
6678
|
-
this data layout. `gs://bucket/path_to_table/dt=2019-06-01/country=USA/id=7/file.avro`
|
6679
|
-
`gs://bucket/path_to_table/dt=2019-05-31/country=CA/id=3/file.avro` When hive
|
6680
|
-
partitioning is requested with either AUTO or STRINGS detection, the common prefix
|
6681
|
-
can be either of `gs://bucket/path_to_table` or `gs://bucket/path_to_table/`.
|
6682
|
-
Note that when `mode` is set to `CUSTOM`, you must encode the partition key schema within the `source_uri_prefix` by setting `source_uri_prefix` to `gs://bucket/path_to_table/{key1:TYPE1}/{key2:TYPE2}/{key3:TYPE3}`.
|
6683
|
-
"""
|
6684
|
-
elif False:
|
6685
|
-
TableExternalDataConfigurationHivePartitioningOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
6686
|
-
|
6687
4987
|
@pulumi.input_type
|
6688
4988
|
class TableExternalDataConfigurationHivePartitioningOptionsArgs:
|
6689
4989
|
def __init__(__self__, *,
|
@@ -6771,15 +5071,6 @@ class TableExternalDataConfigurationHivePartitioningOptionsArgs:
|
|
6771
5071
|
pulumi.set(self, "source_uri_prefix", value)
|
6772
5072
|
|
6773
5073
|
|
6774
|
-
if not MYPY:
|
6775
|
-
class TableExternalDataConfigurationJsonOptionsArgsDict(TypedDict):
|
6776
|
-
encoding: NotRequired[pulumi.Input[str]]
|
6777
|
-
"""
|
6778
|
-
The character encoding of the data. The supported values are UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE. The default value is UTF-8.
|
6779
|
-
"""
|
6780
|
-
elif False:
|
6781
|
-
TableExternalDataConfigurationJsonOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
6782
|
-
|
6783
5074
|
@pulumi.input_type
|
6784
5075
|
class TableExternalDataConfigurationJsonOptionsArgs:
|
6785
5076
|
def __init__(__self__, *,
|
@@ -6803,19 +5094,6 @@ class TableExternalDataConfigurationJsonOptionsArgs:
|
|
6803
5094
|
pulumi.set(self, "encoding", value)
|
6804
5095
|
|
6805
5096
|
|
6806
|
-
if not MYPY:
|
6807
|
-
class TableExternalDataConfigurationParquetOptionsArgsDict(TypedDict):
|
6808
|
-
enable_list_inference: NotRequired[pulumi.Input[bool]]
|
6809
|
-
"""
|
6810
|
-
Indicates whether to use schema inference specifically for Parquet LIST logical type.
|
6811
|
-
"""
|
6812
|
-
enum_as_string: NotRequired[pulumi.Input[bool]]
|
6813
|
-
"""
|
6814
|
-
Indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by default.
|
6815
|
-
"""
|
6816
|
-
elif False:
|
6817
|
-
TableExternalDataConfigurationParquetOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
6818
|
-
|
6819
5097
|
@pulumi.input_type
|
6820
5098
|
class TableExternalDataConfigurationParquetOptionsArgs:
|
6821
5099
|
def __init__(__self__, *,
|
@@ -6855,30 +5133,6 @@ class TableExternalDataConfigurationParquetOptionsArgs:
|
|
6855
5133
|
pulumi.set(self, "enum_as_string", value)
|
6856
5134
|
|
6857
5135
|
|
6858
|
-
if not MYPY:
|
6859
|
-
class TableMaterializedViewArgsDict(TypedDict):
|
6860
|
-
query: pulumi.Input[str]
|
6861
|
-
"""
|
6862
|
-
A query whose result is persisted.
|
6863
|
-
"""
|
6864
|
-
allow_non_incremental_definition: NotRequired[pulumi.Input[bool]]
|
6865
|
-
"""
|
6866
|
-
Allow non incremental materialized view definition.
|
6867
|
-
The default value is false.
|
6868
|
-
"""
|
6869
|
-
enable_refresh: NotRequired[pulumi.Input[bool]]
|
6870
|
-
"""
|
6871
|
-
Specifies whether to use BigQuery's automatic refresh for this materialized view when the base table is updated.
|
6872
|
-
The default value is true.
|
6873
|
-
"""
|
6874
|
-
refresh_interval_ms: NotRequired[pulumi.Input[int]]
|
6875
|
-
"""
|
6876
|
-
The maximum frequency at which this materialized view will be refreshed.
|
6877
|
-
The default value is 1800000
|
6878
|
-
"""
|
6879
|
-
elif False:
|
6880
|
-
TableMaterializedViewArgsDict: TypeAlias = Mapping[str, Any]
|
6881
|
-
|
6882
5136
|
@pulumi.input_type
|
6883
5137
|
class TableMaterializedViewArgs:
|
6884
5138
|
def __init__(__self__, *,
|
@@ -6955,21 +5209,6 @@ class TableMaterializedViewArgs:
|
|
6955
5209
|
pulumi.set(self, "refresh_interval_ms", value)
|
6956
5210
|
|
6957
5211
|
|
6958
|
-
if not MYPY:
|
6959
|
-
class TableRangePartitioningArgsDict(TypedDict):
|
6960
|
-
field: pulumi.Input[str]
|
6961
|
-
"""
|
6962
|
-
The field used to determine how to create a range-based
|
6963
|
-
partition.
|
6964
|
-
"""
|
6965
|
-
range: pulumi.Input['TableRangePartitioningRangeArgsDict']
|
6966
|
-
"""
|
6967
|
-
Information required to partition based on ranges.
|
6968
|
-
Structure is documented below.
|
6969
|
-
"""
|
6970
|
-
elif False:
|
6971
|
-
TableRangePartitioningArgsDict: TypeAlias = Mapping[str, Any]
|
6972
|
-
|
6973
5212
|
@pulumi.input_type
|
6974
5213
|
class TableRangePartitioningArgs:
|
6975
5214
|
def __init__(__self__, *,
|
@@ -7011,23 +5250,6 @@ class TableRangePartitioningArgs:
|
|
7011
5250
|
pulumi.set(self, "range", value)
|
7012
5251
|
|
7013
5252
|
|
7014
|
-
if not MYPY:
|
7015
|
-
class TableRangePartitioningRangeArgsDict(TypedDict):
|
7016
|
-
end: pulumi.Input[int]
|
7017
|
-
"""
|
7018
|
-
End of the range partitioning, exclusive.
|
7019
|
-
"""
|
7020
|
-
interval: pulumi.Input[int]
|
7021
|
-
"""
|
7022
|
-
The width of each range within the partition.
|
7023
|
-
"""
|
7024
|
-
start: pulumi.Input[int]
|
7025
|
-
"""
|
7026
|
-
Start of the range partitioning, inclusive.
|
7027
|
-
"""
|
7028
|
-
elif False:
|
7029
|
-
TableRangePartitioningRangeArgsDict: TypeAlias = Mapping[str, Any]
|
7030
|
-
|
7031
5253
|
@pulumi.input_type
|
7032
5254
|
class TableRangePartitioningRangeArgs:
|
7033
5255
|
def __init__(__self__, *,
|
@@ -7080,24 +5302,6 @@ class TableRangePartitioningRangeArgs:
|
|
7080
5302
|
pulumi.set(self, "start", value)
|
7081
5303
|
|
7082
5304
|
|
7083
|
-
if not MYPY:
|
7084
|
-
class TableTableConstraintsArgsDict(TypedDict):
|
7085
|
-
foreign_keys: NotRequired[pulumi.Input[Sequence[pulumi.Input['TableTableConstraintsForeignKeyArgsDict']]]]
|
7086
|
-
"""
|
7087
|
-
Present only if the table has a foreign key.
|
7088
|
-
The foreign key is not enforced.
|
7089
|
-
Structure is documented below.
|
7090
|
-
"""
|
7091
|
-
primary_key: NotRequired[pulumi.Input['TableTableConstraintsPrimaryKeyArgsDict']]
|
7092
|
-
"""
|
7093
|
-
Represents the primary key constraint
|
7094
|
-
on a table's columns. Present only if the table has a primary key.
|
7095
|
-
The primary key is not enforced.
|
7096
|
-
Structure is documented below.
|
7097
|
-
"""
|
7098
|
-
elif False:
|
7099
|
-
TableTableConstraintsArgsDict: TypeAlias = Mapping[str, Any]
|
7100
|
-
|
7101
5305
|
@pulumi.input_type
|
7102
5306
|
class TableTableConstraintsArgs:
|
7103
5307
|
def __init__(__self__, *,
|
@@ -7147,26 +5351,6 @@ class TableTableConstraintsArgs:
|
|
7147
5351
|
pulumi.set(self, "primary_key", value)
|
7148
5352
|
|
7149
5353
|
|
7150
|
-
if not MYPY:
|
7151
|
-
class TableTableConstraintsForeignKeyArgsDict(TypedDict):
|
7152
|
-
column_references: pulumi.Input['TableTableConstraintsForeignKeyColumnReferencesArgsDict']
|
7153
|
-
"""
|
7154
|
-
The pair of the foreign key column and primary key column.
|
7155
|
-
Structure is documented below.
|
7156
|
-
"""
|
7157
|
-
referenced_table: pulumi.Input['TableTableConstraintsForeignKeyReferencedTableArgsDict']
|
7158
|
-
"""
|
7159
|
-
The table that holds the primary key
|
7160
|
-
and is referenced by this foreign key.
|
7161
|
-
Structure is documented below.
|
7162
|
-
"""
|
7163
|
-
name: NotRequired[pulumi.Input[str]]
|
7164
|
-
"""
|
7165
|
-
Set only if the foreign key constraint is named.
|
7166
|
-
"""
|
7167
|
-
elif False:
|
7168
|
-
TableTableConstraintsForeignKeyArgsDict: TypeAlias = Mapping[str, Any]
|
7169
|
-
|
7170
5354
|
@pulumi.input_type
|
7171
5355
|
class TableTableConstraintsForeignKeyArgs:
|
7172
5356
|
def __init__(__self__, *,
|
@@ -7226,20 +5410,6 @@ class TableTableConstraintsForeignKeyArgs:
|
|
7226
5410
|
pulumi.set(self, "name", value)
|
7227
5411
|
|
7228
5412
|
|
7229
|
-
if not MYPY:
|
7230
|
-
class TableTableConstraintsForeignKeyColumnReferencesArgsDict(TypedDict):
|
7231
|
-
referenced_column: pulumi.Input[str]
|
7232
|
-
"""
|
7233
|
-
The column in the primary key that are
|
7234
|
-
referenced by the referencingColumn
|
7235
|
-
"""
|
7236
|
-
referencing_column: pulumi.Input[str]
|
7237
|
-
"""
|
7238
|
-
The column that composes the foreign key.
|
7239
|
-
"""
|
7240
|
-
elif False:
|
7241
|
-
TableTableConstraintsForeignKeyColumnReferencesArgsDict: TypeAlias = Mapping[str, Any]
|
7242
|
-
|
7243
5413
|
@pulumi.input_type
|
7244
5414
|
class TableTableConstraintsForeignKeyColumnReferencesArgs:
|
7245
5415
|
def __init__(__self__, *,
|
@@ -7279,27 +5449,6 @@ class TableTableConstraintsForeignKeyColumnReferencesArgs:
|
|
7279
5449
|
pulumi.set(self, "referencing_column", value)
|
7280
5450
|
|
7281
5451
|
|
7282
|
-
if not MYPY:
|
7283
|
-
class TableTableConstraintsForeignKeyReferencedTableArgsDict(TypedDict):
|
7284
|
-
dataset_id: pulumi.Input[str]
|
7285
|
-
"""
|
7286
|
-
The ID of the dataset containing this table.
|
7287
|
-
"""
|
7288
|
-
project_id: pulumi.Input[str]
|
7289
|
-
"""
|
7290
|
-
The ID of the project containing this table.
|
7291
|
-
"""
|
7292
|
-
table_id: pulumi.Input[str]
|
7293
|
-
"""
|
7294
|
-
The ID of the table. The ID must contain only
|
7295
|
-
letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum
|
7296
|
-
length is 1,024 characters. Certain operations allow suffixing of
|
7297
|
-
the table ID with a partition decorator, such as
|
7298
|
-
sample_table$20190123.
|
7299
|
-
"""
|
7300
|
-
elif False:
|
7301
|
-
TableTableConstraintsForeignKeyReferencedTableArgsDict: TypeAlias = Mapping[str, Any]
|
7302
|
-
|
7303
5452
|
@pulumi.input_type
|
7304
5453
|
class TableTableConstraintsForeignKeyReferencedTableArgs:
|
7305
5454
|
def __init__(__self__, *,
|
@@ -7360,15 +5509,6 @@ class TableTableConstraintsForeignKeyReferencedTableArgs:
|
|
7360
5509
|
pulumi.set(self, "table_id", value)
|
7361
5510
|
|
7362
5511
|
|
7363
|
-
if not MYPY:
|
7364
|
-
class TableTableConstraintsPrimaryKeyArgsDict(TypedDict):
|
7365
|
-
columns: pulumi.Input[Sequence[pulumi.Input[str]]]
|
7366
|
-
"""
|
7367
|
-
The columns that are composed of the primary key constraint.
|
7368
|
-
"""
|
7369
|
-
elif False:
|
7370
|
-
TableTableConstraintsPrimaryKeyArgsDict: TypeAlias = Mapping[str, Any]
|
7371
|
-
|
7372
5512
|
@pulumi.input_type
|
7373
5513
|
class TableTableConstraintsPrimaryKeyArgs:
|
7374
5514
|
def __init__(__self__, *,
|
@@ -7391,28 +5531,6 @@ class TableTableConstraintsPrimaryKeyArgs:
|
|
7391
5531
|
pulumi.set(self, "columns", value)
|
7392
5532
|
|
7393
5533
|
|
7394
|
-
if not MYPY:
|
7395
|
-
class TableTableReplicationInfoArgsDict(TypedDict):
|
7396
|
-
source_dataset_id: pulumi.Input[str]
|
7397
|
-
"""
|
7398
|
-
The ID of the source dataset.
|
7399
|
-
"""
|
7400
|
-
source_project_id: pulumi.Input[str]
|
7401
|
-
"""
|
7402
|
-
The ID of the source project.
|
7403
|
-
"""
|
7404
|
-
source_table_id: pulumi.Input[str]
|
7405
|
-
"""
|
7406
|
-
The ID of the source materialized view.
|
7407
|
-
"""
|
7408
|
-
replication_interval_ms: NotRequired[pulumi.Input[int]]
|
7409
|
-
"""
|
7410
|
-
The interval at which the source
|
7411
|
-
materialized view is polled for updates. The default is 300000.
|
7412
|
-
"""
|
7413
|
-
elif False:
|
7414
|
-
TableTableReplicationInfoArgsDict: TypeAlias = Mapping[str, Any]
|
7415
|
-
|
7416
5534
|
@pulumi.input_type
|
7417
5535
|
class TableTableReplicationInfoArgs:
|
7418
5536
|
def __init__(__self__, *,
|
@@ -7483,34 +5601,6 @@ class TableTableReplicationInfoArgs:
|
|
7483
5601
|
pulumi.set(self, "replication_interval_ms", value)
|
7484
5602
|
|
7485
5603
|
|
7486
|
-
if not MYPY:
|
7487
|
-
class TableTimePartitioningArgsDict(TypedDict):
|
7488
|
-
type: pulumi.Input[str]
|
7489
|
-
"""
|
7490
|
-
The supported types are DAY, HOUR, MONTH, and YEAR,
|
7491
|
-
which will generate one partition per day, hour, month, and year, respectively.
|
7492
|
-
"""
|
7493
|
-
expiration_ms: NotRequired[pulumi.Input[int]]
|
7494
|
-
"""
|
7495
|
-
Number of milliseconds for which to keep the
|
7496
|
-
storage for a partition.
|
7497
|
-
"""
|
7498
|
-
field: NotRequired[pulumi.Input[str]]
|
7499
|
-
"""
|
7500
|
-
The field used to determine how to create a time-based
|
7501
|
-
partition. If time-based partitioning is enabled without this value, the
|
7502
|
-
table is partitioned based on the load time.
|
7503
|
-
"""
|
7504
|
-
require_partition_filter: NotRequired[pulumi.Input[bool]]
|
7505
|
-
"""
|
7506
|
-
If set to true, queries over this table
|
7507
|
-
require a partition filter that can be used for partition elimination to be
|
7508
|
-
specified. `require_partition_filter` is deprecated and will be removed in
|
7509
|
-
a future major release. Use the top level field with the same name instead.
|
7510
|
-
"""
|
7511
|
-
elif False:
|
7512
|
-
TableTimePartitioningArgsDict: TypeAlias = Mapping[str, Any]
|
7513
|
-
|
7514
5604
|
@pulumi.input_type
|
7515
5605
|
class TableTimePartitioningArgs:
|
7516
5606
|
def __init__(__self__, *,
|
@@ -7599,20 +5689,6 @@ class TableTimePartitioningArgs:
|
|
7599
5689
|
pulumi.set(self, "require_partition_filter", value)
|
7600
5690
|
|
7601
5691
|
|
7602
|
-
if not MYPY:
|
7603
|
-
class TableViewArgsDict(TypedDict):
|
7604
|
-
query: pulumi.Input[str]
|
7605
|
-
"""
|
7606
|
-
A query that BigQuery executes when the view is referenced.
|
7607
|
-
"""
|
7608
|
-
use_legacy_sql: NotRequired[pulumi.Input[bool]]
|
7609
|
-
"""
|
7610
|
-
Specifies whether to use BigQuery's legacy SQL for this view.
|
7611
|
-
The default value is true. If set to false, the view will use BigQuery's standard SQL.
|
7612
|
-
"""
|
7613
|
-
elif False:
|
7614
|
-
TableViewArgsDict: TypeAlias = Mapping[str, Any]
|
7615
|
-
|
7616
5692
|
@pulumi.input_type
|
7617
5693
|
class TableViewArgs:
|
7618
5694
|
def __init__(__self__, *,
|