pulumi-gcp 6.68.0a1698127103__py3-none-any.whl → 6.68.0a1698199636__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pulumi_gcp/_inputs.py +7 -1
- pulumi_gcp/_utilities.py +19 -0
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -26
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -26
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -26
- pulumi_gcp/accesscontextmanager/_inputs.py +530 -96
- pulumi_gcp/accesscontextmanager/access_level.py +14 -70
- pulumi_gcp/accesscontextmanager/access_level_condition.py +26 -108
- pulumi_gcp/accesscontextmanager/access_levels.py +13 -107
- pulumi_gcp/accesscontextmanager/access_policy.py +16 -52
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +13 -79
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +13 -79
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +13 -73
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +25 -41
- pulumi_gcp/accesscontextmanager/egress_policy.py +16 -4
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +27 -5
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -18
- pulumi_gcp/accesscontextmanager/ingress_policy.py +16 -4
- pulumi_gcp/accesscontextmanager/outputs.py +530 -96
- pulumi_gcp/accesscontextmanager/service_perimeter.py +26 -334
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +19 -13
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +19 -13
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +16 -42
- pulumi_gcp/accesscontextmanager/service_perimeters.py +13 -95
- pulumi_gcp/activedirectory/domain.py +27 -27
- pulumi_gcp/activedirectory/domain_trust.py +48 -36
- pulumi_gcp/activedirectory/peering.py +31 -71
- pulumi_gcp/alloydb/_inputs.py +145 -27
- pulumi_gcp/alloydb/backup.py +34 -142
- pulumi_gcp/alloydb/cluster.py +65 -259
- pulumi_gcp/alloydb/get_locations.py +0 -18
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -18
- pulumi_gcp/alloydb/instance.py +55 -81
- pulumi_gcp/alloydb/outputs.py +229 -47
- pulumi_gcp/apigateway/_inputs.py +120 -38
- pulumi_gcp/apigateway/api.py +23 -21
- pulumi_gcp/apigateway/api_config.py +40 -48
- pulumi_gcp/apigateway/api_config_iam_binding.py +23 -101
- pulumi_gcp/apigateway/api_config_iam_member.py +23 -101
- pulumi_gcp/apigateway/api_config_iam_policy.py +23 -95
- pulumi_gcp/apigateway/api_iam_binding.py +16 -100
- pulumi_gcp/apigateway/api_iam_member.py +16 -100
- pulumi_gcp/apigateway/api_iam_policy.py +16 -94
- pulumi_gcp/apigateway/gateway.py +26 -52
- pulumi_gcp/apigateway/gateway_iam_binding.py +16 -106
- pulumi_gcp/apigateway/gateway_iam_member.py +16 -106
- pulumi_gcp/apigateway/gateway_iam_policy.py +16 -100
- pulumi_gcp/apigateway/outputs.py +120 -38
- pulumi_gcp/apigee/_inputs.py +183 -27
- pulumi_gcp/apigee/addons_config.py +14 -156
- pulumi_gcp/apigee/endpoint_attachment.py +32 -62
- pulumi_gcp/apigee/env_group.py +13 -55
- pulumi_gcp/apigee/env_group_attachment.py +16 -106
- pulumi_gcp/apigee/env_keystore.py +13 -3
- pulumi_gcp/apigee/env_references.py +23 -5
- pulumi_gcp/apigee/environment.py +30 -62
- pulumi_gcp/apigee/environment_iam_binding.py +27 -95
- pulumi_gcp/apigee/environment_iam_member.py +27 -95
- pulumi_gcp/apigee/environment_iam_policy.py +27 -89
- pulumi_gcp/apigee/flowhook.py +30 -6
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -20
- pulumi_gcp/apigee/instance.py +38 -254
- pulumi_gcp/apigee/instance_attachment.py +16 -106
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +30 -12
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +30 -8
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +48 -144
- pulumi_gcp/apigee/nat_address.py +15 -95
- pulumi_gcp/apigee/organization.py +48 -210
- pulumi_gcp/apigee/outputs.py +183 -27
- pulumi_gcp/apigee/sharedflow.py +28 -4
- pulumi_gcp/apigee/sharedflow_deployment.py +30 -6
- pulumi_gcp/apigee/sync_authorization.py +9 -59
- pulumi_gcp/apigee/target_server.py +28 -116
- pulumi_gcp/appengine/_inputs.py +432 -78
- pulumi_gcp/appengine/application.py +43 -41
- pulumi_gcp/appengine/application_url_dispatch_rules.py +13 -81
- pulumi_gcp/appengine/domain_mapping.py +24 -32
- pulumi_gcp/appengine/engine_split_traffic.py +17 -115
- pulumi_gcp/appengine/firewall_rule.py +16 -42
- pulumi_gcp/appengine/flexible_app_version.py +113 -221
- pulumi_gcp/appengine/get_default_service_account.py +0 -20
- pulumi_gcp/appengine/outputs.py +432 -78
- pulumi_gcp/appengine/service_network_settings.py +17 -73
- pulumi_gcp/appengine/standard_app_version.py +76 -182
- pulumi_gcp/artifactregistry/_inputs.py +99 -19
- pulumi_gcp/artifactregistry/get_repository.py +0 -20
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -22
- pulumi_gcp/artifactregistry/outputs.py +261 -59
- pulumi_gcp/artifactregistry/repository.py +52 -310
- pulumi_gcp/artifactregistry/repository_iam_binding.py +16 -100
- pulumi_gcp/artifactregistry/repository_iam_member.py +16 -100
- pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -94
- pulumi_gcp/artifactregistry/vpcsc_config.py +10 -24
- pulumi_gcp/assuredworkloads/_inputs.py +27 -5
- pulumi_gcp/assuredworkloads/outputs.py +27 -5
- pulumi_gcp/assuredworkloads/workload.py +48 -78
- pulumi_gcp/backupdisasterrecovery/_inputs.py +13 -3
- pulumi_gcp/backupdisasterrecovery/management_server.py +16 -60
- pulumi_gcp/backupdisasterrecovery/outputs.py +13 -3
- pulumi_gcp/beyondcorp/_inputs.py +40 -10
- pulumi_gcp/beyondcorp/app_connection.py +19 -123
- pulumi_gcp/beyondcorp/app_connector.py +18 -82
- pulumi_gcp/beyondcorp/app_gateway.py +16 -56
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -18
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -18
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -18
- pulumi_gcp/beyondcorp/outputs.py +95 -25
- pulumi_gcp/biglake/_inputs.py +21 -3
- pulumi_gcp/biglake/catalog.py +17 -19
- pulumi_gcp/biglake/database.py +28 -58
- pulumi_gcp/biglake/outputs.py +21 -3
- pulumi_gcp/biglake/table.py +19 -103
- pulumi_gcp/bigquery/_inputs.py +766 -146
- pulumi_gcp/bigquery/app_profile.py +30 -198
- pulumi_gcp/bigquery/bi_reservation.py +15 -23
- pulumi_gcp/bigquery/capacity_commitment.py +32 -30
- pulumi_gcp/bigquery/connection.py +33 -291
- pulumi_gcp/bigquery/connection_iam_binding.py +20 -100
- pulumi_gcp/bigquery/connection_iam_member.py +20 -100
- pulumi_gcp/bigquery/connection_iam_policy.py +20 -94
- pulumi_gcp/bigquery/data_transfer_config.py +54 -80
- pulumi_gcp/bigquery/dataset.py +56 -304
- pulumi_gcp/bigquery/dataset_access.py +38 -212
- pulumi_gcp/bigquery/dataset_iam_binding.py +20 -94
- pulumi_gcp/bigquery/dataset_iam_member.py +20 -94
- pulumi_gcp/bigquery/dataset_iam_policy.py +20 -88
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -22
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -18
- pulumi_gcp/bigquery/get_default_service_account.py +0 -26
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -22
- pulumi_gcp/bigquery/iam_binding.py +27 -217
- pulumi_gcp/bigquery/iam_member.py +27 -217
- pulumi_gcp/bigquery/iam_policy.py +27 -211
- pulumi_gcp/bigquery/job.py +25 -423
- pulumi_gcp/bigquery/outputs.py +766 -146
- pulumi_gcp/bigquery/reservation.py +22 -40
- pulumi_gcp/bigquery/reservation_assignment.py +19 -35
- pulumi_gcp/bigquery/routine.py +51 -143
- pulumi_gcp/bigquery/table.py +79 -143
- pulumi_gcp/bigqueryanalyticshub/_inputs.py +58 -18
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +29 -29
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +20 -100
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +20 -100
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +20 -94
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -22
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/listing.py +52 -74
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +27 -107
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +27 -107
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +27 -101
- pulumi_gcp/bigqueryanalyticshub/outputs.py +58 -18
- pulumi_gcp/bigquerydatapolicy/_inputs.py +26 -8
- pulumi_gcp/bigquerydatapolicy/data_policy.py +35 -53
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +20 -100
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +20 -100
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +20 -94
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -22
- pulumi_gcp/bigquerydatapolicy/outputs.py +26 -8
- pulumi_gcp/bigtable/_inputs.py +87 -23
- pulumi_gcp/bigtable/gc_policy.py +40 -218
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -18
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -20
- pulumi_gcp/bigtable/instance.py +18 -92
- pulumi_gcp/bigtable/instance_iam_binding.py +16 -90
- pulumi_gcp/bigtable/instance_iam_member.py +16 -90
- pulumi_gcp/bigtable/instance_iam_policy.py +16 -84
- pulumi_gcp/bigtable/outputs.py +87 -23
- pulumi_gcp/bigtable/table.py +29 -63
- pulumi_gcp/bigtable/table_iam_binding.py +19 -97
- pulumi_gcp/bigtable/table_iam_member.py +19 -97
- pulumi_gcp/bigtable/table_iam_policy.py +19 -91
- pulumi_gcp/billing/_inputs.py +98 -22
- pulumi_gcp/billing/account_iam_binding.py +20 -88
- pulumi_gcp/billing/account_iam_member.py +20 -88
- pulumi_gcp/billing/account_iam_policy.py +20 -82
- pulumi_gcp/billing/budget.py +35 -341
- pulumi_gcp/billing/get_account_iam_policy.py +0 -18
- pulumi_gcp/billing/outputs.py +98 -22
- pulumi_gcp/billing/project_info.py +13 -3
- pulumi_gcp/billing/sub_account.py +26 -22
- pulumi_gcp/binaryauthorization/_inputs.py +85 -19
- pulumi_gcp/binaryauthorization/attestor.py +14 -134
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +16 -94
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +16 -94
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -88
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -20
- pulumi_gcp/binaryauthorization/outputs.py +85 -19
- pulumi_gcp/binaryauthorization/policy.py +26 -110
- pulumi_gcp/certificateauthority/_inputs.py +1075 -165
- pulumi_gcp/certificateauthority/authority.py +68 -432
- pulumi_gcp/certificateauthority/ca_pool.py +22 -48
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +20 -192
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +20 -192
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +20 -186
- pulumi_gcp/certificateauthority/certificate.py +41 -527
- pulumi_gcp/certificateauthority/certificate_template.py +28 -18
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +20 -192
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +20 -192
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +20 -186
- pulumi_gcp/certificateauthority/get_authority.py +0 -24
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -18
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -18
- pulumi_gcp/certificateauthority/outputs.py +1441 -249
- pulumi_gcp/certificatemanager/_inputs.py +77 -13
- pulumi_gcp/certificatemanager/certificate.py +12 -272
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +35 -131
- pulumi_gcp/certificatemanager/certificate_map.py +12 -28
- pulumi_gcp/certificatemanager/certificate_map_entry.py +16 -86
- pulumi_gcp/certificatemanager/dns_authorization.py +11 -29
- pulumi_gcp/certificatemanager/get_certificate_map.py +0 -18
- pulumi_gcp/certificatemanager/outputs.py +106 -20
- pulumi_gcp/certificatemanager/trust_config.py +17 -45
- pulumi_gcp/cloudasset/_inputs.py +60 -18
- pulumi_gcp/cloudasset/folder_feed.py +46 -16
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -56
- pulumi_gcp/cloudasset/organization_feed.py +48 -16
- pulumi_gcp/cloudasset/outputs.py +98 -28
- pulumi_gcp/cloudasset/project_feed.py +38 -14
- pulumi_gcp/cloudbuild/_inputs.py +323 -61
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +51 -105
- pulumi_gcp/cloudbuild/get_trigger.py +0 -22
- pulumi_gcp/cloudbuild/outputs.py +905 -215
- pulumi_gcp/cloudbuild/trigger.py +68 -692
- pulumi_gcp/cloudbuild/worker_pool.py +29 -111
- pulumi_gcp/cloudbuildv2/_inputs.py +111 -23
- pulumi_gcp/cloudbuildv2/connection.py +30 -170
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +13 -93
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +13 -93
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +13 -87
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -22
- pulumi_gcp/cloudbuildv2/outputs.py +111 -23
- pulumi_gcp/cloudbuildv2/repository.py +24 -172
- pulumi_gcp/clouddeploy/_inputs.py +182 -42
- pulumi_gcp/clouddeploy/delivery_pipeline.py +18 -416
- pulumi_gcp/clouddeploy/outputs.py +182 -42
- pulumi_gcp/clouddeploy/target.py +39 -209
- pulumi_gcp/cloudfunctions/_inputs.py +81 -23
- pulumi_gcp/cloudfunctions/function.py +103 -133
- pulumi_gcp/cloudfunctions/function_iam_binding.py +20 -100
- pulumi_gcp/cloudfunctions/function_iam_member.py +20 -100
- pulumi_gcp/cloudfunctions/function_iam_policy.py +20 -94
- pulumi_gcp/cloudfunctions/get_function.py +0 -18
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -22
- pulumi_gcp/cloudfunctions/outputs.py +159 -45
- pulumi_gcp/cloudfunctionsv2/_inputs.py +153 -27
- pulumi_gcp/cloudfunctionsv2/function.py +27 -377
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +20 -100
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +20 -100
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +20 -94
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -20
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -22
- pulumi_gcp/cloudfunctionsv2/outputs.py +423 -93
- pulumi_gcp/cloudidentity/_inputs.py +24 -8
- pulumi_gcp/cloudidentity/get_group_memberships.py +0 -18
- pulumi_gcp/cloudidentity/get_groups.py +0 -18
- pulumi_gcp/cloudidentity/group.py +32 -44
- pulumi_gcp/cloudidentity/group_membership.py +26 -138
- pulumi_gcp/cloudidentity/outputs.py +132 -38
- pulumi_gcp/cloudids/endpoint.py +27 -49
- pulumi_gcp/cloudrun/_inputs.py +289 -61
- pulumi_gcp/cloudrun/domain_mapping.py +17 -69
- pulumi_gcp/cloudrun/get_locations.py +0 -18
- pulumi_gcp/cloudrun/get_service.py +0 -20
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -22
- pulumi_gcp/cloudrun/iam_binding.py +16 -100
- pulumi_gcp/cloudrun/iam_member.py +16 -100
- pulumi_gcp/cloudrun/iam_policy.py +16 -94
- pulumi_gcp/cloudrun/outputs.py +826 -210
- pulumi_gcp/cloudrun/service.py +15 -447
- pulumi_gcp/cloudrunv2/_inputs.py +460 -94
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -22
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -22
- pulumi_gcp/cloudrunv2/job.py +41 -451
- pulumi_gcp/cloudrunv2/job_iam_binding.py +13 -93
- pulumi_gcp/cloudrunv2/job_iam_member.py +13 -93
- pulumi_gcp/cloudrunv2/job_iam_policy.py +13 -87
- pulumi_gcp/cloudrunv2/outputs.py +460 -94
- pulumi_gcp/cloudrunv2/service.py +47 -521
- pulumi_gcp/cloudrunv2/service_iam_binding.py +13 -93
- pulumi_gcp/cloudrunv2/service_iam_member.py +13 -93
- pulumi_gcp/cloudrunv2/service_iam_policy.py +13 -87
- pulumi_gcp/cloudscheduler/_inputs.py +64 -12
- pulumi_gcp/cloudscheduler/job.py +34 -156
- pulumi_gcp/cloudscheduler/outputs.py +64 -12
- pulumi_gcp/cloudtasks/_inputs.py +51 -11
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -22
- pulumi_gcp/cloudtasks/outputs.py +51 -11
- pulumi_gcp/cloudtasks/queue.py +29 -95
- pulumi_gcp/cloudtasks/queue_iam_binding.py +13 -93
- pulumi_gcp/cloudtasks/queue_iam_member.py +13 -93
- pulumi_gcp/cloudtasks/queue_iam_policy.py +13 -87
- pulumi_gcp/composer/_inputs.py +239 -35
- pulumi_gcp/composer/environment.py +7 -7
- pulumi_gcp/composer/get_image_versions.py +0 -32
- pulumi_gcp/composer/outputs.py +707 -145
- pulumi_gcp/compute/_inputs.py +5087 -949
- pulumi_gcp/compute/address.py +32 -148
- pulumi_gcp/compute/attached_disk.py +16 -48
- pulumi_gcp/compute/autoscalar.py +21 -227
- pulumi_gcp/compute/autoscaler.py +21 -227
- pulumi_gcp/compute/backend_bucket.py +38 -132
- pulumi_gcp/compute/backend_bucket_iam_binding.py +13 -9
- pulumi_gcp/compute/backend_bucket_iam_member.py +13 -9
- pulumi_gcp/compute/backend_bucket_iam_policy.py +13 -3
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +20 -38
- pulumi_gcp/compute/backend_service.py +103 -173
- pulumi_gcp/compute/backend_service_iam_binding.py +13 -9
- pulumi_gcp/compute/backend_service_iam_member.py +13 -9
- pulumi_gcp/compute/backend_service_iam_policy.py +13 -3
- pulumi_gcp/compute/backend_service_signed_url_key.py +20 -4
- pulumi_gcp/compute/ca_external_account_key.py +10 -18
- pulumi_gcp/compute/disk.py +74 -140
- pulumi_gcp/compute/disk_async_replication.py +21 -57
- pulumi_gcp/compute/disk_iam_binding.py +13 -93
- pulumi_gcp/compute/disk_iam_member.py +13 -93
- pulumi_gcp/compute/disk_iam_policy.py +13 -87
- pulumi_gcp/compute/disk_resource_policy_attachment.py +9 -57
- pulumi_gcp/compute/external_vpn_gateway.py +14 -148
- pulumi_gcp/compute/firewall.py +46 -98
- pulumi_gcp/compute/firewall_policy.py +26 -28
- pulumi_gcp/compute/firewall_policy_association.py +22 -34
- pulumi_gcp/compute/firewall_policy_rule.py +40 -106
- pulumi_gcp/compute/forwarding_rule.py +80 -76
- pulumi_gcp/compute/get_address.py +0 -32
- pulumi_gcp/compute/get_addresses.py +0 -32
- pulumi_gcp/compute/get_backend_bucket.py +0 -18
- pulumi_gcp/compute/get_certificate.py +0 -24
- pulumi_gcp/compute/get_default_service_account.py +0 -20
- pulumi_gcp/compute/get_disk.py +0 -30
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -22
- pulumi_gcp/compute/get_forwarding_rule.py +0 -18
- pulumi_gcp/compute/get_global_address.py +0 -32
- pulumi_gcp/compute/get_global_forwarding_rule.py +0 -18
- pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -18
- pulumi_gcp/compute/get_health_check.py +0 -18
- pulumi_gcp/compute/get_image.py +0 -32
- pulumi_gcp/compute/get_image_iam_policy.py +0 -20
- pulumi_gcp/compute/get_instance.py +0 -20
- pulumi_gcp/compute/get_instance_group.py +0 -16
- pulumi_gcp/compute/get_instance_group_manager.py +0 -22
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -22
- pulumi_gcp/compute/get_instance_serial_port.py +0 -108
- pulumi_gcp/compute/get_instance_template.py +0 -22
- pulumi_gcp/compute/get_lbip_ranges.py +0 -34
- pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -54
- pulumi_gcp/compute/get_network.py +0 -18
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -22
- pulumi_gcp/compute/get_network_peering.py +0 -36
- pulumi_gcp/compute/get_node_types.py +0 -24
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -22
- pulumi_gcp/compute/get_region_instance_group.py +0 -14
- pulumi_gcp/compute/get_region_instance_template.py +0 -22
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -22
- pulumi_gcp/compute/get_region_ssl_certificate.py +0 -24
- pulumi_gcp/compute/get_regions.py +0 -26
- pulumi_gcp/compute/get_resource_policy.py +0 -16
- pulumi_gcp/compute/get_router.py +0 -20
- pulumi_gcp/compute/get_router_nat.py +0 -20
- pulumi_gcp/compute/get_router_status.py +0 -18
- pulumi_gcp/compute/get_snapshot.py +0 -22
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -20
- pulumi_gcp/compute/get_ssl_policy.py +0 -18
- pulumi_gcp/compute/get_subnetwork.py +0 -20
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -22
- pulumi_gcp/compute/get_vpn_gateway.py +0 -18
- pulumi_gcp/compute/global_address.py +24 -48
- pulumi_gcp/compute/global_forwarding_rule.py +55 -201
- pulumi_gcp/compute/global_network_endpoint.py +20 -32
- pulumi_gcp/compute/global_network_endpoint_group.py +19 -43
- pulumi_gcp/compute/ha_vpn_gateway.py +19 -149
- pulumi_gcp/compute/health_check.py +61 -463
- pulumi_gcp/compute/http_health_check.py +30 -24
- pulumi_gcp/compute/https_health_check.py +30 -24
- pulumi_gcp/compute/image.py +48 -94
- pulumi_gcp/compute/image_iam_binding.py +16 -204
- pulumi_gcp/compute/image_iam_member.py +16 -204
- pulumi_gcp/compute/image_iam_policy.py +16 -198
- pulumi_gcp/compute/instance.py +118 -132
- pulumi_gcp/compute/instance_from_machine_image.py +109 -75
- pulumi_gcp/compute/instance_from_template.py +116 -108
- pulumi_gcp/compute/instance_group.py +12 -72
- pulumi_gcp/compute/instance_group_manager.py +76 -152
- pulumi_gcp/compute/instance_group_named_port.py +12 -62
- pulumi_gcp/compute/instance_iam_binding.py +20 -216
- pulumi_gcp/compute/instance_iam_member.py +20 -216
- pulumi_gcp/compute/instance_iam_policy.py +20 -210
- pulumi_gcp/compute/instance_template.py +91 -277
- pulumi_gcp/compute/interconnect_attachment.py +45 -91
- pulumi_gcp/compute/machine_image.py +26 -104
- pulumi_gcp/compute/machine_image_iam_binding.py +20 -214
- pulumi_gcp/compute/machine_image_iam_member.py +20 -214
- pulumi_gcp/compute/machine_image_iam_policy.py +20 -208
- pulumi_gcp/compute/managed_ssl_certificate.py +19 -7
- pulumi_gcp/compute/manged_ssl_certificate.py +19 -7
- pulumi_gcp/compute/network.py +34 -62
- pulumi_gcp/compute/network_attachment.py +32 -4
- pulumi_gcp/compute/network_edge_security_service.py +18 -24
- pulumi_gcp/compute/network_endpoint.py +20 -74
- pulumi_gcp/compute/network_endpoint_group.py +19 -71
- pulumi_gcp/compute/network_endpoint_list.py +17 -113
- pulumi_gcp/compute/network_firewall_policy.py +16 -20
- pulumi_gcp/compute/network_firewall_policy_association.py +22 -32
- pulumi_gcp/compute/network_firewall_policy_rule.py +44 -116
- pulumi_gcp/compute/network_peering.py +38 -36
- pulumi_gcp/compute/network_peering_routes_config.py +26 -136
- pulumi_gcp/compute/node_group.py +40 -146
- pulumi_gcp/compute/node_template.py +32 -66
- pulumi_gcp/compute/organization_security_policy.py +18 -26
- pulumi_gcp/compute/organization_security_policy_association.py +22 -90
- pulumi_gcp/compute/organization_security_policy_rule.py +35 -81
- pulumi_gcp/compute/outputs.py +7994 -1670
- pulumi_gcp/compute/packet_mirroring.py +27 -25
- pulumi_gcp/compute/per_instance_config.py +30 -126
- pulumi_gcp/compute/project_default_network_tier.py +13 -21
- pulumi_gcp/compute/project_metadata.py +9 -61
- pulumi_gcp/compute/project_metadata_item.py +12 -26
- pulumi_gcp/compute/public_advertised_prefix.py +22 -26
- pulumi_gcp/compute/public_delegated_prefix.py +29 -37
- pulumi_gcp/compute/region_autoscaler.py +21 -113
- pulumi_gcp/compute/region_backend_service.py +87 -47
- pulumi_gcp/compute/region_backend_service_iam_binding.py +13 -9
- pulumi_gcp/compute/region_backend_service_iam_member.py +13 -9
- pulumi_gcp/compute/region_backend_service_iam_policy.py +13 -3
- pulumi_gcp/compute/region_commitment.py +30 -92
- pulumi_gcp/compute/region_disk.py +54 -172
- pulumi_gcp/compute/region_disk_iam_binding.py +13 -93
- pulumi_gcp/compute/region_disk_iam_member.py +13 -93
- pulumi_gcp/compute/region_disk_iam_policy.py +13 -87
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +9 -81
- pulumi_gcp/compute/region_health_check.py +61 -463
- pulumi_gcp/compute/region_instance_group_manager.py +84 -154
- pulumi_gcp/compute/region_instance_template.py +89 -39
- pulumi_gcp/compute/region_network_endpoint_group.py +39 -267
- pulumi_gcp/compute/region_network_firewall_policy.py +16 -22
- pulumi_gcp/compute/region_network_firewall_policy_association.py +22 -36
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +44 -120
- pulumi_gcp/compute/region_per_instance_config.py +30 -136
- pulumi_gcp/compute/region_security_policy.py +21 -111
- pulumi_gcp/compute/region_security_policy_rule.py +28 -254
- pulumi_gcp/compute/region_ssl_certificate.py +28 -84
- pulumi_gcp/compute/region_ssl_policy.py +23 -3
- pulumi_gcp/compute/region_target_http_proxy.py +19 -35
- pulumi_gcp/compute/region_target_https_proxy.py +30 -4
- pulumi_gcp/compute/region_target_tcp_proxy.py +27 -3
- pulumi_gcp/compute/region_url_map.py +34 -12
- pulumi_gcp/compute/reservation.py +30 -46
- pulumi_gcp/compute/resource_policy.py +28 -290
- pulumi_gcp/compute/route.py +44 -30
- pulumi_gcp/compute/router.py +18 -82
- pulumi_gcp/compute/router_interface.py +29 -29
- pulumi_gcp/compute/router_nat.py +72 -200
- pulumi_gcp/compute/router_peer.py +62 -250
- pulumi_gcp/compute/router_status.py +0 -18
- pulumi_gcp/compute/security_policy.py +23 -285
- pulumi_gcp/compute/security_scan_config.py +42 -40
- pulumi_gcp/compute/service_attachment.py +54 -6
- pulumi_gcp/compute/shared_vpc_host_project.py +9 -39
- pulumi_gcp/compute/shared_vpc_service_project.py +24 -32
- pulumi_gcp/compute/snapshot.py +43 -99
- pulumi_gcp/compute/snapshot_iam_binding.py +13 -87
- pulumi_gcp/compute/snapshot_iam_member.py +13 -87
- pulumi_gcp/compute/snapshot_iam_policy.py +13 -81
- pulumi_gcp/compute/ssl_certificate.py +28 -80
- pulumi_gcp/compute/ssl_policy.py +20 -38
- pulumi_gcp/compute/subnetwork.py +53 -167
- pulumi_gcp/compute/subnetwork_iam_binding.py +16 -216
- pulumi_gcp/compute/subnetwork_iam_member.py +16 -216
- pulumi_gcp/compute/subnetwork_iam_policy.py +16 -210
- pulumi_gcp/compute/target_grpc_proxy.py +20 -2
- pulumi_gcp/compute/target_http_proxy.py +27 -27
- pulumi_gcp/compute/target_https_proxy.py +47 -3
- pulumi_gcp/compute/target_instance.py +21 -97
- pulumi_gcp/compute/target_pool.py +28 -2
- pulumi_gcp/compute/target_ssl_proxy.py +35 -3
- pulumi_gcp/compute/target_tcp_proxy.py +27 -3
- pulumi_gcp/compute/url_map.py +39 -17
- pulumi_gcp/compute/vpn_gateway.py +15 -79
- pulumi_gcp/compute/vpn_tunnel.py +65 -173
- pulumi_gcp/config/outputs.py +7 -1
- pulumi_gcp/container/_inputs.py +2071 -599
- pulumi_gcp/container/attached_cluster.py +61 -127
- pulumi_gcp/container/aws_cluster.py +47 -471
- pulumi_gcp/container/aws_node_pool.py +43 -749
- pulumi_gcp/container/azure_client.py +25 -29
- pulumi_gcp/container/azure_cluster.py +59 -219
- pulumi_gcp/container/azure_node_pool.py +47 -179
- pulumi_gcp/container/cluster.py +291 -259
- pulumi_gcp/container/get_attached_install_manifest.py +0 -26
- pulumi_gcp/container/get_attached_versions.py +0 -22
- pulumi_gcp/container/get_aws_versions.py +0 -22
- pulumi_gcp/container/get_azure_versions.py +0 -22
- pulumi_gcp/container/get_cluster.py +0 -28
- pulumi_gcp/container/get_engine_versions.py +0 -32
- pulumi_gcp/container/get_registry_image.py +0 -20
- pulumi_gcp/container/get_registry_repository.py +0 -20
- pulumi_gcp/container/node_pool.py +55 -79
- pulumi_gcp/container/outputs.py +3951 -1067
- pulumi_gcp/container/registry.py +8 -54
- pulumi_gcp/containeranalysis/_inputs.py +57 -17
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -20
- pulumi_gcp/containeranalysis/note.py +38 -82
- pulumi_gcp/containeranalysis/note_iam_binding.py +16 -94
- pulumi_gcp/containeranalysis/note_iam_member.py +16 -94
- pulumi_gcp/containeranalysis/note_iam_policy.py +16 -88
- pulumi_gcp/containeranalysis/occurence.py +28 -10
- pulumi_gcp/containeranalysis/outputs.py +57 -17
- pulumi_gcp/databasemigrationservice/_inputs.py +184 -34
- pulumi_gcp/databasemigrationservice/connection_profile.py +23 -251
- pulumi_gcp/databasemigrationservice/outputs.py +184 -34
- pulumi_gcp/datacatalog/_inputs.py +173 -41
- pulumi_gcp/datacatalog/entry.py +47 -171
- pulumi_gcp/datacatalog/entry_group.py +17 -41
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +20 -88
- pulumi_gcp/datacatalog/entry_group_iam_member.py +20 -88
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +20 -82
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -18
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -18
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -18
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -18
- pulumi_gcp/datacatalog/outputs.py +173 -41
- pulumi_gcp/datacatalog/policy_tag.py +22 -86
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +20 -88
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +20 -88
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +20 -82
- pulumi_gcp/datacatalog/tag.py +14 -504
- pulumi_gcp/datacatalog/tag_template.py +24 -100
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +20 -88
- pulumi_gcp/datacatalog/tag_template_iam_member.py +20 -88
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +20 -82
- pulumi_gcp/datacatalog/taxonomy.py +17 -25
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +16 -88
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +16 -88
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -82
- pulumi_gcp/dataflow/_inputs.py +128 -14
- pulumi_gcp/dataflow/flex_template_job.py +79 -137
- pulumi_gcp/dataflow/job.py +62 -156
- pulumi_gcp/dataflow/outputs.py +128 -14
- pulumi_gcp/dataflow/pipeline.py +36 -116
- pulumi_gcp/dataform/_inputs.py +86 -12
- pulumi_gcp/dataform/outputs.py +86 -12
- pulumi_gcp/dataform/repository.py +16 -72
- pulumi_gcp/dataform/repository_release_config.py +28 -110
- pulumi_gcp/dataform/repository_workflow_config.py +28 -172
- pulumi_gcp/datafusion/_inputs.py +39 -11
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -22
- pulumi_gcp/datafusion/instance.py +66 -222
- pulumi_gcp/datafusion/outputs.py +39 -11
- pulumi_gcp/dataloss/_inputs.py +2467 -517
- pulumi_gcp/dataloss/outputs.py +2467 -517
- pulumi_gcp/dataloss/prevention_deidentify_template.py +29 -81
- pulumi_gcp/dataloss/prevention_inspect_template.py +22 -256
- pulumi_gcp/dataloss/prevention_job_trigger.py +31 -671
- pulumi_gcp/dataloss/prevention_stored_info_type.py +24 -168
- pulumi_gcp/dataplex/_inputs.py +656 -122
- pulumi_gcp/dataplex/asset.py +49 -91
- pulumi_gcp/dataplex/asset_iam_binding.py +26 -114
- pulumi_gcp/dataplex/asset_iam_member.py +26 -114
- pulumi_gcp/dataplex/asset_iam_policy.py +26 -108
- pulumi_gcp/dataplex/datascan.py +52 -418
- pulumi_gcp/dataplex/datascan_iam_binding.py +20 -100
- pulumi_gcp/dataplex/datascan_iam_member.py +20 -100
- pulumi_gcp/dataplex/datascan_iam_policy.py +20 -94
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -26
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -22
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -22
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -24
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -24
- pulumi_gcp/dataplex/lake.py +24 -38
- pulumi_gcp/dataplex/lake_iam_binding.py +16 -100
- pulumi_gcp/dataplex/lake_iam_member.py +16 -100
- pulumi_gcp/dataplex/lake_iam_policy.py +16 -94
- pulumi_gcp/dataplex/outputs.py +656 -122
- pulumi_gcp/dataplex/task.py +38 -24
- pulumi_gcp/dataplex/task_iam_binding.py +23 -107
- pulumi_gcp/dataplex/task_iam_member.py +23 -107
- pulumi_gcp/dataplex/task_iam_policy.py +23 -101
- pulumi_gcp/dataplex/zone.py +41 -75
- pulumi_gcp/dataplex/zone_iam_binding.py +23 -107
- pulumi_gcp/dataplex/zone_iam_member.py +23 -107
- pulumi_gcp/dataplex/zone_iam_policy.py +23 -101
- pulumi_gcp/dataproc/_inputs.py +1364 -224
- pulumi_gcp/dataproc/autoscaling_policy.py +28 -72
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +20 -100
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +20 -100
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +20 -94
- pulumi_gcp/dataproc/cluster.py +20 -182
- pulumi_gcp/dataproc/cluster_iam_binding.py +16 -92
- pulumi_gcp/dataproc/cluster_iam_member.py +16 -92
- pulumi_gcp/dataproc/cluster_iam_policy.py +16 -86
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -22
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -20
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -20
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -22
- pulumi_gcp/dataproc/job.py +55 -141
- pulumi_gcp/dataproc/job_iam_binding.py +20 -92
- pulumi_gcp/dataproc/job_iam_member.py +20 -92
- pulumi_gcp/dataproc/job_iam_policy.py +20 -86
- pulumi_gcp/dataproc/metastore_federation.py +27 -125
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +20 -10
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +20 -10
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +20 -4
- pulumi_gcp/dataproc/metastore_service.py +62 -236
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +20 -100
- pulumi_gcp/dataproc/metastore_service_iam_member.py +20 -100
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +20 -94
- pulumi_gcp/dataproc/outputs.py +1364 -224
- pulumi_gcp/dataproc/workflow_template.py +24 -132
- pulumi_gcp/datastore/_inputs.py +9 -3
- pulumi_gcp/datastore/data_store_index.py +11 -41
- pulumi_gcp/datastore/outputs.py +9 -3
- pulumi_gcp/datastream/_inputs.py +543 -113
- pulumi_gcp/datastream/connection_profile.py +58 -274
- pulumi_gcp/datastream/get_static_ips.py +0 -22
- pulumi_gcp/datastream/outputs.py +543 -113
- pulumi_gcp/datastream/private_connection.py +31 -49
- pulumi_gcp/datastream/stream.py +57 -1017
- pulumi_gcp/deploymentmanager/_inputs.py +18 -6
- pulumi_gcp/deploymentmanager/deployment.py +22 -42
- pulumi_gcp/deploymentmanager/outputs.py +18 -6
- pulumi_gcp/diagflow/_inputs.py +790 -152
- pulumi_gcp/diagflow/agent.py +53 -51
- pulumi_gcp/diagflow/cx_agent.py +57 -59
- pulumi_gcp/diagflow/cx_entity_type.py +35 -95
- pulumi_gcp/diagflow/cx_environment.py +22 -74
- pulumi_gcp/diagflow/cx_flow.py +34 -546
- pulumi_gcp/diagflow/cx_intent.py +25 -105
- pulumi_gcp/diagflow/cx_page.py +35 -1117
- pulumi_gcp/diagflow/cx_security_settings.py +54 -142
- pulumi_gcp/diagflow/cx_test_case.py +26 -268
- pulumi_gcp/diagflow/cx_version.py +17 -59
- pulumi_gcp/diagflow/cx_webhook.py +37 -73
- pulumi_gcp/diagflow/entity_type.py +20 -66
- pulumi_gcp/diagflow/fulfillment.py +18 -54
- pulumi_gcp/diagflow/intent.py +45 -109
- pulumi_gcp/diagflow/outputs.py +790 -152
- pulumi_gcp/dns/_inputs.py +362 -88
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +20 -94
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +20 -94
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +20 -88
- pulumi_gcp/dns/get_keys.py +0 -32
- pulumi_gcp/dns/get_managed_zone.py +0 -26
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -20
- pulumi_gcp/dns/get_record_set.py +0 -24
- pulumi_gcp/dns/managed_zone.py +57 -421
- pulumi_gcp/dns/outputs.py +465 -115
- pulumi_gcp/dns/policy.py +19 -69
- pulumi_gcp/dns/record_set.py +24 -336
- pulumi_gcp/dns/response_policy.py +17 -121
- pulumi_gcp/dns/response_policy_rule.py +32 -72
- pulumi_gcp/edgenetwork/network.py +23 -37
- pulumi_gcp/edgenetwork/subnet.py +38 -100
- pulumi_gcp/endpoints/_inputs.py +49 -15
- pulumi_gcp/endpoints/consumers_iam_binding.py +27 -11
- pulumi_gcp/endpoints/consumers_iam_member.py +27 -11
- pulumi_gcp/endpoints/consumers_iam_policy.py +27 -5
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -18
- pulumi_gcp/endpoints/outputs.py +49 -15
- pulumi_gcp/endpoints/service.py +29 -43
- pulumi_gcp/endpoints/service_iam_binding.py +20 -88
- pulumi_gcp/endpoints/service_iam_member.py +20 -88
- pulumi_gcp/endpoints/service_iam_policy.py +20 -82
- pulumi_gcp/essentialcontacts/_inputs.py +148 -24
- pulumi_gcp/essentialcontacts/contact.py +26 -32
- pulumi_gcp/essentialcontacts/document_ai_processor.py +23 -27
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +12 -32
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +34 -590
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +38 -36
- pulumi_gcp/essentialcontacts/outputs.py +148 -24
- pulumi_gcp/eventarc/_inputs.py +43 -13
- pulumi_gcp/eventarc/channel.py +25 -45
- pulumi_gcp/eventarc/google_channel_config.py +15 -43
- pulumi_gcp/eventarc/outputs.py +43 -13
- pulumi_gcp/eventarc/trigger.py +32 -96
- pulumi_gcp/filestore/_inputs.py +43 -7
- pulumi_gcp/filestore/backup.py +35 -61
- pulumi_gcp/filestore/instance.py +26 -154
- pulumi_gcp/filestore/outputs.py +43 -7
- pulumi_gcp/filestore/snapshot.py +16 -96
- pulumi_gcp/firebase/_inputs.py +70 -20
- pulumi_gcp/firebase/android_app.py +35 -85
- pulumi_gcp/firebase/apple_app.py +38 -76
- pulumi_gcp/firebase/database_instance.py +22 -110
- pulumi_gcp/firebase/extensions_instance.py +31 -89
- pulumi_gcp/firebase/hosting_channel.py +28 -74
- pulumi_gcp/firebase/hosting_release.py +23 -149
- pulumi_gcp/firebase/hosting_site.py +16 -58
- pulumi_gcp/firebase/hosting_version.py +16 -226
- pulumi_gcp/firebase/outputs.py +70 -20
- pulumi_gcp/firebase/project.py +10 -34
- pulumi_gcp/firebase/project_location.py +13 -43
- pulumi_gcp/firebase/storage_bucket.py +10 -32
- pulumi_gcp/firebase/web_app.py +25 -123
- pulumi_gcp/firebaserules/_inputs.py +18 -6
- pulumi_gcp/firebaserules/outputs.py +18 -6
- pulumi_gcp/firebaserules/release.py +17 -103
- pulumi_gcp/firebaserules/ruleset.py +12 -72
- pulumi_gcp/firestore/_inputs.py +20 -4
- pulumi_gcp/firestore/database.py +42 -30
- pulumi_gcp/firestore/document.py +23 -73
- pulumi_gcp/firestore/field.py +22 -136
- pulumi_gcp/firestore/index.py +16 -44
- pulumi_gcp/firestore/outputs.py +20 -4
- pulumi_gcp/folder/_inputs.py +63 -17
- pulumi_gcp/folder/access_approval_settings.py +34 -112
- pulumi_gcp/folder/get_iam_policy.py +0 -18
- pulumi_gcp/folder/get_organization_policy.py +0 -22
- pulumi_gcp/folder/iam_audit_config.py +19 -247
- pulumi_gcp/folder/iam_binding.py +16 -40
- pulumi_gcp/folder/iam_member.py +16 -252
- pulumi_gcp/folder/iam_policy.py +16 -246
- pulumi_gcp/folder/organization_policy.py +29 -145
- pulumi_gcp/folder/outputs.py +112 -32
- pulumi_gcp/gameservices/_inputs.py +60 -14
- pulumi_gcp/gameservices/game_server_cluster.py +28 -10
- pulumi_gcp/gameservices/game_server_config.py +31 -139
- pulumi_gcp/gameservices/game_server_deployment.py +13 -23
- pulumi_gcp/gameservices/game_server_deployment_rollout.py +24 -96
- pulumi_gcp/gameservices/get_game_server_deployment_rollout.py +0 -18
- pulumi_gcp/gameservices/outputs.py +79 -19
- pulumi_gcp/gameservices/realm.py +20 -28
- pulumi_gcp/gkebackup/_inputs.py +203 -43
- pulumi_gcp/gkebackup/backup_plan.py +31 -285
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +13 -93
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +13 -93
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +13 -87
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -22
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -22
- pulumi_gcp/gkebackup/outputs.py +203 -43
- pulumi_gcp/gkebackup/restore_plan.py +29 -611
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +13 -609
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +13 -609
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +13 -603
- pulumi_gcp/gkehub/_inputs.py +224 -50
- pulumi_gcp/gkehub/feature.py +18 -212
- pulumi_gcp/gkehub/feature_iam_binding.py +13 -93
- pulumi_gcp/gkehub/feature_iam_member.py +13 -93
- pulumi_gcp/gkehub/feature_iam_policy.py +13 -87
- pulumi_gcp/gkehub/feature_membership.py +17 -259
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -22
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -20
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -20
- pulumi_gcp/gkehub/membership.py +15 -93
- pulumi_gcp/gkehub/membership_binding.py +32 -6
- pulumi_gcp/gkehub/membership_iam_binding.py +20 -94
- pulumi_gcp/gkehub/membership_iam_member.py +20 -94
- pulumi_gcp/gkehub/membership_iam_policy.py +20 -88
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +36 -12
- pulumi_gcp/gkehub/namespace.py +33 -5
- pulumi_gcp/gkehub/outputs.py +224 -50
- pulumi_gcp/gkehub/scope.py +19 -31
- pulumi_gcp/gkehub/scope_iam_binding.py +20 -94
- pulumi_gcp/gkehub/scope_iam_member.py +20 -94
- pulumi_gcp/gkehub/scope_iam_policy.py +20 -88
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +30 -10
- pulumi_gcp/gkeonprem/_inputs.py +889 -201
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +65 -385
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +102 -638
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +34 -368
- pulumi_gcp/gkeonprem/outputs.py +889 -201
- pulumi_gcp/gkeonprem/v_mware_cluster.py +81 -465
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +37 -273
- pulumi_gcp/healthcare/_inputs.py +192 -52
- pulumi_gcp/healthcare/consent_store.py +17 -85
- pulumi_gcp/healthcare/consent_store_iam_binding.py +23 -95
- pulumi_gcp/healthcare/consent_store_iam_member.py +23 -95
- pulumi_gcp/healthcare/consent_store_iam_policy.py +23 -89
- pulumi_gcp/healthcare/dataset.py +15 -23
- pulumi_gcp/healthcare/dataset_iam_binding.py +20 -88
- pulumi_gcp/healthcare/dataset_iam_member.py +20 -88
- pulumi_gcp/healthcare/dataset_iam_policy.py +20 -82
- pulumi_gcp/healthcare/dicom_store.py +20 -114
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +20 -88
- pulumi_gcp/healthcare/dicom_store_iam_member.py +20 -88
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +20 -82
- pulumi_gcp/healthcare/fhir_store.py +48 -228
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +20 -88
- pulumi_gcp/healthcare/fhir_store_iam_member.py +20 -88
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +20 -82
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -20
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -18
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -18
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -18
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -18
- pulumi_gcp/healthcare/hl7_store.py +25 -271
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +20 -88
- pulumi_gcp/healthcare/hl7_store_iam_member.py +20 -88
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +20 -82
- pulumi_gcp/healthcare/outputs.py +192 -52
- pulumi_gcp/iam/_inputs.py +117 -35
- pulumi_gcp/iam/access_boundary_policy.py +16 -4
- pulumi_gcp/iam/deny_policy.py +16 -4
- pulumi_gcp/iam/get_rule.py +0 -16
- pulumi_gcp/iam/get_testable_permissions.py +0 -30
- pulumi_gcp/iam/get_workload_identity_pool.py +0 -16
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -20
- pulumi_gcp/iam/outputs.py +165 -47
- pulumi_gcp/iam/workforce_pool.py +27 -57
- pulumi_gcp/iam/workforce_pool_provider.py +37 -268
- pulumi_gcp/iam/workload_identity_pool.py +17 -43
- pulumi_gcp/iam/workload_identity_pool_provider.py +34 -290
- pulumi_gcp/iap/_inputs.py +162 -54
- pulumi_gcp/iap/app_engine_service_iam_binding.py +23 -217
- pulumi_gcp/iap/app_engine_service_iam_member.py +23 -217
- pulumi_gcp/iap/app_engine_service_iam_policy.py +23 -211
- pulumi_gcp/iap/app_engine_version_iam_binding.py +30 -230
- pulumi_gcp/iap/app_engine_version_iam_member.py +30 -230
- pulumi_gcp/iap/app_engine_version_iam_policy.py +30 -224
- pulumi_gcp/iap/brand.py +22 -38
- pulumi_gcp/iap/client.py +18 -44
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -22
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -24
- pulumi_gcp/iap/get_client.py +0 -22
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -18
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -22
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -20
- pulumi_gcp/iap/get_web_iam_policy.py +0 -18
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -22
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -20
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -18
- pulumi_gcp/iap/outputs.py +162 -54
- pulumi_gcp/iap/tunnel_iam_binding.py +13 -191
- pulumi_gcp/iap/tunnel_iam_member.py +13 -191
- pulumi_gcp/iap/tunnel_iam_policy.py +13 -185
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +16 -216
- pulumi_gcp/iap/tunnel_instance_iam_member.py +16 -216
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +16 -210
- pulumi_gcp/iap/web_backend_service_iam_binding.py +20 -204
- pulumi_gcp/iap/web_backend_service_iam_member.py +20 -204
- pulumi_gcp/iap/web_backend_service_iam_policy.py +20 -198
- pulumi_gcp/iap/web_iam_binding.py +13 -191
- pulumi_gcp/iap/web_iam_member.py +13 -191
- pulumi_gcp/iap/web_iam_policy.py +13 -185
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +20 -216
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +20 -216
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +20 -210
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +20 -204
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +20 -204
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +20 -198
- pulumi_gcp/iap/web_type_compute_iam_binding.py +13 -191
- pulumi_gcp/iap/web_type_compute_iam_member.py +13 -191
- pulumi_gcp/iap/web_type_compute_iam_policy.py +13 -185
- pulumi_gcp/identityplatform/_inputs.py +202 -38
- pulumi_gcp/identityplatform/config.py +25 -135
- pulumi_gcp/identityplatform/default_supported_idp_config.py +27 -29
- pulumi_gcp/identityplatform/inbound_saml_config.py +29 -57
- pulumi_gcp/identityplatform/oauth_idp_config.py +24 -30
- pulumi_gcp/identityplatform/outputs.py +202 -38
- pulumi_gcp/identityplatform/project_default_config.py +11 -53
- pulumi_gcp/identityplatform/tenant.py +25 -23
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +30 -34
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +32 -62
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +30 -36
- pulumi_gcp/iot/_inputs.py +85 -19
- pulumi_gcp/iot/device.py +34 -74
- pulumi_gcp/iot/get_registry_iam_policy.py +0 -22
- pulumi_gcp/iot/outputs.py +85 -19
- pulumi_gcp/iot/registry.py +26 -116
- pulumi_gcp/iot/registry_iam_binding.py +13 -93
- pulumi_gcp/iot/registry_iam_member.py +13 -93
- pulumi_gcp/iot/registry_iam_policy.py +13 -87
- pulumi_gcp/kms/_inputs.py +91 -23
- pulumi_gcp/kms/crypto_key.py +34 -58
- pulumi_gcp/kms/crypto_key_iam_binding.py +20 -174
- pulumi_gcp/kms/crypto_key_iam_member.py +20 -174
- pulumi_gcp/kms/crypto_key_iam_policy.py +20 -168
- pulumi_gcp/kms/crypto_key_version.py +17 -27
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -18
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -18
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -24
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -26
- pulumi_gcp/kms/get_kms_key_ring.py +0 -20
- pulumi_gcp/kms/key_ring.py +9 -19
- pulumi_gcp/kms/key_ring_iam_binding.py +20 -200
- pulumi_gcp/kms/key_ring_iam_member.py +20 -200
- pulumi_gcp/kms/key_ring_iam_policy.py +20 -194
- pulumi_gcp/kms/key_ring_import_job.py +38 -6
- pulumi_gcp/kms/outputs.py +111 -29
- pulumi_gcp/kms/registry.py +26 -116
- pulumi_gcp/kms/secret_ciphertext.py +20 -62
- pulumi_gcp/logging/_inputs.py +171 -39
- pulumi_gcp/logging/billing_account_bucket_config.py +34 -38
- pulumi_gcp/logging/billing_account_exclusion.py +16 -28
- pulumi_gcp/logging/billing_account_sink.py +23 -43
- pulumi_gcp/logging/folder_bucket_config.py +30 -42
- pulumi_gcp/logging/folder_exclusion.py +12 -34
- pulumi_gcp/logging/folder_sink.py +23 -51
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -16
- pulumi_gcp/logging/get_sink.py +0 -16
- pulumi_gcp/logging/linked_dataset.py +24 -74
- pulumi_gcp/logging/log_view.py +13 -35
- pulumi_gcp/logging/metric.py +31 -215
- pulumi_gcp/logging/organization_bucket_config.py +30 -38
- pulumi_gcp/logging/organization_exclusion.py +16 -28
- pulumi_gcp/logging/organization_sink.py +27 -45
- pulumi_gcp/logging/outputs.py +194 -46
- pulumi_gcp/logging/project_bucket_config.py +34 -148
- pulumi_gcp/logging/project_exclusion.py +9 -25
- pulumi_gcp/logging/project_sink.py +20 -8
- pulumi_gcp/looker/_inputs.py +77 -17
- pulumi_gcp/looker/instance.py +70 -294
- pulumi_gcp/looker/outputs.py +77 -17
- pulumi_gcp/memcache/_inputs.py +59 -13
- pulumi_gcp/memcache/instance.py +53 -93
- pulumi_gcp/memcache/outputs.py +59 -13
- pulumi_gcp/ml/_inputs.py +6 -2
- pulumi_gcp/ml/engine_model.py +19 -57
- pulumi_gcp/ml/outputs.py +6 -2
- pulumi_gcp/monitoring/_inputs.py +411 -83
- pulumi_gcp/monitoring/alert_policy.py +35 -173
- pulumi_gcp/monitoring/custom_service.py +19 -41
- pulumi_gcp/monitoring/dashboard.py +13 -179
- pulumi_gcp/monitoring/generic_service.py +26 -48
- pulumi_gcp/monitoring/get_app_engine_service.py +0 -56
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -22
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -20
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -20
- pulumi_gcp/monitoring/get_notification_channel.py +0 -48
- pulumi_gcp/monitoring/get_secret_version.py +0 -18
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -20
- pulumi_gcp/monitoring/group.py +24 -52
- pulumi_gcp/monitoring/metric_descriptor.py +40 -110
- pulumi_gcp/monitoring/monitored_project.py +15 -25
- pulumi_gcp/monitoring/notification_channel.py +28 -68
- pulumi_gcp/monitoring/outputs.py +473 -99
- pulumi_gcp/monitoring/slo.py +47 -113
- pulumi_gcp/monitoring/uptime_check_config.py +55 -363
- pulumi_gcp/networkconnectivity/_inputs.py +80 -18
- pulumi_gcp/networkconnectivity/hub.py +14 -28
- pulumi_gcp/networkconnectivity/outputs.py +80 -18
- pulumi_gcp/networkconnectivity/service_connection_policy.py +30 -52
- pulumi_gcp/networkconnectivity/spoke.py +38 -168
- pulumi_gcp/networkmanagement/_inputs.py +16 -2
- pulumi_gcp/networkmanagement/connectivity_test.py +18 -164
- pulumi_gcp/networkmanagement/outputs.py +16 -2
- pulumi_gcp/networksecurity/_inputs.py +136 -30
- pulumi_gcp/networksecurity/address_group.py +19 -85
- pulumi_gcp/networksecurity/authorization_policy.py +13 -101
- pulumi_gcp/networksecurity/client_tls_policy.py +19 -95
- pulumi_gcp/networksecurity/gateway_security_policy.py +16 -194
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +50 -84
- pulumi_gcp/networksecurity/outputs.py +136 -30
- pulumi_gcp/networksecurity/server_tls_policy.py +24 -164
- pulumi_gcp/networksecurity/tls_inspection_policy.py +21 -165
- pulumi_gcp/networksecurity/url_list.py +16 -54
- pulumi_gcp/networkservices/_inputs.py +643 -111
- pulumi_gcp/networkservices/edge_cache_keyset.py +14 -88
- pulumi_gcp/networkservices/edge_cache_origin.py +41 -203
- pulumi_gcp/networkservices/edge_cache_service.py +43 -493
- pulumi_gcp/networkservices/endpoint_policy.py +38 -110
- pulumi_gcp/networkservices/gateway.py +34 -272
- pulumi_gcp/networkservices/grpc_route.py +18 -226
- pulumi_gcp/networkservices/http_route.py +18 -472
- pulumi_gcp/networkservices/mesh.py +16 -56
- pulumi_gcp/networkservices/outputs.py +643 -111
- pulumi_gcp/networkservices/service_binding.py +13 -55
- pulumi_gcp/networkservices/tcp_route.py +15 -3
- pulumi_gcp/networkservices/tls_route.py +15 -3
- pulumi_gcp/notebooks/_inputs.py +218 -42
- pulumi_gcp/notebooks/environment.py +29 -37
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -22
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -22
- pulumi_gcp/notebooks/instance.py +115 -187
- pulumi_gcp/notebooks/instance_iam_binding.py +20 -100
- pulumi_gcp/notebooks/instance_iam_member.py +20 -100
- pulumi_gcp/notebooks/instance_iam_policy.py +20 -94
- pulumi_gcp/notebooks/location.py +8 -2
- pulumi_gcp/notebooks/outputs.py +218 -42
- pulumi_gcp/notebooks/runtime.py +26 -310
- pulumi_gcp/notebooks/runtime_iam_binding.py +20 -100
- pulumi_gcp/notebooks/runtime_iam_member.py +20 -100
- pulumi_gcp/notebooks/runtime_iam_policy.py +20 -94
- pulumi_gcp/organizations/_inputs.py +102 -28
- pulumi_gcp/organizations/access_approval_settings.py +34 -112
- pulumi_gcp/organizations/folder.py +22 -36
- pulumi_gcp/organizations/get_active_folder.py +0 -20
- pulumi_gcp/organizations/get_billing_account.py +0 -24
- pulumi_gcp/organizations/get_client_config.py +2 -18
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -18
- pulumi_gcp/organizations/get_folder.py +0 -22
- pulumi_gcp/organizations/get_folders.py +0 -18
- pulumi_gcp/organizations/get_iam_policy.py +0 -62
- pulumi_gcp/organizations/get_organization.py +0 -20
- pulumi_gcp/organizations/get_project.py +0 -20
- pulumi_gcp/organizations/iam_audit_config.py +23 -35
- pulumi_gcp/organizations/iam_binding.py +20 -34
- pulumi_gcp/organizations/iam_custom_role.py +26 -46
- pulumi_gcp/organizations/iam_member.py +20 -264
- pulumi_gcp/organizations/iam_policy.py +20 -258
- pulumi_gcp/organizations/outputs.py +137 -37
- pulumi_gcp/organizations/policy.py +33 -145
- pulumi_gcp/organizations/project.py +33 -53
- pulumi_gcp/orgpolicy/_inputs.py +24 -4
- pulumi_gcp/orgpolicy/custom_constraint.py +39 -95
- pulumi_gcp/orgpolicy/outputs.py +24 -4
- pulumi_gcp/orgpolicy/policy.py +10 -164
- pulumi_gcp/osconfig/_inputs.py +895 -203
- pulumi_gcp/osconfig/guest_policies.py +25 -277
- pulumi_gcp/osconfig/os_policy_assignment.py +38 -184
- pulumi_gcp/osconfig/outputs.py +895 -203
- pulumi_gcp/osconfig/patch_deployment.py +43 -473
- pulumi_gcp/oslogin/ssh_public_key.py +16 -26
- pulumi_gcp/projects/_inputs.py +127 -31
- pulumi_gcp/projects/access_approval_settings.py +34 -96
- pulumi_gcp/projects/api_key.py +13 -215
- pulumi_gcp/projects/default_service_accounts.py +18 -50
- pulumi_gcp/projects/get_iam_policy.py +0 -18
- pulumi_gcp/projects/get_organization_policy.py +0 -22
- pulumi_gcp/projects/get_project.py +0 -18
- pulumi_gcp/projects/get_project_service.py +0 -18
- pulumi_gcp/projects/iam_audit_config.py +19 -247
- pulumi_gcp/projects/iam_binding.py +16 -252
- pulumi_gcp/projects/iam_custom_role.py +19 -43
- pulumi_gcp/projects/iam_member.py +16 -252
- pulumi_gcp/projects/iam_policy.py +16 -246
- pulumi_gcp/projects/organization_policy.py +29 -145
- pulumi_gcp/projects/outputs.py +206 -54
- pulumi_gcp/projects/service.py +17 -27
- pulumi_gcp/projects/service_identity.py +9 -35
- pulumi_gcp/projects/usage_export_bucket.py +13 -53
- pulumi_gcp/provider.py +294 -6
- pulumi_gcp/pubsub/_inputs.py +171 -41
- pulumi_gcp/pubsub/get_subscription.py +0 -18
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -18
- pulumi_gcp/pubsub/get_topic.py +0 -18
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -20
- pulumi_gcp/pubsub/lite_reservation.py +13 -25
- pulumi_gcp/pubsub/lite_subscription.py +14 -58
- pulumi_gcp/pubsub/lite_topic.py +21 -69
- pulumi_gcp/pubsub/outputs.py +323 -79
- pulumi_gcp/pubsub/schema.py +6 -94
- pulumi_gcp/pubsub/subscription.py +59 -251
- pulumi_gcp/pubsub/subscription_iam_binding.py +16 -88
- pulumi_gcp/pubsub/subscription_iam_member.py +16 -88
- pulumi_gcp/pubsub/subscription_iam_policy.py +16 -82
- pulumi_gcp/pubsub/topic.py +24 -134
- pulumi_gcp/pubsub/topic_iam_binding.py +16 -94
- pulumi_gcp/pubsub/topic_iam_member.py +16 -94
- pulumi_gcp/pubsub/topic_iam_policy.py +16 -88
- pulumi_gcp/recaptcha/_inputs.py +37 -5
- pulumi_gcp/recaptcha/enterprise_key.py +35 -223
- pulumi_gcp/recaptcha/outputs.py +37 -5
- pulumi_gcp/redis/_inputs.py +92 -16
- pulumi_gcp/redis/cluster.py +42 -72
- pulumi_gcp/redis/get_instance.py +0 -24
- pulumi_gcp/redis/instance.py +95 -273
- pulumi_gcp/redis/outputs.py +218 -48
- pulumi_gcp/resourcemanager/lien.py +20 -32
- pulumi_gcp/runtimeconfig/_inputs.py +18 -6
- pulumi_gcp/runtimeconfig/config.py +6 -24
- pulumi_gcp/runtimeconfig/config_iam_binding.py +16 -10
- pulumi_gcp/runtimeconfig/config_iam_member.py +16 -10
- pulumi_gcp/runtimeconfig/config_iam_policy.py +16 -4
- pulumi_gcp/runtimeconfig/get_config.py +2 -18
- pulumi_gcp/runtimeconfig/get_variable.py +2 -20
- pulumi_gcp/runtimeconfig/outputs.py +18 -6
- pulumi_gcp/runtimeconfig/variable.py +11 -63
- pulumi_gcp/secretmanager/_inputs.py +71 -19
- pulumi_gcp/secretmanager/get_secret.py +0 -18
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -20
- pulumi_gcp/secretmanager/get_secret_version.py +0 -18
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -18
- pulumi_gcp/secretmanager/outputs.py +145 -39
- pulumi_gcp/secretmanager/secret.py +28 -150
- pulumi_gcp/secretmanager/secret_iam_binding.py +20 -94
- pulumi_gcp/secretmanager/secret_iam_member.py +20 -94
- pulumi_gcp/secretmanager/secret_iam_policy.py +20 -88
- pulumi_gcp/secretmanager/secret_version.py +28 -162
- pulumi_gcp/securitycenter/_inputs.py +89 -27
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -18
- pulumi_gcp/securitycenter/instance_iam_binding.py +13 -213
- pulumi_gcp/securitycenter/instance_iam_member.py +13 -213
- pulumi_gcp/securitycenter/instance_iam_policy.py +13 -207
- pulumi_gcp/securitycenter/mute_config.py +25 -29
- pulumi_gcp/securitycenter/notification_config.py +33 -43
- pulumi_gcp/securitycenter/outputs.py +89 -27
- pulumi_gcp/securitycenter/project_custom_module.py +34 -122
- pulumi_gcp/securitycenter/source.py +16 -26
- pulumi_gcp/securitycenter/source_iam_binding.py +19 -33
- pulumi_gcp/securitycenter/source_iam_member.py +19 -33
- pulumi_gcp/securitycenter/source_iam_policy.py +19 -27
- pulumi_gcp/serviceaccount/_inputs.py +18 -6
- pulumi_gcp/serviceaccount/account.py +19 -29
- pulumi_gcp/serviceaccount/get_account.py +0 -18
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -76
- pulumi_gcp/serviceaccount/get_account_id_token.py +0 -32
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -36
- pulumi_gcp/serviceaccount/get_account_key.py +0 -24
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -18
- pulumi_gcp/serviceaccount/iam_binding.py +20 -188
- pulumi_gcp/serviceaccount/iam_member.py +20 -188
- pulumi_gcp/serviceaccount/iam_policy.py +20 -182
- pulumi_gcp/serviceaccount/key.py +37 -65
- pulumi_gcp/serviceaccount/outputs.py +18 -6
- pulumi_gcp/servicedirectory/_inputs.py +36 -12
- pulumi_gcp/servicedirectory/endpoint.py +16 -110
- pulumi_gcp/servicedirectory/namespace.py +16 -34
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +13 -85
- pulumi_gcp/servicedirectory/namespace_iam_member.py +13 -85
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +13 -79
- pulumi_gcp/servicedirectory/outputs.py +36 -12
- pulumi_gcp/servicedirectory/service.py +16 -42
- pulumi_gcp/servicedirectory/service_iam_binding.py +13 -85
- pulumi_gcp/servicedirectory/service_iam_member.py +13 -85
- pulumi_gcp/servicedirectory/service_iam_policy.py +13 -79
- pulumi_gcp/servicenetworking/connection.py +19 -59
- pulumi_gcp/servicenetworking/peered_dns_domain.py +16 -30
- pulumi_gcp/serviceusage/consumer_quota_override.py +22 -6
- pulumi_gcp/sourcerepo/_inputs.py +31 -9
- pulumi_gcp/sourcerepo/get_repository.py +0 -18
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -20
- pulumi_gcp/sourcerepo/outputs.py +47 -13
- pulumi_gcp/sourcerepo/repository.py +10 -50
- pulumi_gcp/sourcerepo/repository_iam_binding.py +16 -94
- pulumi_gcp/sourcerepo/repository_iam_member.py +16 -94
- pulumi_gcp/sourcerepo/repository_iam_policy.py +16 -88
- pulumi_gcp/spanner/_inputs.py +44 -14
- pulumi_gcp/spanner/database.py +30 -46
- pulumi_gcp/spanner/database_iam_binding.py +19 -95
- pulumi_gcp/spanner/database_iam_member.py +19 -95
- pulumi_gcp/spanner/database_iam_policy.py +19 -89
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -22
- pulumi_gcp/spanner/get_instance.py +0 -18
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -20
- pulumi_gcp/spanner/instance.py +28 -88
- pulumi_gcp/spanner/instance_iam_binding.py +16 -88
- pulumi_gcp/spanner/instance_iam_member.py +16 -88
- pulumi_gcp/spanner/instance_iam_policy.py +16 -82
- pulumi_gcp/spanner/outputs.py +44 -14
- pulumi_gcp/sql/_inputs.py +280 -36
- pulumi_gcp/sql/database.py +15 -71
- pulumi_gcp/sql/database_instance.py +71 -151
- pulumi_gcp/sql/get_backup_run.py +0 -20
- pulumi_gcp/sql/get_database.py +0 -20
- pulumi_gcp/sql/get_database_instance.py +0 -18
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -20
- pulumi_gcp/sql/get_database_instances.py +0 -18
- pulumi_gcp/sql/get_databases.py +0 -16
- pulumi_gcp/sql/get_tiers.py +0 -22
- pulumi_gcp/sql/outputs.py +1527 -327
- pulumi_gcp/sql/source_representation_instance.py +32 -64
- pulumi_gcp/sql/ssl_cert.py +28 -44
- pulumi_gcp/sql/user.py +20 -8
- pulumi_gcp/storage/_inputs.py +429 -93
- pulumi_gcp/storage/bucket.py +54 -170
- pulumi_gcp/storage/bucket_access_control.py +12 -28
- pulumi_gcp/storage/bucket_acl.py +21 -37
- pulumi_gcp/storage/bucket_iam_binding.py +16 -192
- pulumi_gcp/storage/bucket_iam_member.py +16 -192
- pulumi_gcp/storage/bucket_iam_policy.py +16 -186
- pulumi_gcp/storage/bucket_object.py +60 -58
- pulumi_gcp/storage/default_object_access_control.py +19 -29
- pulumi_gcp/storage/default_object_acl.py +13 -37
- pulumi_gcp/storage/get_bucket.py +0 -18
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -18
- pulumi_gcp/storage/get_bucket_object.py +0 -24
- pulumi_gcp/storage/get_bucket_object_content.py +0 -26
- pulumi_gcp/storage/get_object_signed_url.py +0 -54
- pulumi_gcp/storage/get_project_service_account.py +0 -60
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -20
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -20
- pulumi_gcp/storage/hmac_key.py +17 -25
- pulumi_gcp/storage/insights_report_config.py +31 -121
- pulumi_gcp/storage/notification.py +35 -63
- pulumi_gcp/storage/object_access_control.py +22 -38
- pulumi_gcp/storage/object_acl.py +20 -46
- pulumi_gcp/storage/outputs.py +617 -139
- pulumi_gcp/storage/transfer_agent_pool.py +15 -43
- pulumi_gcp/storage/transfer_job.py +29 -177
- pulumi_gcp/tags/_inputs.py +36 -12
- pulumi_gcp/tags/get_tag_key.py +0 -34
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -18
- pulumi_gcp/tags/get_tag_value.py +0 -20
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -18
- pulumi_gcp/tags/location_tag_binding.py +16 -100
- pulumi_gcp/tags/outputs.py +36 -12
- pulumi_gcp/tags/tag_binding.py +16 -46
- pulumi_gcp/tags/tag_key.py +26 -26
- pulumi_gcp/tags/tag_key_iam_binding.py +20 -88
- pulumi_gcp/tags/tag_key_iam_member.py +20 -88
- pulumi_gcp/tags/tag_key_iam_policy.py +20 -82
- pulumi_gcp/tags/tag_value.py +22 -34
- pulumi_gcp/tags/tag_value_iam_binding.py +20 -88
- pulumi_gcp/tags/tag_value_iam_member.py +20 -88
- pulumi_gcp/tags/tag_value_iam_policy.py +20 -82
- pulumi_gcp/tpu/_inputs.py +11 -3
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -44
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -44
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -40
- pulumi_gcp/tpu/node.py +37 -97
- pulumi_gcp/tpu/outputs.py +11 -3
- pulumi_gcp/tpu/v2_vm.py +17 -57
- pulumi_gcp/vertex/_inputs.py +250 -46
- pulumi_gcp/vertex/ai_dataset.py +29 -31
- pulumi_gcp/vertex/ai_endpoint.py +29 -79
- pulumi_gcp/vertex/ai_feature_store.py +28 -136
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +22 -166
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +20 -138
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +19 -11
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +19 -11
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +19 -5
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +16 -10
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +16 -10
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +16 -4
- pulumi_gcp/vertex/ai_index.py +28 -162
- pulumi_gcp/vertex/ai_index_endpoint.py +23 -87
- pulumi_gcp/vertex/ai_metadata_store.py +15 -27
- pulumi_gcp/vertex/ai_tensorboard.py +26 -86
- pulumi_gcp/vertex/outputs.py +352 -70
- pulumi_gcp/vmwareengine/_inputs.py +72 -14
- pulumi_gcp/vmwareengine/cluster.py +13 -143
- pulumi_gcp/vmwareengine/get_cluster.py +2 -20
- pulumi_gcp/vmwareengine/get_network.py +2 -20
- pulumi_gcp/vmwareengine/get_private_cloud.py +2 -20
- pulumi_gcp/vmwareengine/network.py +14 -4
- pulumi_gcp/vmwareengine/outputs.py +204 -48
- pulumi_gcp/vmwareengine/private_cloud.py +25 -125
- pulumi_gcp/vpcaccess/_inputs.py +5 -1
- pulumi_gcp/vpcaccess/connector.py +35 -61
- pulumi_gcp/vpcaccess/get_connector.py +0 -26
- pulumi_gcp/vpcaccess/outputs.py +16 -4
- pulumi_gcp/workflows/workflow.py +28 -84
- pulumi_gcp/workstations/_inputs.py +143 -29
- pulumi_gcp/workstations/outputs.py +143 -29
- pulumi_gcp/workstations/workstation.py +36 -112
- pulumi_gcp/workstations/workstation_cluster.py +30 -124
- pulumi_gcp/workstations/workstation_config.py +48 -652
- pulumi_gcp/workstations/workstation_config_iam_binding.py +27 -11
- pulumi_gcp/workstations/workstation_config_iam_member.py +27 -11
- pulumi_gcp/workstations/workstation_config_iam_policy.py +27 -5
- pulumi_gcp/workstations/workstation_iam_binding.py +34 -12
- pulumi_gcp/workstations/workstation_iam_member.py +34 -12
- pulumi_gcp/workstations/workstation_iam_policy.py +34 -6
- {pulumi_gcp-6.68.0a1698127103.dist-info → pulumi_gcp-6.68.0a1698199636.dist-info}/METADATA +1 -1
- pulumi_gcp-6.68.0a1698199636.dist-info/RECORD +1378 -0
- pulumi_gcp-6.68.0a1698127103.dist-info/RECORD +0 -1378
- {pulumi_gcp-6.68.0a1698127103.dist-info → pulumi_gcp-6.68.0a1698199636.dist-info}/WHEEL +0 -0
- {pulumi_gcp-6.68.0a1698127103.dist-info → pulumi_gcp-6.68.0a1698199636.dist-info}/top_level.txt +0 -0
pulumi_gcp/bigquery/outputs.py
CHANGED
@@ -117,9 +117,17 @@ class AppProfileSingleClusterRouting(dict):
|
|
117
117
|
@staticmethod
|
118
118
|
def _configure(
|
119
119
|
_setter: Callable[[Any, Any], None],
|
120
|
-
cluster_id: str,
|
120
|
+
cluster_id: Optional[str] = None,
|
121
121
|
allow_transactional_writes: Optional[bool] = None,
|
122
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
122
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
123
|
+
**kwargs):
|
124
|
+
if cluster_id is None and 'clusterId' in kwargs:
|
125
|
+
cluster_id = kwargs['clusterId']
|
126
|
+
if cluster_id is None:
|
127
|
+
raise TypeError("Missing 'cluster_id' argument")
|
128
|
+
if allow_transactional_writes is None and 'allowTransactionalWrites' in kwargs:
|
129
|
+
allow_transactional_writes = kwargs['allowTransactionalWrites']
|
130
|
+
|
123
131
|
_setter("cluster_id", cluster_id)
|
124
132
|
if allow_transactional_writes is not None:
|
125
133
|
_setter("allow_transactional_writes", allow_transactional_writes)
|
@@ -186,7 +194,15 @@ class BiReservationPreferredTable(dict):
|
|
186
194
|
dataset_id: Optional[str] = None,
|
187
195
|
project_id: Optional[str] = None,
|
188
196
|
table_id: Optional[str] = None,
|
189
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
197
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
198
|
+
**kwargs):
|
199
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
200
|
+
dataset_id = kwargs['datasetId']
|
201
|
+
if project_id is None and 'projectId' in kwargs:
|
202
|
+
project_id = kwargs['projectId']
|
203
|
+
if table_id is None and 'tableId' in kwargs:
|
204
|
+
table_id = kwargs['tableId']
|
205
|
+
|
190
206
|
if dataset_id is not None:
|
191
207
|
_setter("dataset_id", dataset_id)
|
192
208
|
if project_id is not None:
|
@@ -251,8 +267,14 @@ class ConnectionAws(dict):
|
|
251
267
|
@staticmethod
|
252
268
|
def _configure(
|
253
269
|
_setter: Callable[[Any, Any], None],
|
254
|
-
access_role: 'outputs.ConnectionAwsAccessRole',
|
255
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
270
|
+
access_role: Optional['outputs.ConnectionAwsAccessRole'] = None,
|
271
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
272
|
+
**kwargs):
|
273
|
+
if access_role is None and 'accessRole' in kwargs:
|
274
|
+
access_role = kwargs['accessRole']
|
275
|
+
if access_role is None:
|
276
|
+
raise TypeError("Missing 'access_role' argument")
|
277
|
+
|
256
278
|
_setter("access_role", access_role)
|
257
279
|
|
258
280
|
@property
|
@@ -300,9 +322,15 @@ class ConnectionAwsAccessRole(dict):
|
|
300
322
|
@staticmethod
|
301
323
|
def _configure(
|
302
324
|
_setter: Callable[[Any, Any], None],
|
303
|
-
iam_role_id: str,
|
325
|
+
iam_role_id: Optional[str] = None,
|
304
326
|
identity: Optional[str] = None,
|
305
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
327
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
328
|
+
**kwargs):
|
329
|
+
if iam_role_id is None and 'iamRoleId' in kwargs:
|
330
|
+
iam_role_id = kwargs['iamRoleId']
|
331
|
+
if iam_role_id is None:
|
332
|
+
raise TypeError("Missing 'iam_role_id' argument")
|
333
|
+
|
306
334
|
_setter("iam_role_id", iam_role_id)
|
307
335
|
if identity is not None:
|
308
336
|
_setter("identity", identity)
|
@@ -387,14 +415,28 @@ class ConnectionAzure(dict):
|
|
387
415
|
@staticmethod
|
388
416
|
def _configure(
|
389
417
|
_setter: Callable[[Any, Any], None],
|
390
|
-
customer_tenant_id: str,
|
418
|
+
customer_tenant_id: Optional[str] = None,
|
391
419
|
application: Optional[str] = None,
|
392
420
|
client_id: Optional[str] = None,
|
393
421
|
federated_application_client_id: Optional[str] = None,
|
394
422
|
identity: Optional[str] = None,
|
395
423
|
object_id: Optional[str] = None,
|
396
424
|
redirect_uri: Optional[str] = None,
|
397
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
425
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
426
|
+
**kwargs):
|
427
|
+
if customer_tenant_id is None and 'customerTenantId' in kwargs:
|
428
|
+
customer_tenant_id = kwargs['customerTenantId']
|
429
|
+
if customer_tenant_id is None:
|
430
|
+
raise TypeError("Missing 'customer_tenant_id' argument")
|
431
|
+
if client_id is None and 'clientId' in kwargs:
|
432
|
+
client_id = kwargs['clientId']
|
433
|
+
if federated_application_client_id is None and 'federatedApplicationClientId' in kwargs:
|
434
|
+
federated_application_client_id = kwargs['federatedApplicationClientId']
|
435
|
+
if object_id is None and 'objectId' in kwargs:
|
436
|
+
object_id = kwargs['objectId']
|
437
|
+
if redirect_uri is None and 'redirectUri' in kwargs:
|
438
|
+
redirect_uri = kwargs['redirectUri']
|
439
|
+
|
398
440
|
_setter("customer_tenant_id", customer_tenant_id)
|
399
441
|
if application is not None:
|
400
442
|
_setter("application", application)
|
@@ -504,7 +546,11 @@ class ConnectionCloudResource(dict):
|
|
504
546
|
def _configure(
|
505
547
|
_setter: Callable[[Any, Any], None],
|
506
548
|
service_account_id: Optional[str] = None,
|
507
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
549
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
550
|
+
**kwargs):
|
551
|
+
if service_account_id is None and 'serviceAccountId' in kwargs:
|
552
|
+
service_account_id = kwargs['serviceAccountId']
|
553
|
+
|
508
554
|
if service_account_id is not None:
|
509
555
|
_setter("service_account_id", service_account_id)
|
510
556
|
|
@@ -557,10 +603,18 @@ class ConnectionCloudSpanner(dict):
|
|
557
603
|
@staticmethod
|
558
604
|
def _configure(
|
559
605
|
_setter: Callable[[Any, Any], None],
|
560
|
-
database: str,
|
606
|
+
database: Optional[str] = None,
|
561
607
|
use_parallelism: Optional[bool] = None,
|
562
608
|
use_serverless_analytics: Optional[bool] = None,
|
563
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
609
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
610
|
+
**kwargs):
|
611
|
+
if database is None:
|
612
|
+
raise TypeError("Missing 'database' argument")
|
613
|
+
if use_parallelism is None and 'useParallelism' in kwargs:
|
614
|
+
use_parallelism = kwargs['useParallelism']
|
615
|
+
if use_serverless_analytics is None and 'useServerlessAnalytics' in kwargs:
|
616
|
+
use_serverless_analytics = kwargs['useServerlessAnalytics']
|
617
|
+
|
564
618
|
_setter("database", database)
|
565
619
|
if use_parallelism is not None:
|
566
620
|
_setter("use_parallelism", use_parallelism)
|
@@ -640,12 +694,26 @@ class ConnectionCloudSql(dict):
|
|
640
694
|
@staticmethod
|
641
695
|
def _configure(
|
642
696
|
_setter: Callable[[Any, Any], None],
|
643
|
-
credential: 'outputs.ConnectionCloudSqlCredential',
|
644
|
-
database: str,
|
645
|
-
instance_id: str,
|
646
|
-
type: str,
|
697
|
+
credential: Optional['outputs.ConnectionCloudSqlCredential'] = None,
|
698
|
+
database: Optional[str] = None,
|
699
|
+
instance_id: Optional[str] = None,
|
700
|
+
type: Optional[str] = None,
|
647
701
|
service_account_id: Optional[str] = None,
|
648
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
702
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
703
|
+
**kwargs):
|
704
|
+
if credential is None:
|
705
|
+
raise TypeError("Missing 'credential' argument")
|
706
|
+
if database is None:
|
707
|
+
raise TypeError("Missing 'database' argument")
|
708
|
+
if instance_id is None and 'instanceId' in kwargs:
|
709
|
+
instance_id = kwargs['instanceId']
|
710
|
+
if instance_id is None:
|
711
|
+
raise TypeError("Missing 'instance_id' argument")
|
712
|
+
if type is None:
|
713
|
+
raise TypeError("Missing 'type' argument")
|
714
|
+
if service_account_id is None and 'serviceAccountId' in kwargs:
|
715
|
+
service_account_id = kwargs['serviceAccountId']
|
716
|
+
|
649
717
|
_setter("credential", credential)
|
650
718
|
_setter("database", database)
|
651
719
|
_setter("instance_id", instance_id)
|
@@ -715,9 +783,15 @@ class ConnectionCloudSqlCredential(dict):
|
|
715
783
|
@staticmethod
|
716
784
|
def _configure(
|
717
785
|
_setter: Callable[[Any, Any], None],
|
718
|
-
password: str,
|
719
|
-
username: str,
|
720
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
786
|
+
password: Optional[str] = None,
|
787
|
+
username: Optional[str] = None,
|
788
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
789
|
+
**kwargs):
|
790
|
+
if password is None:
|
791
|
+
raise TypeError("Missing 'password' argument")
|
792
|
+
if username is None:
|
793
|
+
raise TypeError("Missing 'username' argument")
|
794
|
+
|
721
795
|
_setter("password", password)
|
722
796
|
_setter("username", username)
|
723
797
|
|
@@ -754,10 +828,16 @@ class ConnectionIamBindingCondition(dict):
|
|
754
828
|
@staticmethod
|
755
829
|
def _configure(
|
756
830
|
_setter: Callable[[Any, Any], None],
|
757
|
-
expression: str,
|
758
|
-
title: str,
|
831
|
+
expression: Optional[str] = None,
|
832
|
+
title: Optional[str] = None,
|
759
833
|
description: Optional[str] = None,
|
760
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
834
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
835
|
+
**kwargs):
|
836
|
+
if expression is None:
|
837
|
+
raise TypeError("Missing 'expression' argument")
|
838
|
+
if title is None:
|
839
|
+
raise TypeError("Missing 'title' argument")
|
840
|
+
|
761
841
|
_setter("expression", expression)
|
762
842
|
_setter("title", title)
|
763
843
|
if description is not None:
|
@@ -794,10 +874,16 @@ class ConnectionIamMemberCondition(dict):
|
|
794
874
|
@staticmethod
|
795
875
|
def _configure(
|
796
876
|
_setter: Callable[[Any, Any], None],
|
797
|
-
expression: str,
|
798
|
-
title: str,
|
877
|
+
expression: Optional[str] = None,
|
878
|
+
title: Optional[str] = None,
|
799
879
|
description: Optional[str] = None,
|
800
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
880
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
881
|
+
**kwargs):
|
882
|
+
if expression is None:
|
883
|
+
raise TypeError("Missing 'expression' argument")
|
884
|
+
if title is None:
|
885
|
+
raise TypeError("Missing 'title' argument")
|
886
|
+
|
801
887
|
_setter("expression", expression)
|
802
888
|
_setter("title", title)
|
803
889
|
if description is not None:
|
@@ -850,8 +936,14 @@ class DataTransferConfigEmailPreferences(dict):
|
|
850
936
|
@staticmethod
|
851
937
|
def _configure(
|
852
938
|
_setter: Callable[[Any, Any], None],
|
853
|
-
enable_failure_email: bool,
|
854
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
939
|
+
enable_failure_email: Optional[bool] = None,
|
940
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
941
|
+
**kwargs):
|
942
|
+
if enable_failure_email is None and 'enableFailureEmail' in kwargs:
|
943
|
+
enable_failure_email = kwargs['enableFailureEmail']
|
944
|
+
if enable_failure_email is None:
|
945
|
+
raise TypeError("Missing 'enable_failure_email' argument")
|
946
|
+
|
855
947
|
_setter("enable_failure_email", enable_failure_email)
|
856
948
|
|
857
949
|
@property
|
@@ -918,7 +1010,15 @@ class DataTransferConfigScheduleOptions(dict):
|
|
918
1010
|
disable_auto_scheduling: Optional[bool] = None,
|
919
1011
|
end_time: Optional[str] = None,
|
920
1012
|
start_time: Optional[str] = None,
|
921
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1013
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1014
|
+
**kwargs):
|
1015
|
+
if disable_auto_scheduling is None and 'disableAutoScheduling' in kwargs:
|
1016
|
+
disable_auto_scheduling = kwargs['disableAutoScheduling']
|
1017
|
+
if end_time is None and 'endTime' in kwargs:
|
1018
|
+
end_time = kwargs['endTime']
|
1019
|
+
if start_time is None and 'startTime' in kwargs:
|
1020
|
+
start_time = kwargs['startTime']
|
1021
|
+
|
922
1022
|
if disable_auto_scheduling is not None:
|
923
1023
|
_setter("disable_auto_scheduling", disable_auto_scheduling)
|
924
1024
|
if end_time is not None:
|
@@ -994,8 +1094,14 @@ class DataTransferConfigSensitiveParams(dict):
|
|
994
1094
|
@staticmethod
|
995
1095
|
def _configure(
|
996
1096
|
_setter: Callable[[Any, Any], None],
|
997
|
-
secret_access_key: str,
|
998
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1097
|
+
secret_access_key: Optional[str] = None,
|
1098
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1099
|
+
**kwargs):
|
1100
|
+
if secret_access_key is None and 'secretAccessKey' in kwargs:
|
1101
|
+
secret_access_key = kwargs['secretAccessKey']
|
1102
|
+
if secret_access_key is None:
|
1103
|
+
raise TypeError("Missing 'secret_access_key' argument")
|
1104
|
+
|
999
1105
|
_setter("secret_access_key", secret_access_key)
|
1000
1106
|
|
1001
1107
|
@property
|
@@ -1089,7 +1195,15 @@ class DatasetAccess(dict):
|
|
1089
1195
|
special_group: Optional[str] = None,
|
1090
1196
|
user_by_email: Optional[str] = None,
|
1091
1197
|
view: Optional['outputs.DatasetAccessView'] = None,
|
1092
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1198
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1199
|
+
**kwargs):
|
1200
|
+
if group_by_email is None and 'groupByEmail' in kwargs:
|
1201
|
+
group_by_email = kwargs['groupByEmail']
|
1202
|
+
if special_group is None and 'specialGroup' in kwargs:
|
1203
|
+
special_group = kwargs['specialGroup']
|
1204
|
+
if user_by_email is None and 'userByEmail' in kwargs:
|
1205
|
+
user_by_email = kwargs['userByEmail']
|
1206
|
+
|
1093
1207
|
if dataset is not None:
|
1094
1208
|
_setter("dataset", dataset)
|
1095
1209
|
if domain is not None:
|
@@ -1225,9 +1339,17 @@ class DatasetAccessAuthorizedDataset(dict):
|
|
1225
1339
|
@staticmethod
|
1226
1340
|
def _configure(
|
1227
1341
|
_setter: Callable[[Any, Any], None],
|
1228
|
-
dataset: 'outputs.DatasetAccessAuthorizedDatasetDataset',
|
1229
|
-
target_types: Sequence[str],
|
1230
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1342
|
+
dataset: Optional['outputs.DatasetAccessAuthorizedDatasetDataset'] = None,
|
1343
|
+
target_types: Optional[Sequence[str]] = None,
|
1344
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1345
|
+
**kwargs):
|
1346
|
+
if dataset is None:
|
1347
|
+
raise TypeError("Missing 'dataset' argument")
|
1348
|
+
if target_types is None and 'targetTypes' in kwargs:
|
1349
|
+
target_types = kwargs['targetTypes']
|
1350
|
+
if target_types is None:
|
1351
|
+
raise TypeError("Missing 'target_types' argument")
|
1352
|
+
|
1231
1353
|
_setter("dataset", dataset)
|
1232
1354
|
_setter("target_types", target_types)
|
1233
1355
|
|
@@ -1286,9 +1408,19 @@ class DatasetAccessAuthorizedDatasetDataset(dict):
|
|
1286
1408
|
@staticmethod
|
1287
1409
|
def _configure(
|
1288
1410
|
_setter: Callable[[Any, Any], None],
|
1289
|
-
dataset_id: str,
|
1290
|
-
project_id: str,
|
1291
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1411
|
+
dataset_id: Optional[str] = None,
|
1412
|
+
project_id: Optional[str] = None,
|
1413
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1414
|
+
**kwargs):
|
1415
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
1416
|
+
dataset_id = kwargs['datasetId']
|
1417
|
+
if dataset_id is None:
|
1418
|
+
raise TypeError("Missing 'dataset_id' argument")
|
1419
|
+
if project_id is None and 'projectId' in kwargs:
|
1420
|
+
project_id = kwargs['projectId']
|
1421
|
+
if project_id is None:
|
1422
|
+
raise TypeError("Missing 'project_id' argument")
|
1423
|
+
|
1292
1424
|
_setter("dataset_id", dataset_id)
|
1293
1425
|
_setter("project_id", project_id)
|
1294
1426
|
|
@@ -1345,9 +1477,17 @@ class DatasetAccessDataset(dict):
|
|
1345
1477
|
@staticmethod
|
1346
1478
|
def _configure(
|
1347
1479
|
_setter: Callable[[Any, Any], None],
|
1348
|
-
dataset: 'outputs.DatasetAccessDatasetDataset',
|
1349
|
-
target_types: Sequence[str],
|
1350
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1480
|
+
dataset: Optional['outputs.DatasetAccessDatasetDataset'] = None,
|
1481
|
+
target_types: Optional[Sequence[str]] = None,
|
1482
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1483
|
+
**kwargs):
|
1484
|
+
if dataset is None:
|
1485
|
+
raise TypeError("Missing 'dataset' argument")
|
1486
|
+
if target_types is None and 'targetTypes' in kwargs:
|
1487
|
+
target_types = kwargs['targetTypes']
|
1488
|
+
if target_types is None:
|
1489
|
+
raise TypeError("Missing 'target_types' argument")
|
1490
|
+
|
1351
1491
|
_setter("dataset", dataset)
|
1352
1492
|
_setter("target_types", target_types)
|
1353
1493
|
|
@@ -1406,9 +1546,19 @@ class DatasetAccessDatasetDataset(dict):
|
|
1406
1546
|
@staticmethod
|
1407
1547
|
def _configure(
|
1408
1548
|
_setter: Callable[[Any, Any], None],
|
1409
|
-
dataset_id: str,
|
1410
|
-
project_id: str,
|
1411
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1549
|
+
dataset_id: Optional[str] = None,
|
1550
|
+
project_id: Optional[str] = None,
|
1551
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1552
|
+
**kwargs):
|
1553
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
1554
|
+
dataset_id = kwargs['datasetId']
|
1555
|
+
if dataset_id is None:
|
1556
|
+
raise TypeError("Missing 'dataset_id' argument")
|
1557
|
+
if project_id is None and 'projectId' in kwargs:
|
1558
|
+
project_id = kwargs['projectId']
|
1559
|
+
if project_id is None:
|
1560
|
+
raise TypeError("Missing 'project_id' argument")
|
1561
|
+
|
1412
1562
|
_setter("dataset_id", dataset_id)
|
1413
1563
|
_setter("project_id", project_id)
|
1414
1564
|
|
@@ -1472,10 +1622,24 @@ class DatasetAccessRoutine(dict):
|
|
1472
1622
|
@staticmethod
|
1473
1623
|
def _configure(
|
1474
1624
|
_setter: Callable[[Any, Any], None],
|
1475
|
-
dataset_id: str,
|
1476
|
-
project_id: str,
|
1477
|
-
routine_id: str,
|
1478
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1625
|
+
dataset_id: Optional[str] = None,
|
1626
|
+
project_id: Optional[str] = None,
|
1627
|
+
routine_id: Optional[str] = None,
|
1628
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1629
|
+
**kwargs):
|
1630
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
1631
|
+
dataset_id = kwargs['datasetId']
|
1632
|
+
if dataset_id is None:
|
1633
|
+
raise TypeError("Missing 'dataset_id' argument")
|
1634
|
+
if project_id is None and 'projectId' in kwargs:
|
1635
|
+
project_id = kwargs['projectId']
|
1636
|
+
if project_id is None:
|
1637
|
+
raise TypeError("Missing 'project_id' argument")
|
1638
|
+
if routine_id is None and 'routineId' in kwargs:
|
1639
|
+
routine_id = kwargs['routineId']
|
1640
|
+
if routine_id is None:
|
1641
|
+
raise TypeError("Missing 'routine_id' argument")
|
1642
|
+
|
1479
1643
|
_setter("dataset_id", dataset_id)
|
1480
1644
|
_setter("project_id", project_id)
|
1481
1645
|
_setter("routine_id", routine_id)
|
@@ -1550,10 +1714,24 @@ class DatasetAccessView(dict):
|
|
1550
1714
|
@staticmethod
|
1551
1715
|
def _configure(
|
1552
1716
|
_setter: Callable[[Any, Any], None],
|
1553
|
-
dataset_id: str,
|
1554
|
-
project_id: str,
|
1555
|
-
table_id: str,
|
1556
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1717
|
+
dataset_id: Optional[str] = None,
|
1718
|
+
project_id: Optional[str] = None,
|
1719
|
+
table_id: Optional[str] = None,
|
1720
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1721
|
+
**kwargs):
|
1722
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
1723
|
+
dataset_id = kwargs['datasetId']
|
1724
|
+
if dataset_id is None:
|
1725
|
+
raise TypeError("Missing 'dataset_id' argument")
|
1726
|
+
if project_id is None and 'projectId' in kwargs:
|
1727
|
+
project_id = kwargs['projectId']
|
1728
|
+
if project_id is None:
|
1729
|
+
raise TypeError("Missing 'project_id' argument")
|
1730
|
+
if table_id is None and 'tableId' in kwargs:
|
1731
|
+
table_id = kwargs['tableId']
|
1732
|
+
if table_id is None:
|
1733
|
+
raise TypeError("Missing 'table_id' argument")
|
1734
|
+
|
1557
1735
|
_setter("dataset_id", dataset_id)
|
1558
1736
|
_setter("project_id", project_id)
|
1559
1737
|
_setter("table_id", table_id)
|
@@ -1618,8 +1796,14 @@ class DatasetDefaultEncryptionConfiguration(dict):
|
|
1618
1796
|
@staticmethod
|
1619
1797
|
def _configure(
|
1620
1798
|
_setter: Callable[[Any, Any], None],
|
1621
|
-
kms_key_name: str,
|
1622
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1799
|
+
kms_key_name: Optional[str] = None,
|
1800
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1801
|
+
**kwargs):
|
1802
|
+
if kms_key_name is None and 'kmsKeyName' in kwargs:
|
1803
|
+
kms_key_name = kwargs['kmsKeyName']
|
1804
|
+
if kms_key_name is None:
|
1805
|
+
raise TypeError("Missing 'kms_key_name' argument")
|
1806
|
+
|
1623
1807
|
_setter("kms_key_name", kms_key_name)
|
1624
1808
|
|
1625
1809
|
@property
|
@@ -1648,10 +1832,16 @@ class DatasetIamBindingCondition(dict):
|
|
1648
1832
|
@staticmethod
|
1649
1833
|
def _configure(
|
1650
1834
|
_setter: Callable[[Any, Any], None],
|
1651
|
-
expression: str,
|
1652
|
-
title: str,
|
1835
|
+
expression: Optional[str] = None,
|
1836
|
+
title: Optional[str] = None,
|
1653
1837
|
description: Optional[str] = None,
|
1654
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1838
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1839
|
+
**kwargs):
|
1840
|
+
if expression is None:
|
1841
|
+
raise TypeError("Missing 'expression' argument")
|
1842
|
+
if title is None:
|
1843
|
+
raise TypeError("Missing 'title' argument")
|
1844
|
+
|
1655
1845
|
_setter("expression", expression)
|
1656
1846
|
_setter("title", title)
|
1657
1847
|
if description is not None:
|
@@ -1688,10 +1878,16 @@ class DatasetIamMemberCondition(dict):
|
|
1688
1878
|
@staticmethod
|
1689
1879
|
def _configure(
|
1690
1880
|
_setter: Callable[[Any, Any], None],
|
1691
|
-
expression: str,
|
1692
|
-
title: str,
|
1881
|
+
expression: Optional[str] = None,
|
1882
|
+
title: Optional[str] = None,
|
1693
1883
|
description: Optional[str] = None,
|
1694
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1884
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1885
|
+
**kwargs):
|
1886
|
+
if expression is None:
|
1887
|
+
raise TypeError("Missing 'expression' argument")
|
1888
|
+
if title is None:
|
1889
|
+
raise TypeError("Missing 'title' argument")
|
1890
|
+
|
1695
1891
|
_setter("expression", expression)
|
1696
1892
|
_setter("title", title)
|
1697
1893
|
if description is not None:
|
@@ -1737,10 +1933,16 @@ class IamBindingCondition(dict):
|
|
1737
1933
|
@staticmethod
|
1738
1934
|
def _configure(
|
1739
1935
|
_setter: Callable[[Any, Any], None],
|
1740
|
-
expression: str,
|
1741
|
-
title: str,
|
1936
|
+
expression: Optional[str] = None,
|
1937
|
+
title: Optional[str] = None,
|
1742
1938
|
description: Optional[str] = None,
|
1743
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
1939
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
1940
|
+
**kwargs):
|
1941
|
+
if expression is None:
|
1942
|
+
raise TypeError("Missing 'expression' argument")
|
1943
|
+
if title is None:
|
1944
|
+
raise TypeError("Missing 'title' argument")
|
1945
|
+
|
1744
1946
|
_setter("expression", expression)
|
1745
1947
|
_setter("title", title)
|
1746
1948
|
if description is not None:
|
@@ -1799,10 +2001,16 @@ class IamMemberCondition(dict):
|
|
1799
2001
|
@staticmethod
|
1800
2002
|
def _configure(
|
1801
2003
|
_setter: Callable[[Any, Any], None],
|
1802
|
-
expression: str,
|
1803
|
-
title: str,
|
2004
|
+
expression: Optional[str] = None,
|
2005
|
+
title: Optional[str] = None,
|
1804
2006
|
description: Optional[str] = None,
|
1805
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2007
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2008
|
+
**kwargs):
|
2009
|
+
if expression is None:
|
2010
|
+
raise TypeError("Missing 'expression' argument")
|
2011
|
+
if title is None:
|
2012
|
+
raise TypeError("Missing 'title' argument")
|
2013
|
+
|
1806
2014
|
_setter("expression", expression)
|
1807
2015
|
_setter("title", title)
|
1808
2016
|
if description is not None:
|
@@ -1903,12 +2111,26 @@ class JobCopy(dict):
|
|
1903
2111
|
@staticmethod
|
1904
2112
|
def _configure(
|
1905
2113
|
_setter: Callable[[Any, Any], None],
|
1906
|
-
source_tables: Sequence['outputs.JobCopySourceTable'],
|
2114
|
+
source_tables: Optional[Sequence['outputs.JobCopySourceTable']] = None,
|
1907
2115
|
create_disposition: Optional[str] = None,
|
1908
2116
|
destination_encryption_configuration: Optional['outputs.JobCopyDestinationEncryptionConfiguration'] = None,
|
1909
2117
|
destination_table: Optional['outputs.JobCopyDestinationTable'] = None,
|
1910
2118
|
write_disposition: Optional[str] = None,
|
1911
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2119
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2120
|
+
**kwargs):
|
2121
|
+
if source_tables is None and 'sourceTables' in kwargs:
|
2122
|
+
source_tables = kwargs['sourceTables']
|
2123
|
+
if source_tables is None:
|
2124
|
+
raise TypeError("Missing 'source_tables' argument")
|
2125
|
+
if create_disposition is None and 'createDisposition' in kwargs:
|
2126
|
+
create_disposition = kwargs['createDisposition']
|
2127
|
+
if destination_encryption_configuration is None and 'destinationEncryptionConfiguration' in kwargs:
|
2128
|
+
destination_encryption_configuration = kwargs['destinationEncryptionConfiguration']
|
2129
|
+
if destination_table is None and 'destinationTable' in kwargs:
|
2130
|
+
destination_table = kwargs['destinationTable']
|
2131
|
+
if write_disposition is None and 'writeDisposition' in kwargs:
|
2132
|
+
write_disposition = kwargs['writeDisposition']
|
2133
|
+
|
1912
2134
|
_setter("source_tables", source_tables)
|
1913
2135
|
if create_disposition is not None:
|
1914
2136
|
_setter("create_disposition", create_disposition)
|
@@ -2013,9 +2235,17 @@ class JobCopyDestinationEncryptionConfiguration(dict):
|
|
2013
2235
|
@staticmethod
|
2014
2236
|
def _configure(
|
2015
2237
|
_setter: Callable[[Any, Any], None],
|
2016
|
-
kms_key_name: str,
|
2238
|
+
kms_key_name: Optional[str] = None,
|
2017
2239
|
kms_key_version: Optional[str] = None,
|
2018
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2240
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2241
|
+
**kwargs):
|
2242
|
+
if kms_key_name is None and 'kmsKeyName' in kwargs:
|
2243
|
+
kms_key_name = kwargs['kmsKeyName']
|
2244
|
+
if kms_key_name is None:
|
2245
|
+
raise TypeError("Missing 'kms_key_name' argument")
|
2246
|
+
if kms_key_version is None and 'kmsKeyVersion' in kwargs:
|
2247
|
+
kms_key_version = kwargs['kmsKeyVersion']
|
2248
|
+
|
2019
2249
|
_setter("kms_key_name", kms_key_name)
|
2020
2250
|
if kms_key_version is not None:
|
2021
2251
|
_setter("kms_key_version", kms_key_version)
|
@@ -2081,10 +2311,20 @@ class JobCopyDestinationTable(dict):
|
|
2081
2311
|
@staticmethod
|
2082
2312
|
def _configure(
|
2083
2313
|
_setter: Callable[[Any, Any], None],
|
2084
|
-
table_id: str,
|
2314
|
+
table_id: Optional[str] = None,
|
2085
2315
|
dataset_id: Optional[str] = None,
|
2086
2316
|
project_id: Optional[str] = None,
|
2087
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2317
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2318
|
+
**kwargs):
|
2319
|
+
if table_id is None and 'tableId' in kwargs:
|
2320
|
+
table_id = kwargs['tableId']
|
2321
|
+
if table_id is None:
|
2322
|
+
raise TypeError("Missing 'table_id' argument")
|
2323
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
2324
|
+
dataset_id = kwargs['datasetId']
|
2325
|
+
if project_id is None and 'projectId' in kwargs:
|
2326
|
+
project_id = kwargs['projectId']
|
2327
|
+
|
2088
2328
|
_setter("table_id", table_id)
|
2089
2329
|
if dataset_id is not None:
|
2090
2330
|
_setter("dataset_id", dataset_id)
|
@@ -2159,10 +2399,20 @@ class JobCopySourceTable(dict):
|
|
2159
2399
|
@staticmethod
|
2160
2400
|
def _configure(
|
2161
2401
|
_setter: Callable[[Any, Any], None],
|
2162
|
-
table_id: str,
|
2402
|
+
table_id: Optional[str] = None,
|
2163
2403
|
dataset_id: Optional[str] = None,
|
2164
2404
|
project_id: Optional[str] = None,
|
2165
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2405
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2406
|
+
**kwargs):
|
2407
|
+
if table_id is None and 'tableId' in kwargs:
|
2408
|
+
table_id = kwargs['tableId']
|
2409
|
+
if table_id is None:
|
2410
|
+
raise TypeError("Missing 'table_id' argument")
|
2411
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
2412
|
+
dataset_id = kwargs['datasetId']
|
2413
|
+
if project_id is None and 'projectId' in kwargs:
|
2414
|
+
project_id = kwargs['projectId']
|
2415
|
+
|
2166
2416
|
_setter("table_id", table_id)
|
2167
2417
|
if dataset_id is not None:
|
2168
2418
|
_setter("dataset_id", dataset_id)
|
@@ -2265,7 +2515,7 @@ class JobExtract(dict):
|
|
2265
2515
|
@staticmethod
|
2266
2516
|
def _configure(
|
2267
2517
|
_setter: Callable[[Any, Any], None],
|
2268
|
-
destination_uris: Sequence[str],
|
2518
|
+
destination_uris: Optional[Sequence[str]] = None,
|
2269
2519
|
compression: Optional[str] = None,
|
2270
2520
|
destination_format: Optional[str] = None,
|
2271
2521
|
field_delimiter: Optional[str] = None,
|
@@ -2273,7 +2523,25 @@ class JobExtract(dict):
|
|
2273
2523
|
source_model: Optional['outputs.JobExtractSourceModel'] = None,
|
2274
2524
|
source_table: Optional['outputs.JobExtractSourceTable'] = None,
|
2275
2525
|
use_avro_logical_types: Optional[bool] = None,
|
2276
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2526
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2527
|
+
**kwargs):
|
2528
|
+
if destination_uris is None and 'destinationUris' in kwargs:
|
2529
|
+
destination_uris = kwargs['destinationUris']
|
2530
|
+
if destination_uris is None:
|
2531
|
+
raise TypeError("Missing 'destination_uris' argument")
|
2532
|
+
if destination_format is None and 'destinationFormat' in kwargs:
|
2533
|
+
destination_format = kwargs['destinationFormat']
|
2534
|
+
if field_delimiter is None and 'fieldDelimiter' in kwargs:
|
2535
|
+
field_delimiter = kwargs['fieldDelimiter']
|
2536
|
+
if print_header is None and 'printHeader' in kwargs:
|
2537
|
+
print_header = kwargs['printHeader']
|
2538
|
+
if source_model is None and 'sourceModel' in kwargs:
|
2539
|
+
source_model = kwargs['sourceModel']
|
2540
|
+
if source_table is None and 'sourceTable' in kwargs:
|
2541
|
+
source_table = kwargs['sourceTable']
|
2542
|
+
if use_avro_logical_types is None and 'useAvroLogicalTypes' in kwargs:
|
2543
|
+
use_avro_logical_types = kwargs['useAvroLogicalTypes']
|
2544
|
+
|
2277
2545
|
_setter("destination_uris", destination_uris)
|
2278
2546
|
if compression is not None:
|
2279
2547
|
_setter("compression", compression)
|
@@ -2404,10 +2672,24 @@ class JobExtractSourceModel(dict):
|
|
2404
2672
|
@staticmethod
|
2405
2673
|
def _configure(
|
2406
2674
|
_setter: Callable[[Any, Any], None],
|
2407
|
-
dataset_id: str,
|
2408
|
-
model_id: str,
|
2409
|
-
project_id: str,
|
2410
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2675
|
+
dataset_id: Optional[str] = None,
|
2676
|
+
model_id: Optional[str] = None,
|
2677
|
+
project_id: Optional[str] = None,
|
2678
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2679
|
+
**kwargs):
|
2680
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
2681
|
+
dataset_id = kwargs['datasetId']
|
2682
|
+
if dataset_id is None:
|
2683
|
+
raise TypeError("Missing 'dataset_id' argument")
|
2684
|
+
if model_id is None and 'modelId' in kwargs:
|
2685
|
+
model_id = kwargs['modelId']
|
2686
|
+
if model_id is None:
|
2687
|
+
raise TypeError("Missing 'model_id' argument")
|
2688
|
+
if project_id is None and 'projectId' in kwargs:
|
2689
|
+
project_id = kwargs['projectId']
|
2690
|
+
if project_id is None:
|
2691
|
+
raise TypeError("Missing 'project_id' argument")
|
2692
|
+
|
2411
2693
|
_setter("dataset_id", dataset_id)
|
2412
2694
|
_setter("model_id", model_id)
|
2413
2695
|
_setter("project_id", project_id)
|
@@ -2481,10 +2763,20 @@ class JobExtractSourceTable(dict):
|
|
2481
2763
|
@staticmethod
|
2482
2764
|
def _configure(
|
2483
2765
|
_setter: Callable[[Any, Any], None],
|
2484
|
-
table_id: str,
|
2766
|
+
table_id: Optional[str] = None,
|
2485
2767
|
dataset_id: Optional[str] = None,
|
2486
2768
|
project_id: Optional[str] = None,
|
2487
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
2769
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
2770
|
+
**kwargs):
|
2771
|
+
if table_id is None and 'tableId' in kwargs:
|
2772
|
+
table_id = kwargs['tableId']
|
2773
|
+
if table_id is None:
|
2774
|
+
raise TypeError("Missing 'table_id' argument")
|
2775
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
2776
|
+
dataset_id = kwargs['datasetId']
|
2777
|
+
if project_id is None and 'projectId' in kwargs:
|
2778
|
+
project_id = kwargs['projectId']
|
2779
|
+
|
2488
2780
|
_setter("table_id", table_id)
|
2489
2781
|
if dataset_id is not None:
|
2490
2782
|
_setter("dataset_id", dataset_id)
|
@@ -2703,8 +2995,8 @@ class JobLoad(dict):
|
|
2703
2995
|
@staticmethod
|
2704
2996
|
def _configure(
|
2705
2997
|
_setter: Callable[[Any, Any], None],
|
2706
|
-
destination_table: 'outputs.JobLoadDestinationTable',
|
2707
|
-
source_uris: Sequence[str],
|
2998
|
+
destination_table: Optional['outputs.JobLoadDestinationTable'] = None,
|
2999
|
+
source_uris: Optional[Sequence[str]] = None,
|
2708
3000
|
allow_jagged_rows: Optional[bool] = None,
|
2709
3001
|
allow_quoted_newlines: Optional[bool] = None,
|
2710
3002
|
autodetect: Optional[bool] = None,
|
@@ -2724,7 +3016,49 @@ class JobLoad(dict):
|
|
2724
3016
|
source_format: Optional[str] = None,
|
2725
3017
|
time_partitioning: Optional['outputs.JobLoadTimePartitioning'] = None,
|
2726
3018
|
write_disposition: Optional[str] = None,
|
2727
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3019
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3020
|
+
**kwargs):
|
3021
|
+
if destination_table is None and 'destinationTable' in kwargs:
|
3022
|
+
destination_table = kwargs['destinationTable']
|
3023
|
+
if destination_table is None:
|
3024
|
+
raise TypeError("Missing 'destination_table' argument")
|
3025
|
+
if source_uris is None and 'sourceUris' in kwargs:
|
3026
|
+
source_uris = kwargs['sourceUris']
|
3027
|
+
if source_uris is None:
|
3028
|
+
raise TypeError("Missing 'source_uris' argument")
|
3029
|
+
if allow_jagged_rows is None and 'allowJaggedRows' in kwargs:
|
3030
|
+
allow_jagged_rows = kwargs['allowJaggedRows']
|
3031
|
+
if allow_quoted_newlines is None and 'allowQuotedNewlines' in kwargs:
|
3032
|
+
allow_quoted_newlines = kwargs['allowQuotedNewlines']
|
3033
|
+
if create_disposition is None and 'createDisposition' in kwargs:
|
3034
|
+
create_disposition = kwargs['createDisposition']
|
3035
|
+
if destination_encryption_configuration is None and 'destinationEncryptionConfiguration' in kwargs:
|
3036
|
+
destination_encryption_configuration = kwargs['destinationEncryptionConfiguration']
|
3037
|
+
if field_delimiter is None and 'fieldDelimiter' in kwargs:
|
3038
|
+
field_delimiter = kwargs['fieldDelimiter']
|
3039
|
+
if ignore_unknown_values is None and 'ignoreUnknownValues' in kwargs:
|
3040
|
+
ignore_unknown_values = kwargs['ignoreUnknownValues']
|
3041
|
+
if json_extension is None and 'jsonExtension' in kwargs:
|
3042
|
+
json_extension = kwargs['jsonExtension']
|
3043
|
+
if max_bad_records is None and 'maxBadRecords' in kwargs:
|
3044
|
+
max_bad_records = kwargs['maxBadRecords']
|
3045
|
+
if null_marker is None and 'nullMarker' in kwargs:
|
3046
|
+
null_marker = kwargs['nullMarker']
|
3047
|
+
if parquet_options is None and 'parquetOptions' in kwargs:
|
3048
|
+
parquet_options = kwargs['parquetOptions']
|
3049
|
+
if projection_fields is None and 'projectionFields' in kwargs:
|
3050
|
+
projection_fields = kwargs['projectionFields']
|
3051
|
+
if schema_update_options is None and 'schemaUpdateOptions' in kwargs:
|
3052
|
+
schema_update_options = kwargs['schemaUpdateOptions']
|
3053
|
+
if skip_leading_rows is None and 'skipLeadingRows' in kwargs:
|
3054
|
+
skip_leading_rows = kwargs['skipLeadingRows']
|
3055
|
+
if source_format is None and 'sourceFormat' in kwargs:
|
3056
|
+
source_format = kwargs['sourceFormat']
|
3057
|
+
if time_partitioning is None and 'timePartitioning' in kwargs:
|
3058
|
+
time_partitioning = kwargs['timePartitioning']
|
3059
|
+
if write_disposition is None and 'writeDisposition' in kwargs:
|
3060
|
+
write_disposition = kwargs['writeDisposition']
|
3061
|
+
|
2728
3062
|
_setter("destination_table", destination_table)
|
2729
3063
|
_setter("source_uris", source_uris)
|
2730
3064
|
if allow_jagged_rows is not None:
|
@@ -3034,9 +3368,17 @@ class JobLoadDestinationEncryptionConfiguration(dict):
|
|
3034
3368
|
@staticmethod
|
3035
3369
|
def _configure(
|
3036
3370
|
_setter: Callable[[Any, Any], None],
|
3037
|
-
kms_key_name: str,
|
3371
|
+
kms_key_name: Optional[str] = None,
|
3038
3372
|
kms_key_version: Optional[str] = None,
|
3039
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3373
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3374
|
+
**kwargs):
|
3375
|
+
if kms_key_name is None and 'kmsKeyName' in kwargs:
|
3376
|
+
kms_key_name = kwargs['kmsKeyName']
|
3377
|
+
if kms_key_name is None:
|
3378
|
+
raise TypeError("Missing 'kms_key_name' argument")
|
3379
|
+
if kms_key_version is None and 'kmsKeyVersion' in kwargs:
|
3380
|
+
kms_key_version = kwargs['kmsKeyVersion']
|
3381
|
+
|
3040
3382
|
_setter("kms_key_name", kms_key_name)
|
3041
3383
|
if kms_key_version is not None:
|
3042
3384
|
_setter("kms_key_version", kms_key_version)
|
@@ -3102,10 +3444,20 @@ class JobLoadDestinationTable(dict):
|
|
3102
3444
|
@staticmethod
|
3103
3445
|
def _configure(
|
3104
3446
|
_setter: Callable[[Any, Any], None],
|
3105
|
-
table_id: str,
|
3447
|
+
table_id: Optional[str] = None,
|
3106
3448
|
dataset_id: Optional[str] = None,
|
3107
3449
|
project_id: Optional[str] = None,
|
3108
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3450
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3451
|
+
**kwargs):
|
3452
|
+
if table_id is None and 'tableId' in kwargs:
|
3453
|
+
table_id = kwargs['tableId']
|
3454
|
+
if table_id is None:
|
3455
|
+
raise TypeError("Missing 'table_id' argument")
|
3456
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
3457
|
+
dataset_id = kwargs['datasetId']
|
3458
|
+
if project_id is None and 'projectId' in kwargs:
|
3459
|
+
project_id = kwargs['projectId']
|
3460
|
+
|
3109
3461
|
_setter("table_id", table_id)
|
3110
3462
|
if dataset_id is not None:
|
3111
3463
|
_setter("dataset_id", dataset_id)
|
@@ -3176,7 +3528,13 @@ class JobLoadParquetOptions(dict):
|
|
3176
3528
|
_setter: Callable[[Any, Any], None],
|
3177
3529
|
enable_list_inference: Optional[bool] = None,
|
3178
3530
|
enum_as_string: Optional[bool] = None,
|
3179
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3531
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3532
|
+
**kwargs):
|
3533
|
+
if enable_list_inference is None and 'enableListInference' in kwargs:
|
3534
|
+
enable_list_inference = kwargs['enableListInference']
|
3535
|
+
if enum_as_string is None and 'enumAsString' in kwargs:
|
3536
|
+
enum_as_string = kwargs['enumAsString']
|
3537
|
+
|
3180
3538
|
if enable_list_inference is not None:
|
3181
3539
|
_setter("enable_list_inference", enable_list_inference)
|
3182
3540
|
if enum_as_string is not None:
|
@@ -3239,10 +3597,16 @@ class JobLoadTimePartitioning(dict):
|
|
3239
3597
|
@staticmethod
|
3240
3598
|
def _configure(
|
3241
3599
|
_setter: Callable[[Any, Any], None],
|
3242
|
-
type: str,
|
3600
|
+
type: Optional[str] = None,
|
3243
3601
|
expiration_ms: Optional[str] = None,
|
3244
3602
|
field: Optional[str] = None,
|
3245
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3603
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3604
|
+
**kwargs):
|
3605
|
+
if type is None:
|
3606
|
+
raise TypeError("Missing 'type' argument")
|
3607
|
+
if expiration_ms is None and 'expirationMs' in kwargs:
|
3608
|
+
expiration_ms = kwargs['expirationMs']
|
3609
|
+
|
3246
3610
|
_setter("type", type)
|
3247
3611
|
if expiration_ms is not None:
|
3248
3612
|
_setter("expiration_ms", expiration_ms)
|
@@ -3421,7 +3785,7 @@ class JobQuery(dict):
|
|
3421
3785
|
@staticmethod
|
3422
3786
|
def _configure(
|
3423
3787
|
_setter: Callable[[Any, Any], None],
|
3424
|
-
query: str,
|
3788
|
+
query: Optional[str] = None,
|
3425
3789
|
allow_large_results: Optional[bool] = None,
|
3426
3790
|
create_disposition: Optional[str] = None,
|
3427
3791
|
default_dataset: Optional['outputs.JobQueryDefaultDataset'] = None,
|
@@ -3438,7 +3802,41 @@ class JobQuery(dict):
|
|
3438
3802
|
use_query_cache: Optional[bool] = None,
|
3439
3803
|
user_defined_function_resources: Optional[Sequence['outputs.JobQueryUserDefinedFunctionResource']] = None,
|
3440
3804
|
write_disposition: Optional[str] = None,
|
3441
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
3805
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
3806
|
+
**kwargs):
|
3807
|
+
if query is None:
|
3808
|
+
raise TypeError("Missing 'query' argument")
|
3809
|
+
if allow_large_results is None and 'allowLargeResults' in kwargs:
|
3810
|
+
allow_large_results = kwargs['allowLargeResults']
|
3811
|
+
if create_disposition is None and 'createDisposition' in kwargs:
|
3812
|
+
create_disposition = kwargs['createDisposition']
|
3813
|
+
if default_dataset is None and 'defaultDataset' in kwargs:
|
3814
|
+
default_dataset = kwargs['defaultDataset']
|
3815
|
+
if destination_encryption_configuration is None and 'destinationEncryptionConfiguration' in kwargs:
|
3816
|
+
destination_encryption_configuration = kwargs['destinationEncryptionConfiguration']
|
3817
|
+
if destination_table is None and 'destinationTable' in kwargs:
|
3818
|
+
destination_table = kwargs['destinationTable']
|
3819
|
+
if flatten_results is None and 'flattenResults' in kwargs:
|
3820
|
+
flatten_results = kwargs['flattenResults']
|
3821
|
+
if maximum_billing_tier is None and 'maximumBillingTier' in kwargs:
|
3822
|
+
maximum_billing_tier = kwargs['maximumBillingTier']
|
3823
|
+
if maximum_bytes_billed is None and 'maximumBytesBilled' in kwargs:
|
3824
|
+
maximum_bytes_billed = kwargs['maximumBytesBilled']
|
3825
|
+
if parameter_mode is None and 'parameterMode' in kwargs:
|
3826
|
+
parameter_mode = kwargs['parameterMode']
|
3827
|
+
if schema_update_options is None and 'schemaUpdateOptions' in kwargs:
|
3828
|
+
schema_update_options = kwargs['schemaUpdateOptions']
|
3829
|
+
if script_options is None and 'scriptOptions' in kwargs:
|
3830
|
+
script_options = kwargs['scriptOptions']
|
3831
|
+
if use_legacy_sql is None and 'useLegacySql' in kwargs:
|
3832
|
+
use_legacy_sql = kwargs['useLegacySql']
|
3833
|
+
if use_query_cache is None and 'useQueryCache' in kwargs:
|
3834
|
+
use_query_cache = kwargs['useQueryCache']
|
3835
|
+
if user_defined_function_resources is None and 'userDefinedFunctionResources' in kwargs:
|
3836
|
+
user_defined_function_resources = kwargs['userDefinedFunctionResources']
|
3837
|
+
if write_disposition is None and 'writeDisposition' in kwargs:
|
3838
|
+
write_disposition = kwargs['writeDisposition']
|
3839
|
+
|
3442
3840
|
_setter("query", query)
|
3443
3841
|
if allow_large_results is not None:
|
3444
3842
|
_setter("allow_large_results", allow_large_results)
|
@@ -3684,9 +4082,17 @@ class JobQueryDefaultDataset(dict):
|
|
3684
4082
|
@staticmethod
|
3685
4083
|
def _configure(
|
3686
4084
|
_setter: Callable[[Any, Any], None],
|
3687
|
-
dataset_id: str,
|
4085
|
+
dataset_id: Optional[str] = None,
|
3688
4086
|
project_id: Optional[str] = None,
|
3689
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4087
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4088
|
+
**kwargs):
|
4089
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
4090
|
+
dataset_id = kwargs['datasetId']
|
4091
|
+
if dataset_id is None:
|
4092
|
+
raise TypeError("Missing 'dataset_id' argument")
|
4093
|
+
if project_id is None and 'projectId' in kwargs:
|
4094
|
+
project_id = kwargs['projectId']
|
4095
|
+
|
3690
4096
|
_setter("dataset_id", dataset_id)
|
3691
4097
|
if project_id is not None:
|
3692
4098
|
_setter("project_id", project_id)
|
@@ -3747,9 +4153,17 @@ class JobQueryDestinationEncryptionConfiguration(dict):
|
|
3747
4153
|
@staticmethod
|
3748
4154
|
def _configure(
|
3749
4155
|
_setter: Callable[[Any, Any], None],
|
3750
|
-
kms_key_name: str,
|
4156
|
+
kms_key_name: Optional[str] = None,
|
3751
4157
|
kms_key_version: Optional[str] = None,
|
3752
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4158
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4159
|
+
**kwargs):
|
4160
|
+
if kms_key_name is None and 'kmsKeyName' in kwargs:
|
4161
|
+
kms_key_name = kwargs['kmsKeyName']
|
4162
|
+
if kms_key_name is None:
|
4163
|
+
raise TypeError("Missing 'kms_key_name' argument")
|
4164
|
+
if kms_key_version is None and 'kmsKeyVersion' in kwargs:
|
4165
|
+
kms_key_version = kwargs['kmsKeyVersion']
|
4166
|
+
|
3753
4167
|
_setter("kms_key_name", kms_key_name)
|
3754
4168
|
if kms_key_version is not None:
|
3755
4169
|
_setter("kms_key_version", kms_key_version)
|
@@ -3815,10 +4229,20 @@ class JobQueryDestinationTable(dict):
|
|
3815
4229
|
@staticmethod
|
3816
4230
|
def _configure(
|
3817
4231
|
_setter: Callable[[Any, Any], None],
|
3818
|
-
table_id: str,
|
4232
|
+
table_id: Optional[str] = None,
|
3819
4233
|
dataset_id: Optional[str] = None,
|
3820
4234
|
project_id: Optional[str] = None,
|
3821
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4235
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4236
|
+
**kwargs):
|
4237
|
+
if table_id is None and 'tableId' in kwargs:
|
4238
|
+
table_id = kwargs['tableId']
|
4239
|
+
if table_id is None:
|
4240
|
+
raise TypeError("Missing 'table_id' argument")
|
4241
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
4242
|
+
dataset_id = kwargs['datasetId']
|
4243
|
+
if project_id is None and 'projectId' in kwargs:
|
4244
|
+
project_id = kwargs['projectId']
|
4245
|
+
|
3822
4246
|
_setter("table_id", table_id)
|
3823
4247
|
if dataset_id is not None:
|
3824
4248
|
_setter("dataset_id", dataset_id)
|
@@ -3897,7 +4321,15 @@ class JobQueryScriptOptions(dict):
|
|
3897
4321
|
key_result_statement: Optional[str] = None,
|
3898
4322
|
statement_byte_budget: Optional[str] = None,
|
3899
4323
|
statement_timeout_ms: Optional[str] = None,
|
3900
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4324
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4325
|
+
**kwargs):
|
4326
|
+
if key_result_statement is None and 'keyResultStatement' in kwargs:
|
4327
|
+
key_result_statement = kwargs['keyResultStatement']
|
4328
|
+
if statement_byte_budget is None and 'statementByteBudget' in kwargs:
|
4329
|
+
statement_byte_budget = kwargs['statementByteBudget']
|
4330
|
+
if statement_timeout_ms is None and 'statementTimeoutMs' in kwargs:
|
4331
|
+
statement_timeout_ms = kwargs['statementTimeoutMs']
|
4332
|
+
|
3901
4333
|
if key_result_statement is not None:
|
3902
4334
|
_setter("key_result_statement", key_result_statement)
|
3903
4335
|
if statement_byte_budget is not None:
|
@@ -3971,7 +4403,13 @@ class JobQueryUserDefinedFunctionResource(dict):
|
|
3971
4403
|
_setter: Callable[[Any, Any], None],
|
3972
4404
|
inline_code: Optional[str] = None,
|
3973
4405
|
resource_uri: Optional[str] = None,
|
3974
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4406
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4407
|
+
**kwargs):
|
4408
|
+
if inline_code is None and 'inlineCode' in kwargs:
|
4409
|
+
inline_code = kwargs['inlineCode']
|
4410
|
+
if resource_uri is None and 'resourceUri' in kwargs:
|
4411
|
+
resource_uri = kwargs['resourceUri']
|
4412
|
+
|
3975
4413
|
if inline_code is not None:
|
3976
4414
|
_setter("inline_code", inline_code)
|
3977
4415
|
if resource_uri is not None:
|
@@ -4042,7 +4480,11 @@ class JobStatus(dict):
|
|
4042
4480
|
error_results: Optional[Sequence['outputs.JobStatusErrorResult']] = None,
|
4043
4481
|
errors: Optional[Sequence['outputs.JobStatusError']] = None,
|
4044
4482
|
state: Optional[str] = None,
|
4045
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4483
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4484
|
+
**kwargs):
|
4485
|
+
if error_results is None and 'errorResults' in kwargs:
|
4486
|
+
error_results = kwargs['errorResults']
|
4487
|
+
|
4046
4488
|
if error_results is not None:
|
4047
4489
|
_setter("error_results", error_results)
|
4048
4490
|
if errors is not None:
|
@@ -4105,7 +4547,9 @@ class JobStatusError(dict):
|
|
4105
4547
|
location: Optional[str] = None,
|
4106
4548
|
message: Optional[str] = None,
|
4107
4549
|
reason: Optional[str] = None,
|
4108
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4550
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4551
|
+
**kwargs):
|
4552
|
+
|
4109
4553
|
if location is not None:
|
4110
4554
|
_setter("location", location)
|
4111
4555
|
if message is not None:
|
@@ -4161,7 +4605,9 @@ class JobStatusErrorResult(dict):
|
|
4161
4605
|
location: Optional[str] = None,
|
4162
4606
|
message: Optional[str] = None,
|
4163
4607
|
reason: Optional[str] = None,
|
4164
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4608
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4609
|
+
**kwargs):
|
4610
|
+
|
4165
4611
|
if location is not None:
|
4166
4612
|
_setter("location", location)
|
4167
4613
|
if message is not None:
|
@@ -4233,7 +4679,13 @@ class ReservationAutoscale(dict):
|
|
4233
4679
|
_setter: Callable[[Any, Any], None],
|
4234
4680
|
current_slots: Optional[int] = None,
|
4235
4681
|
max_slots: Optional[int] = None,
|
4236
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4682
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4683
|
+
**kwargs):
|
4684
|
+
if current_slots is None and 'currentSlots' in kwargs:
|
4685
|
+
current_slots = kwargs['currentSlots']
|
4686
|
+
if max_slots is None and 'maxSlots' in kwargs:
|
4687
|
+
max_slots = kwargs['maxSlots']
|
4688
|
+
|
4237
4689
|
if current_slots is not None:
|
4238
4690
|
_setter("current_slots", current_slots)
|
4239
4691
|
if max_slots is not None:
|
@@ -4312,7 +4764,13 @@ class RoutineArgument(dict):
|
|
4312
4764
|
data_type: Optional[str] = None,
|
4313
4765
|
mode: Optional[str] = None,
|
4314
4766
|
name: Optional[str] = None,
|
4315
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4767
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4768
|
+
**kwargs):
|
4769
|
+
if argument_kind is None and 'argumentKind' in kwargs:
|
4770
|
+
argument_kind = kwargs['argumentKind']
|
4771
|
+
if data_type is None and 'dataType' in kwargs:
|
4772
|
+
data_type = kwargs['dataType']
|
4773
|
+
|
4316
4774
|
if argument_kind is not None:
|
4317
4775
|
_setter("argument_kind", argument_kind)
|
4318
4776
|
if data_type is not None:
|
@@ -4404,9 +4862,17 @@ class TableEncryptionConfiguration(dict):
|
|
4404
4862
|
@staticmethod
|
4405
4863
|
def _configure(
|
4406
4864
|
_setter: Callable[[Any, Any], None],
|
4407
|
-
kms_key_name: str,
|
4865
|
+
kms_key_name: Optional[str] = None,
|
4408
4866
|
kms_key_version: Optional[str] = None,
|
4409
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
4867
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
4868
|
+
**kwargs):
|
4869
|
+
if kms_key_name is None and 'kmsKeyName' in kwargs:
|
4870
|
+
kms_key_name = kwargs['kmsKeyName']
|
4871
|
+
if kms_key_name is None:
|
4872
|
+
raise TypeError("Missing 'kms_key_name' argument")
|
4873
|
+
if kms_key_version is None and 'kmsKeyVersion' in kwargs:
|
4874
|
+
kms_key_version = kwargs['kmsKeyVersion']
|
4875
|
+
|
4410
4876
|
_setter("kms_key_name", kms_key_name)
|
4411
4877
|
if kms_key_version is not None:
|
4412
4878
|
_setter("kms_key_version", kms_key_version)
|
@@ -4586,8 +5052,8 @@ class TableExternalDataConfiguration(dict):
|
|
4586
5052
|
@staticmethod
|
4587
5053
|
def _configure(
|
4588
5054
|
_setter: Callable[[Any, Any], None],
|
4589
|
-
autodetect: bool,
|
4590
|
-
source_uris: Sequence[str],
|
5055
|
+
autodetect: Optional[bool] = None,
|
5056
|
+
source_uris: Optional[Sequence[str]] = None,
|
4591
5057
|
avro_options: Optional['outputs.TableExternalDataConfigurationAvroOptions'] = None,
|
4592
5058
|
compression: Optional[str] = None,
|
4593
5059
|
connection_id: Optional[str] = None,
|
@@ -4604,7 +5070,43 @@ class TableExternalDataConfiguration(dict):
|
|
4604
5070
|
reference_file_schema_uri: Optional[str] = None,
|
4605
5071
|
schema: Optional[str] = None,
|
4606
5072
|
source_format: Optional[str] = None,
|
4607
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5073
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5074
|
+
**kwargs):
|
5075
|
+
if autodetect is None:
|
5076
|
+
raise TypeError("Missing 'autodetect' argument")
|
5077
|
+
if source_uris is None and 'sourceUris' in kwargs:
|
5078
|
+
source_uris = kwargs['sourceUris']
|
5079
|
+
if source_uris is None:
|
5080
|
+
raise TypeError("Missing 'source_uris' argument")
|
5081
|
+
if avro_options is None and 'avroOptions' in kwargs:
|
5082
|
+
avro_options = kwargs['avroOptions']
|
5083
|
+
if connection_id is None and 'connectionId' in kwargs:
|
5084
|
+
connection_id = kwargs['connectionId']
|
5085
|
+
if csv_options is None and 'csvOptions' in kwargs:
|
5086
|
+
csv_options = kwargs['csvOptions']
|
5087
|
+
if file_set_spec_type is None and 'fileSetSpecType' in kwargs:
|
5088
|
+
file_set_spec_type = kwargs['fileSetSpecType']
|
5089
|
+
if google_sheets_options is None and 'googleSheetsOptions' in kwargs:
|
5090
|
+
google_sheets_options = kwargs['googleSheetsOptions']
|
5091
|
+
if hive_partitioning_options is None and 'hivePartitioningOptions' in kwargs:
|
5092
|
+
hive_partitioning_options = kwargs['hivePartitioningOptions']
|
5093
|
+
if ignore_unknown_values is None and 'ignoreUnknownValues' in kwargs:
|
5094
|
+
ignore_unknown_values = kwargs['ignoreUnknownValues']
|
5095
|
+
if json_options is None and 'jsonOptions' in kwargs:
|
5096
|
+
json_options = kwargs['jsonOptions']
|
5097
|
+
if max_bad_records is None and 'maxBadRecords' in kwargs:
|
5098
|
+
max_bad_records = kwargs['maxBadRecords']
|
5099
|
+
if metadata_cache_mode is None and 'metadataCacheMode' in kwargs:
|
5100
|
+
metadata_cache_mode = kwargs['metadataCacheMode']
|
5101
|
+
if object_metadata is None and 'objectMetadata' in kwargs:
|
5102
|
+
object_metadata = kwargs['objectMetadata']
|
5103
|
+
if parquet_options is None and 'parquetOptions' in kwargs:
|
5104
|
+
parquet_options = kwargs['parquetOptions']
|
5105
|
+
if reference_file_schema_uri is None and 'referenceFileSchemaUri' in kwargs:
|
5106
|
+
reference_file_schema_uri = kwargs['referenceFileSchemaUri']
|
5107
|
+
if source_format is None and 'sourceFormat' in kwargs:
|
5108
|
+
source_format = kwargs['sourceFormat']
|
5109
|
+
|
4608
5110
|
_setter("autodetect", autodetect)
|
4609
5111
|
_setter("source_uris", source_uris)
|
4610
5112
|
if avro_options is not None:
|
@@ -4862,8 +5364,14 @@ class TableExternalDataConfigurationAvroOptions(dict):
|
|
4862
5364
|
@staticmethod
|
4863
5365
|
def _configure(
|
4864
5366
|
_setter: Callable[[Any, Any], None],
|
4865
|
-
use_avro_logical_types: bool,
|
4866
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5367
|
+
use_avro_logical_types: Optional[bool] = None,
|
5368
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5369
|
+
**kwargs):
|
5370
|
+
if use_avro_logical_types is None and 'useAvroLogicalTypes' in kwargs:
|
5371
|
+
use_avro_logical_types = kwargs['useAvroLogicalTypes']
|
5372
|
+
if use_avro_logical_types is None:
|
5373
|
+
raise TypeError("Missing 'use_avro_logical_types' argument")
|
5374
|
+
|
4867
5375
|
_setter("use_avro_logical_types", use_avro_logical_types)
|
4868
5376
|
|
4869
5377
|
@property
|
@@ -4940,13 +5448,25 @@ class TableExternalDataConfigurationCsvOptions(dict):
|
|
4940
5448
|
@staticmethod
|
4941
5449
|
def _configure(
|
4942
5450
|
_setter: Callable[[Any, Any], None],
|
4943
|
-
quote: str,
|
5451
|
+
quote: Optional[str] = None,
|
4944
5452
|
allow_jagged_rows: Optional[bool] = None,
|
4945
5453
|
allow_quoted_newlines: Optional[bool] = None,
|
4946
5454
|
encoding: Optional[str] = None,
|
4947
5455
|
field_delimiter: Optional[str] = None,
|
4948
5456
|
skip_leading_rows: Optional[int] = None,
|
4949
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5457
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5458
|
+
**kwargs):
|
5459
|
+
if quote is None:
|
5460
|
+
raise TypeError("Missing 'quote' argument")
|
5461
|
+
if allow_jagged_rows is None and 'allowJaggedRows' in kwargs:
|
5462
|
+
allow_jagged_rows = kwargs['allowJaggedRows']
|
5463
|
+
if allow_quoted_newlines is None and 'allowQuotedNewlines' in kwargs:
|
5464
|
+
allow_quoted_newlines = kwargs['allowQuotedNewlines']
|
5465
|
+
if field_delimiter is None and 'fieldDelimiter' in kwargs:
|
5466
|
+
field_delimiter = kwargs['fieldDelimiter']
|
5467
|
+
if skip_leading_rows is None and 'skipLeadingRows' in kwargs:
|
5468
|
+
skip_leading_rows = kwargs['skipLeadingRows']
|
5469
|
+
|
4950
5470
|
_setter("quote", quote)
|
4951
5471
|
if allow_jagged_rows is not None:
|
4952
5472
|
_setter("allow_jagged_rows", allow_jagged_rows)
|
@@ -5060,7 +5580,11 @@ class TableExternalDataConfigurationGoogleSheetsOptions(dict):
|
|
5060
5580
|
_setter: Callable[[Any, Any], None],
|
5061
5581
|
range: Optional[str] = None,
|
5062
5582
|
skip_leading_rows: Optional[int] = None,
|
5063
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5583
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5584
|
+
**kwargs):
|
5585
|
+
if skip_leading_rows is None and 'skipLeadingRows' in kwargs:
|
5586
|
+
skip_leading_rows = kwargs['skipLeadingRows']
|
5587
|
+
|
5064
5588
|
if range is not None:
|
5065
5589
|
_setter("range", range)
|
5066
5590
|
if skip_leading_rows is not None:
|
@@ -5146,7 +5670,13 @@ class TableExternalDataConfigurationHivePartitioningOptions(dict):
|
|
5146
5670
|
mode: Optional[str] = None,
|
5147
5671
|
require_partition_filter: Optional[bool] = None,
|
5148
5672
|
source_uri_prefix: Optional[str] = None,
|
5149
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5673
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5674
|
+
**kwargs):
|
5675
|
+
if require_partition_filter is None and 'requirePartitionFilter' in kwargs:
|
5676
|
+
require_partition_filter = kwargs['requirePartitionFilter']
|
5677
|
+
if source_uri_prefix is None and 'sourceUriPrefix' in kwargs:
|
5678
|
+
source_uri_prefix = kwargs['sourceUriPrefix']
|
5679
|
+
|
5150
5680
|
if mode is not None:
|
5151
5681
|
_setter("mode", mode)
|
5152
5682
|
if require_partition_filter is not None:
|
@@ -5210,7 +5740,9 @@ class TableExternalDataConfigurationJsonOptions(dict):
|
|
5210
5740
|
def _configure(
|
5211
5741
|
_setter: Callable[[Any, Any], None],
|
5212
5742
|
encoding: Optional[str] = None,
|
5213
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5743
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5744
|
+
**kwargs):
|
5745
|
+
|
5214
5746
|
if encoding is not None:
|
5215
5747
|
_setter("encoding", encoding)
|
5216
5748
|
|
@@ -5261,7 +5793,13 @@ class TableExternalDataConfigurationParquetOptions(dict):
|
|
5261
5793
|
_setter: Callable[[Any, Any], None],
|
5262
5794
|
enable_list_inference: Optional[bool] = None,
|
5263
5795
|
enum_as_string: Optional[bool] = None,
|
5264
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5796
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5797
|
+
**kwargs):
|
5798
|
+
if enable_list_inference is None and 'enableListInference' in kwargs:
|
5799
|
+
enable_list_inference = kwargs['enableListInference']
|
5800
|
+
if enum_as_string is None and 'enumAsString' in kwargs:
|
5801
|
+
enum_as_string = kwargs['enumAsString']
|
5802
|
+
|
5265
5803
|
if enable_list_inference is not None:
|
5266
5804
|
_setter("enable_list_inference", enable_list_inference)
|
5267
5805
|
if enum_as_string is not None:
|
@@ -5331,11 +5869,21 @@ class TableMaterializedView(dict):
|
|
5331
5869
|
@staticmethod
|
5332
5870
|
def _configure(
|
5333
5871
|
_setter: Callable[[Any, Any], None],
|
5334
|
-
query: str,
|
5872
|
+
query: Optional[str] = None,
|
5335
5873
|
allow_non_incremental_definition: Optional[bool] = None,
|
5336
5874
|
enable_refresh: Optional[bool] = None,
|
5337
5875
|
refresh_interval_ms: Optional[int] = None,
|
5338
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5876
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5877
|
+
**kwargs):
|
5878
|
+
if query is None:
|
5879
|
+
raise TypeError("Missing 'query' argument")
|
5880
|
+
if allow_non_incremental_definition is None and 'allowNonIncrementalDefinition' in kwargs:
|
5881
|
+
allow_non_incremental_definition = kwargs['allowNonIncrementalDefinition']
|
5882
|
+
if enable_refresh is None and 'enableRefresh' in kwargs:
|
5883
|
+
enable_refresh = kwargs['enableRefresh']
|
5884
|
+
if refresh_interval_ms is None and 'refreshIntervalMs' in kwargs:
|
5885
|
+
refresh_interval_ms = kwargs['refreshIntervalMs']
|
5886
|
+
|
5339
5887
|
_setter("query", query)
|
5340
5888
|
if allow_non_incremental_definition is not None:
|
5341
5889
|
_setter("allow_non_incremental_definition", allow_non_incremental_definition)
|
@@ -5399,9 +5947,15 @@ class TableRangePartitioning(dict):
|
|
5399
5947
|
@staticmethod
|
5400
5948
|
def _configure(
|
5401
5949
|
_setter: Callable[[Any, Any], None],
|
5402
|
-
field: str,
|
5403
|
-
range: 'outputs.TableRangePartitioningRange',
|
5404
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
5950
|
+
field: Optional[str] = None,
|
5951
|
+
range: Optional['outputs.TableRangePartitioningRange'] = None,
|
5952
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
5953
|
+
**kwargs):
|
5954
|
+
if field is None:
|
5955
|
+
raise TypeError("Missing 'field' argument")
|
5956
|
+
if range is None:
|
5957
|
+
raise TypeError("Missing 'range' argument")
|
5958
|
+
|
5405
5959
|
_setter("field", field)
|
5406
5960
|
_setter("range", range)
|
5407
5961
|
|
@@ -5444,10 +5998,18 @@ class TableRangePartitioningRange(dict):
|
|
5444
5998
|
@staticmethod
|
5445
5999
|
def _configure(
|
5446
6000
|
_setter: Callable[[Any, Any], None],
|
5447
|
-
end: int,
|
5448
|
-
interval: int,
|
5449
|
-
start: int,
|
5450
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6001
|
+
end: Optional[int] = None,
|
6002
|
+
interval: Optional[int] = None,
|
6003
|
+
start: Optional[int] = None,
|
6004
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6005
|
+
**kwargs):
|
6006
|
+
if end is None:
|
6007
|
+
raise TypeError("Missing 'end' argument")
|
6008
|
+
if interval is None:
|
6009
|
+
raise TypeError("Missing 'interval' argument")
|
6010
|
+
if start is None:
|
6011
|
+
raise TypeError("Missing 'start' argument")
|
6012
|
+
|
5451
6013
|
_setter("end", end)
|
5452
6014
|
_setter("interval", interval)
|
5453
6015
|
_setter("start", start)
|
@@ -5520,7 +6082,13 @@ class TableTableConstraints(dict):
|
|
5520
6082
|
_setter: Callable[[Any, Any], None],
|
5521
6083
|
foreign_keys: Optional[Sequence['outputs.TableTableConstraintsForeignKey']] = None,
|
5522
6084
|
primary_key: Optional['outputs.TableTableConstraintsPrimaryKey'] = None,
|
5523
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6085
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6086
|
+
**kwargs):
|
6087
|
+
if foreign_keys is None and 'foreignKeys' in kwargs:
|
6088
|
+
foreign_keys = kwargs['foreignKeys']
|
6089
|
+
if primary_key is None and 'primaryKey' in kwargs:
|
6090
|
+
primary_key = kwargs['primaryKey']
|
6091
|
+
|
5524
6092
|
if foreign_keys is not None:
|
5525
6093
|
_setter("foreign_keys", foreign_keys)
|
5526
6094
|
if primary_key is not None:
|
@@ -5590,10 +6158,20 @@ class TableTableConstraintsForeignKey(dict):
|
|
5590
6158
|
@staticmethod
|
5591
6159
|
def _configure(
|
5592
6160
|
_setter: Callable[[Any, Any], None],
|
5593
|
-
column_references: 'outputs.TableTableConstraintsForeignKeyColumnReferences',
|
5594
|
-
referenced_table: 'outputs.TableTableConstraintsForeignKeyReferencedTable',
|
6161
|
+
column_references: Optional['outputs.TableTableConstraintsForeignKeyColumnReferences'] = None,
|
6162
|
+
referenced_table: Optional['outputs.TableTableConstraintsForeignKeyReferencedTable'] = None,
|
5595
6163
|
name: Optional[str] = None,
|
5596
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6164
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6165
|
+
**kwargs):
|
6166
|
+
if column_references is None and 'columnReferences' in kwargs:
|
6167
|
+
column_references = kwargs['columnReferences']
|
6168
|
+
if column_references is None:
|
6169
|
+
raise TypeError("Missing 'column_references' argument")
|
6170
|
+
if referenced_table is None and 'referencedTable' in kwargs:
|
6171
|
+
referenced_table = kwargs['referencedTable']
|
6172
|
+
if referenced_table is None:
|
6173
|
+
raise TypeError("Missing 'referenced_table' argument")
|
6174
|
+
|
5597
6175
|
_setter("column_references", column_references)
|
5598
6176
|
_setter("referenced_table", referenced_table)
|
5599
6177
|
if name is not None:
|
@@ -5664,9 +6242,19 @@ class TableTableConstraintsForeignKeyColumnReferences(dict):
|
|
5664
6242
|
@staticmethod
|
5665
6243
|
def _configure(
|
5666
6244
|
_setter: Callable[[Any, Any], None],
|
5667
|
-
referenced_column: str,
|
5668
|
-
referencing_column: str,
|
5669
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6245
|
+
referenced_column: Optional[str] = None,
|
6246
|
+
referencing_column: Optional[str] = None,
|
6247
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6248
|
+
**kwargs):
|
6249
|
+
if referenced_column is None and 'referencedColumn' in kwargs:
|
6250
|
+
referenced_column = kwargs['referencedColumn']
|
6251
|
+
if referenced_column is None:
|
6252
|
+
raise TypeError("Missing 'referenced_column' argument")
|
6253
|
+
if referencing_column is None and 'referencingColumn' in kwargs:
|
6254
|
+
referencing_column = kwargs['referencingColumn']
|
6255
|
+
if referencing_column is None:
|
6256
|
+
raise TypeError("Missing 'referencing_column' argument")
|
6257
|
+
|
5670
6258
|
_setter("referenced_column", referenced_column)
|
5671
6259
|
_setter("referencing_column", referencing_column)
|
5672
6260
|
|
@@ -5733,10 +6321,24 @@ class TableTableConstraintsForeignKeyReferencedTable(dict):
|
|
5733
6321
|
@staticmethod
|
5734
6322
|
def _configure(
|
5735
6323
|
_setter: Callable[[Any, Any], None],
|
5736
|
-
dataset_id: str,
|
5737
|
-
project_id: str,
|
5738
|
-
table_id: str,
|
5739
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6324
|
+
dataset_id: Optional[str] = None,
|
6325
|
+
project_id: Optional[str] = None,
|
6326
|
+
table_id: Optional[str] = None,
|
6327
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6328
|
+
**kwargs):
|
6329
|
+
if dataset_id is None and 'datasetId' in kwargs:
|
6330
|
+
dataset_id = kwargs['datasetId']
|
6331
|
+
if dataset_id is None:
|
6332
|
+
raise TypeError("Missing 'dataset_id' argument")
|
6333
|
+
if project_id is None and 'projectId' in kwargs:
|
6334
|
+
project_id = kwargs['projectId']
|
6335
|
+
if project_id is None:
|
6336
|
+
raise TypeError("Missing 'project_id' argument")
|
6337
|
+
if table_id is None and 'tableId' in kwargs:
|
6338
|
+
table_id = kwargs['tableId']
|
6339
|
+
if table_id is None:
|
6340
|
+
raise TypeError("Missing 'table_id' argument")
|
6341
|
+
|
5740
6342
|
_setter("dataset_id", dataset_id)
|
5741
6343
|
_setter("project_id", project_id)
|
5742
6344
|
_setter("table_id", table_id)
|
@@ -5784,8 +6386,12 @@ class TableTableConstraintsPrimaryKey(dict):
|
|
5784
6386
|
@staticmethod
|
5785
6387
|
def _configure(
|
5786
6388
|
_setter: Callable[[Any, Any], None],
|
5787
|
-
columns: Sequence[str],
|
5788
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6389
|
+
columns: Optional[Sequence[str]] = None,
|
6390
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6391
|
+
**kwargs):
|
6392
|
+
if columns is None:
|
6393
|
+
raise TypeError("Missing 'columns' argument")
|
6394
|
+
|
5789
6395
|
_setter("columns", columns)
|
5790
6396
|
|
5791
6397
|
@property
|
@@ -5845,11 +6451,19 @@ class TableTimePartitioning(dict):
|
|
5845
6451
|
@staticmethod
|
5846
6452
|
def _configure(
|
5847
6453
|
_setter: Callable[[Any, Any], None],
|
5848
|
-
type: str,
|
6454
|
+
type: Optional[str] = None,
|
5849
6455
|
expiration_ms: Optional[int] = None,
|
5850
6456
|
field: Optional[str] = None,
|
5851
6457
|
require_partition_filter: Optional[bool] = None,
|
5852
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6458
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6459
|
+
**kwargs):
|
6460
|
+
if type is None:
|
6461
|
+
raise TypeError("Missing 'type' argument")
|
6462
|
+
if expiration_ms is None and 'expirationMs' in kwargs:
|
6463
|
+
expiration_ms = kwargs['expirationMs']
|
6464
|
+
if require_partition_filter is None and 'requirePartitionFilter' in kwargs:
|
6465
|
+
require_partition_filter = kwargs['requirePartitionFilter']
|
6466
|
+
|
5853
6467
|
_setter("type", type)
|
5854
6468
|
if expiration_ms is not None:
|
5855
6469
|
_setter("expiration_ms", expiration_ms)
|
@@ -5932,9 +6546,15 @@ class TableView(dict):
|
|
5932
6546
|
@staticmethod
|
5933
6547
|
def _configure(
|
5934
6548
|
_setter: Callable[[Any, Any], None],
|
5935
|
-
query: str,
|
6549
|
+
query: Optional[str] = None,
|
5936
6550
|
use_legacy_sql: Optional[bool] = None,
|
5937
|
-
opts: Optional[pulumi.ResourceOptions]=None
|
6551
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
6552
|
+
**kwargs):
|
6553
|
+
if query is None:
|
6554
|
+
raise TypeError("Missing 'query' argument")
|
6555
|
+
if use_legacy_sql is None and 'useLegacySql' in kwargs:
|
6556
|
+
use_legacy_sql = kwargs['useLegacySql']
|
6557
|
+
|
5938
6558
|
_setter("query", query)
|
5939
6559
|
if use_legacy_sql is not None:
|
5940
6560
|
_setter("use_legacy_sql", use_legacy_sql)
|