pulumi-gcp 8.8.0__py3-none-any.whl → 8.8.0a1730615974__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -8
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +4 -4
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +4 -4
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +4 -4
- pulumi_gcp/apigateway/api_config_iam_binding.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_member.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_policy.py +2 -2
- pulumi_gcp/apigateway/api_iam_binding.py +2 -2
- pulumi_gcp/apigateway/api_iam_member.py +2 -2
- pulumi_gcp/apigateway/api_iam_policy.py +2 -2
- pulumi_gcp/apigateway/gateway_iam_binding.py +2 -2
- pulumi_gcp/apigateway/gateway_iam_member.py +2 -2
- pulumi_gcp/apigateway/gateway_iam_policy.py +2 -2
- pulumi_gcp/apigee/environment_iam_binding.py +4 -4
- pulumi_gcp/apigee/environment_iam_member.py +4 -4
- pulumi_gcp/apigee/environment_iam_policy.py +4 -4
- pulumi_gcp/appengine/engine_split_traffic.py +4 -4
- pulumi_gcp/apphub/_inputs.py +3 -6
- pulumi_gcp/apphub/application.py +4 -30
- pulumi_gcp/apphub/outputs.py +4 -8
- pulumi_gcp/artifactregistry/repository_iam_binding.py +2 -2
- pulumi_gcp/artifactregistry/repository_iam_member.py +2 -2
- pulumi_gcp/artifactregistry/repository_iam_policy.py +2 -2
- pulumi_gcp/assuredworkloads/_inputs.py +0 -34
- pulumi_gcp/assuredworkloads/outputs.py +0 -37
- pulumi_gcp/assuredworkloads/workload.py +3 -56
- pulumi_gcp/backupdisasterrecovery/_inputs.py +6 -0
- pulumi_gcp/backupdisasterrecovery/management_server.py +34 -80
- pulumi_gcp/backupdisasterrecovery/outputs.py +4 -0
- pulumi_gcp/biglake/table.py +12 -12
- pulumi_gcp/bigquery/_inputs.py +0 -60
- pulumi_gcp/bigquery/connection.py +2 -2
- pulumi_gcp/bigquery/connection_iam_binding.py +2 -2
- pulumi_gcp/bigquery/connection_iam_member.py +2 -2
- pulumi_gcp/bigquery/connection_iam_policy.py +2 -2
- pulumi_gcp/bigquery/dataset.py +2 -99
- pulumi_gcp/bigquery/dataset_access.py +2 -2
- pulumi_gcp/bigquery/dataset_iam_binding.py +0 -53
- pulumi_gcp/bigquery/dataset_iam_member.py +0 -53
- pulumi_gcp/bigquery/dataset_iam_policy.py +0 -32
- pulumi_gcp/bigquery/get_dataset.py +1 -12
- pulumi_gcp/bigquery/iam_binding.py +2 -2
- pulumi_gcp/bigquery/iam_member.py +2 -2
- pulumi_gcp/bigquery/iam_policy.py +2 -2
- pulumi_gcp/bigquery/outputs.py +0 -87
- pulumi_gcp/bigquery/routine.py +6 -6
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +2 -2
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +2 -2
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +2 -2
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +2 -2
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +2 -2
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +2 -2
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +2 -2
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +2 -2
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +2 -2
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +2 -2
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +2 -2
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +2 -2
- pulumi_gcp/cloudbuild/trigger.py +18 -18
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +2 -2
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +2 -2
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +2 -2
- pulumi_gcp/clouddeploy/delivery_pipeline.py +10 -10
- pulumi_gcp/cloudfunctions/function_iam_binding.py +2 -2
- pulumi_gcp/cloudfunctions/function_iam_member.py +2 -2
- pulumi_gcp/cloudfunctions/function_iam_policy.py +2 -2
- pulumi_gcp/cloudfunctionsv2/function.py +22 -22
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +2 -2
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +2 -2
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +2 -2
- pulumi_gcp/cloudrun/iam_binding.py +2 -2
- pulumi_gcp/cloudrun/iam_member.py +2 -2
- pulumi_gcp/cloudrun/iam_policy.py +2 -2
- pulumi_gcp/cloudrun/service.py +24 -24
- pulumi_gcp/cloudrunv2/job_iam_binding.py +2 -2
- pulumi_gcp/cloudrunv2/job_iam_member.py +2 -2
- pulumi_gcp/cloudrunv2/job_iam_policy.py +2 -2
- pulumi_gcp/cloudrunv2/service.py +2 -2
- pulumi_gcp/cloudrunv2/service_iam_binding.py +2 -2
- pulumi_gcp/cloudrunv2/service_iam_member.py +2 -2
- pulumi_gcp/cloudrunv2/service_iam_policy.py +2 -2
- pulumi_gcp/cloudscheduler/job.py +4 -4
- pulumi_gcp/cloudtasks/queue_iam_binding.py +2 -2
- pulumi_gcp/cloudtasks/queue_iam_member.py +2 -2
- pulumi_gcp/cloudtasks/queue_iam_policy.py +2 -2
- pulumi_gcp/compute/__init__.py +0 -1
- pulumi_gcp/compute/_inputs.py +50 -182
- pulumi_gcp/compute/backend_bucket_iam_binding.py +2 -2
- pulumi_gcp/compute/backend_bucket_iam_member.py +2 -2
- pulumi_gcp/compute/backend_bucket_iam_policy.py +2 -2
- pulumi_gcp/compute/backend_service_iam_binding.py +2 -2
- pulumi_gcp/compute/backend_service_iam_member.py +2 -2
- pulumi_gcp/compute/backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/disk_iam_binding.py +2 -2
- pulumi_gcp/compute/disk_iam_member.py +2 -2
- pulumi_gcp/compute/disk_iam_policy.py +2 -2
- pulumi_gcp/compute/image.py +22 -76
- pulumi_gcp/compute/image_iam_binding.py +2 -2
- pulumi_gcp/compute/image_iam_member.py +2 -2
- pulumi_gcp/compute/image_iam_policy.py +2 -2
- pulumi_gcp/compute/instance_iam_binding.py +2 -2
- pulumi_gcp/compute/instance_iam_member.py +2 -2
- pulumi_gcp/compute/instance_iam_policy.py +2 -2
- pulumi_gcp/compute/machine_image_iam_binding.py +2 -2
- pulumi_gcp/compute/machine_image_iam_member.py +2 -2
- pulumi_gcp/compute/machine_image_iam_policy.py +2 -2
- pulumi_gcp/compute/outputs.py +30 -197
- pulumi_gcp/compute/region_backend_service_iam_binding.py +2 -2
- pulumi_gcp/compute/region_backend_service_iam_member.py +2 -2
- pulumi_gcp/compute/region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/compute/region_disk_iam_binding.py +2 -2
- pulumi_gcp/compute/region_disk_iam_member.py +2 -2
- pulumi_gcp/compute/region_disk_iam_policy.py +2 -2
- pulumi_gcp/compute/region_security_policy_rule.py +0 -74
- pulumi_gcp/compute/security_policy_rule.py +13 -111
- pulumi_gcp/compute/snapshot_iam_binding.py +2 -2
- pulumi_gcp/compute/snapshot_iam_member.py +2 -2
- pulumi_gcp/compute/snapshot_iam_policy.py +2 -2
- pulumi_gcp/compute/subnetwork_iam_binding.py +2 -2
- pulumi_gcp/compute/subnetwork_iam_member.py +2 -2
- pulumi_gcp/compute/subnetwork_iam_policy.py +2 -2
- pulumi_gcp/compute/url_map.py +10 -10
- pulumi_gcp/container/aws_node_pool.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_binding.py +2 -2
- pulumi_gcp/containeranalysis/note_iam_member.py +2 -2
- pulumi_gcp/containeranalysis/note_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +2 -2
- pulumi_gcp/datacatalog/entry_group_iam_member.py +2 -2
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +4 -4
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +4 -4
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +4 -4
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +2 -2
- pulumi_gcp/datacatalog/tag_template_iam_member.py +2 -2
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +2 -2
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +2 -2
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +2 -2
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +2 -2
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +2 -2
- pulumi_gcp/dataplex/aspect_type_iam_member.py +2 -2
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/asset_iam_binding.py +2 -2
- pulumi_gcp/dataplex/asset_iam_member.py +2 -2
- pulumi_gcp/dataplex/asset_iam_policy.py +2 -2
- pulumi_gcp/dataplex/datascan_iam_binding.py +2 -2
- pulumi_gcp/dataplex/datascan_iam_member.py +2 -2
- pulumi_gcp/dataplex/datascan_iam_policy.py +2 -2
- pulumi_gcp/dataplex/entry_group_iam_binding.py +2 -2
- pulumi_gcp/dataplex/entry_group_iam_member.py +2 -2
- pulumi_gcp/dataplex/entry_group_iam_policy.py +2 -2
- pulumi_gcp/dataplex/entry_type_iam_binding.py +2 -2
- pulumi_gcp/dataplex/entry_type_iam_member.py +2 -2
- pulumi_gcp/dataplex/entry_type_iam_policy.py +2 -2
- pulumi_gcp/dataplex/lake_iam_binding.py +2 -2
- pulumi_gcp/dataplex/lake_iam_member.py +2 -2
- pulumi_gcp/dataplex/lake_iam_policy.py +2 -2
- pulumi_gcp/dataplex/task.py +4 -4
- pulumi_gcp/dataplex/task_iam_binding.py +2 -2
- pulumi_gcp/dataplex/task_iam_member.py +2 -2
- pulumi_gcp/dataplex/task_iam_policy.py +2 -2
- pulumi_gcp/dataplex/zone_iam_binding.py +2 -2
- pulumi_gcp/dataplex/zone_iam_member.py +2 -2
- pulumi_gcp/dataplex/zone_iam_policy.py +2 -2
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +2 -2
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +2 -2
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +2 -2
- pulumi_gcp/dataproc/batch.py +24 -24
- pulumi_gcp/dataproc/cluster.py +2 -2
- pulumi_gcp/dataproc/job.py +4 -4
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +2 -2
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +2 -2
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +2 -2
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +2 -2
- pulumi_gcp/dataproc/metastore_service_iam_member.py +2 -2
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +2 -2
- pulumi_gcp/diagflow/cx_flow.py +4 -4
- pulumi_gcp/diagflow/cx_page.py +10 -10
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +2 -2
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +2 -2
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_binding.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_member.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_policy.py +2 -2
- pulumi_gcp/endpoints/service_iam_binding.py +4 -4
- pulumi_gcp/endpoints/service_iam_member.py +4 -4
- pulumi_gcp/endpoints/service_iam_policy.py +4 -4
- pulumi_gcp/firebase/extensions_instance.py +24 -24
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +2 -2
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +2 -2
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +2 -2
- pulumi_gcp/gkebackup/restore_plan.py +18 -18
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +2 -2
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +2 -2
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +2 -2
- pulumi_gcp/gkehub/_inputs.py +21 -21
- pulumi_gcp/gkehub/feature_iam_binding.py +2 -2
- pulumi_gcp/gkehub/feature_iam_member.py +2 -2
- pulumi_gcp/gkehub/feature_iam_policy.py +2 -2
- pulumi_gcp/gkehub/membership_iam_binding.py +2 -2
- pulumi_gcp/gkehub/membership_iam_member.py +2 -2
- pulumi_gcp/gkehub/membership_iam_policy.py +2 -2
- pulumi_gcp/gkehub/outputs.py +13 -13
- pulumi_gcp/gkehub/scope_iam_binding.py +2 -2
- pulumi_gcp/gkehub/scope_iam_member.py +2 -2
- pulumi_gcp/gkehub/scope_iam_policy.py +2 -2
- pulumi_gcp/healthcare/consent_store_iam_binding.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_member.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_policy.py +4 -4
- pulumi_gcp/iap/__init__.py +0 -1
- pulumi_gcp/iap/_inputs.py +0 -1002
- pulumi_gcp/iap/app_engine_service_iam_binding.py +2 -2
- pulumi_gcp/iap/app_engine_service_iam_member.py +2 -2
- pulumi_gcp/iap/app_engine_service_iam_policy.py +2 -2
- pulumi_gcp/iap/app_engine_version_iam_binding.py +2 -2
- pulumi_gcp/iap/app_engine_version_iam_member.py +2 -2
- pulumi_gcp/iap/app_engine_version_iam_policy.py +2 -2
- pulumi_gcp/iap/outputs.py +0 -827
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_iam_binding.py +2 -2
- pulumi_gcp/iap/tunnel_iam_member.py +2 -2
- pulumi_gcp/iap/tunnel_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +2 -2
- pulumi_gcp/iap/tunnel_instance_iam_member.py +2 -2
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +2 -2
- pulumi_gcp/iap/web_backend_service_iam_binding.py +2 -2
- pulumi_gcp/iap/web_backend_service_iam_member.py +2 -2
- pulumi_gcp/iap/web_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/web_iam_binding.py +2 -2
- pulumi_gcp/iap/web_iam_member.py +2 -2
- pulumi_gcp/iap/web_iam_policy.py +2 -2
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +2 -2
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +2 -2
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +2 -2
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +2 -2
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +2 -2
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +2 -2
- pulumi_gcp/iap/web_type_compute_iam_binding.py +2 -2
- pulumi_gcp/iap/web_type_compute_iam_member.py +2 -2
- pulumi_gcp/iap/web_type_compute_iam_policy.py +2 -2
- pulumi_gcp/identityplatform/config.py +2 -2
- pulumi_gcp/kms/ekm_connection_iam_binding.py +2 -2
- pulumi_gcp/kms/ekm_connection_iam_member.py +2 -2
- pulumi_gcp/kms/ekm_connection_iam_policy.py +2 -2
- pulumi_gcp/logging/log_view_iam_binding.py +4 -4
- pulumi_gcp/logging/log_view_iam_member.py +4 -4
- pulumi_gcp/logging/log_view_iam_policy.py +4 -4
- pulumi_gcp/memorystore/_inputs.py +4 -117
- pulumi_gcp/memorystore/instance.py +0 -105
- pulumi_gcp/memorystore/outputs.py +4 -80
- pulumi_gcp/networksecurity/address_group_iam_binding.py +2 -2
- pulumi_gcp/networksecurity/address_group_iam_member.py +2 -2
- pulumi_gcp/networksecurity/address_group_iam_policy.py +2 -2
- pulumi_gcp/networksecurity/gateway_security_policy.py +0 -7
- pulumi_gcp/networkservices/edge_cache_service.py +2 -2
- pulumi_gcp/networkservices/http_route.py +4 -4
- pulumi_gcp/notebooks/instance_iam_binding.py +2 -2
- pulumi_gcp/notebooks/instance_iam_member.py +2 -2
- pulumi_gcp/notebooks/instance_iam_policy.py +2 -2
- pulumi_gcp/notebooks/runtime_iam_binding.py +2 -2
- pulumi_gcp/notebooks/runtime_iam_member.py +2 -2
- pulumi_gcp/notebooks/runtime_iam_policy.py +2 -2
- pulumi_gcp/osconfig/os_policy_assignment.py +4 -4
- pulumi_gcp/pubsub/schema_iam_binding.py +2 -2
- pulumi_gcp/pubsub/schema_iam_member.py +2 -2
- pulumi_gcp/pubsub/schema_iam_policy.py +2 -2
- pulumi_gcp/pubsub/subscription.py +66 -18
- pulumi_gcp/pubsub/topic_iam_binding.py +2 -2
- pulumi_gcp/pubsub/topic_iam_member.py +2 -2
- pulumi_gcp/pubsub/topic_iam_policy.py +2 -2
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/runtimeconfig/config_iam_binding.py +2 -2
- pulumi_gcp/runtimeconfig/config_iam_member.py +2 -2
- pulumi_gcp/runtimeconfig/config_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/regional_secret_iam_binding.py +2 -2
- pulumi_gcp/secretmanager/regional_secret_iam_member.py +2 -2
- pulumi_gcp/secretmanager/regional_secret_iam_policy.py +2 -2
- pulumi_gcp/secretmanager/secret_iam_binding.py +2 -2
- pulumi_gcp/secretmanager/secret_iam_member.py +2 -2
- pulumi_gcp/secretmanager/secret_iam_policy.py +2 -2
- pulumi_gcp/securesourcemanager/repository_iam_binding.py +2 -2
- pulumi_gcp/securesourcemanager/repository_iam_member.py +2 -2
- pulumi_gcp/securesourcemanager/repository_iam_policy.py +2 -2
- pulumi_gcp/securitycenter/v2_organization_source_iam_binding.py +4 -4
- pulumi_gcp/securitycenter/v2_organization_source_iam_member.py +4 -4
- pulumi_gcp/securitycenter/v2_organization_source_iam_policy.py +4 -4
- pulumi_gcp/serviceaccount/__init__.py +0 -1
- pulumi_gcp/serviceaccount/get_account.py +1 -15
- pulumi_gcp/serviceaccount/outputs.py +0 -89
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +4 -4
- pulumi_gcp/servicedirectory/namespace_iam_member.py +4 -4
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +4 -4
- pulumi_gcp/servicedirectory/service_iam_binding.py +4 -4
- pulumi_gcp/servicedirectory/service_iam_member.py +4 -4
- pulumi_gcp/servicedirectory/service_iam_policy.py +4 -4
- pulumi_gcp/sourcerepo/repository_iam_binding.py +2 -2
- pulumi_gcp/sourcerepo/repository_iam_member.py +2 -2
- pulumi_gcp/sourcerepo/repository_iam_policy.py +2 -2
- pulumi_gcp/spanner/_inputs.py +12 -208
- pulumi_gcp/spanner/outputs.py +9 -287
- pulumi_gcp/sql/_inputs.py +3 -6
- pulumi_gcp/sql/outputs.py +2 -4
- pulumi_gcp/storage/_inputs.py +6 -3
- pulumi_gcp/storage/bucket.py +7 -7
- pulumi_gcp/storage/bucket_iam_binding.py +2 -2
- pulumi_gcp/storage/bucket_iam_member.py +2 -2
- pulumi_gcp/storage/bucket_iam_policy.py +2 -2
- pulumi_gcp/storage/managed_folder_iam_binding.py +4 -4
- pulumi_gcp/storage/managed_folder_iam_member.py +4 -4
- pulumi_gcp/storage/managed_folder_iam_policy.py +4 -4
- pulumi_gcp/storage/outputs.py +6 -4
- pulumi_gcp/tags/tag_key_iam_binding.py +4 -4
- pulumi_gcp/tags/tag_key_iam_member.py +4 -4
- pulumi_gcp/tags/tag_key_iam_policy.py +4 -4
- pulumi_gcp/tags/tag_value_iam_binding.py +4 -4
- pulumi_gcp/tags/tag_value_iam_member.py +4 -4
- pulumi_gcp/tags/tag_value_iam_policy.py +4 -4
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_iam_binding.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_iam_member.py +2 -2
- pulumi_gcp/vertex/ai_feature_store_iam_policy.py +2 -2
- pulumi_gcp/vmwareengine/_inputs.py +6 -472
- pulumi_gcp/vmwareengine/outputs.py +22 -668
- pulumi_gcp/vmwareengine/private_cloud.py +0 -44
- pulumi_gcp/workstations/workstation_config.py +6 -6
- pulumi_gcp/workstations/workstation_config_iam_binding.py +2 -2
- pulumi_gcp/workstations/workstation_config_iam_member.py +2 -2
- pulumi_gcp/workstations/workstation_config_iam_policy.py +2 -2
- pulumi_gcp/workstations/workstation_iam_binding.py +2 -2
- pulumi_gcp/workstations/workstation_iam_member.py +2 -2
- pulumi_gcp/workstations/workstation_iam_policy.py +2 -2
- {pulumi_gcp-8.8.0.dist-info → pulumi_gcp-8.8.0a1730615974.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.8.0.dist-info → pulumi_gcp-8.8.0a1730615974.dist-info}/RECORD +344 -347
- pulumi_gcp/compute/get_instance_guest_attributes.py +0 -277
- pulumi_gcp/iap/settings.py +0 -546
- pulumi_gcp/serviceaccount/get_s.py +0 -132
- {pulumi_gcp-8.8.0.dist-info → pulumi_gcp-8.8.0a1730615974.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.8.0.dist-info → pulumi_gcp-8.8.0a1730615974.dist-info}/top_level.txt +0 -0
pulumi_gcp/bigquery/_inputs.py
CHANGED
@@ -71,8 +71,6 @@ __all__ = [
|
|
71
71
|
'DatasetAccessViewArgsDict',
|
72
72
|
'DatasetDefaultEncryptionConfigurationArgs',
|
73
73
|
'DatasetDefaultEncryptionConfigurationArgsDict',
|
74
|
-
'DatasetExternalCatalogDatasetOptionsArgs',
|
75
|
-
'DatasetExternalCatalogDatasetOptionsArgsDict',
|
76
74
|
'DatasetExternalDatasetReferenceArgs',
|
77
75
|
'DatasetExternalDatasetReferenceArgsDict',
|
78
76
|
'DatasetIamBindingConditionArgs',
|
@@ -2077,64 +2075,6 @@ class DatasetDefaultEncryptionConfigurationArgs:
|
|
2077
2075
|
pulumi.set(self, "kms_key_name", value)
|
2078
2076
|
|
2079
2077
|
|
2080
|
-
if not MYPY:
|
2081
|
-
class DatasetExternalCatalogDatasetOptionsArgsDict(TypedDict):
|
2082
|
-
default_storage_location_uri: NotRequired[pulumi.Input[str]]
|
2083
|
-
"""
|
2084
|
-
The storage location URI for all tables in the dataset. Equivalent to hive metastore's
|
2085
|
-
database locationUri. Maximum length of 1024 characters.
|
2086
|
-
"""
|
2087
|
-
parameters: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
|
2088
|
-
"""
|
2089
|
-
A map of key value pairs defining the parameters and properties of the open source schema.
|
2090
|
-
Maximum size of 2Mib.
|
2091
|
-
"""
|
2092
|
-
elif False:
|
2093
|
-
DatasetExternalCatalogDatasetOptionsArgsDict: TypeAlias = Mapping[str, Any]
|
2094
|
-
|
2095
|
-
@pulumi.input_type
|
2096
|
-
class DatasetExternalCatalogDatasetOptionsArgs:
|
2097
|
-
def __init__(__self__, *,
|
2098
|
-
default_storage_location_uri: Optional[pulumi.Input[str]] = None,
|
2099
|
-
parameters: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
2100
|
-
"""
|
2101
|
-
:param pulumi.Input[str] default_storage_location_uri: The storage location URI for all tables in the dataset. Equivalent to hive metastore's
|
2102
|
-
database locationUri. Maximum length of 1024 characters.
|
2103
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] parameters: A map of key value pairs defining the parameters and properties of the open source schema.
|
2104
|
-
Maximum size of 2Mib.
|
2105
|
-
"""
|
2106
|
-
if default_storage_location_uri is not None:
|
2107
|
-
pulumi.set(__self__, "default_storage_location_uri", default_storage_location_uri)
|
2108
|
-
if parameters is not None:
|
2109
|
-
pulumi.set(__self__, "parameters", parameters)
|
2110
|
-
|
2111
|
-
@property
|
2112
|
-
@pulumi.getter(name="defaultStorageLocationUri")
|
2113
|
-
def default_storage_location_uri(self) -> Optional[pulumi.Input[str]]:
|
2114
|
-
"""
|
2115
|
-
The storage location URI for all tables in the dataset. Equivalent to hive metastore's
|
2116
|
-
database locationUri. Maximum length of 1024 characters.
|
2117
|
-
"""
|
2118
|
-
return pulumi.get(self, "default_storage_location_uri")
|
2119
|
-
|
2120
|
-
@default_storage_location_uri.setter
|
2121
|
-
def default_storage_location_uri(self, value: Optional[pulumi.Input[str]]):
|
2122
|
-
pulumi.set(self, "default_storage_location_uri", value)
|
2123
|
-
|
2124
|
-
@property
|
2125
|
-
@pulumi.getter
|
2126
|
-
def parameters(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
2127
|
-
"""
|
2128
|
-
A map of key value pairs defining the parameters and properties of the open source schema.
|
2129
|
-
Maximum size of 2Mib.
|
2130
|
-
"""
|
2131
|
-
return pulumi.get(self, "parameters")
|
2132
|
-
|
2133
|
-
@parameters.setter
|
2134
|
-
def parameters(self, value: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]):
|
2135
|
-
pulumi.set(self, "parameters", value)
|
2136
|
-
|
2137
|
-
|
2138
2078
|
if not MYPY:
|
2139
2079
|
class DatasetExternalDatasetReferenceArgsDict(TypedDict):
|
2140
2080
|
connection: pulumi.Input[str]
|
@@ -708,7 +708,7 @@ class Connection(pulumi.CustomResource):
|
|
708
708
|
cluster_config={
|
709
709
|
"software_config": {
|
710
710
|
"override_properties": {
|
711
|
-
"
|
711
|
+
"dataproc_dataproc_allow_zero_workers": "true",
|
712
712
|
},
|
713
713
|
},
|
714
714
|
"master_config": {
|
@@ -1014,7 +1014,7 @@ class Connection(pulumi.CustomResource):
|
|
1014
1014
|
cluster_config={
|
1015
1015
|
"software_config": {
|
1016
1016
|
"override_properties": {
|
1017
|
-
"
|
1017
|
+
"dataproc_dataproc_allow_zero_workers": "true",
|
1018
1018
|
},
|
1019
1019
|
},
|
1020
1020
|
"master_config": {
|
@@ -489,7 +489,7 @@ class ConnectionIamBinding(pulumi.CustomResource):
|
|
489
489
|
$ pulumi import gcp:bigquery/connectionIamBinding:ConnectionIamBinding editor projects/{{project}}/locations/{{location}}/connections/{{connection_id}}
|
490
490
|
```
|
491
491
|
|
492
|
-
-> **Custom Roles
|
492
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
493
493
|
|
494
494
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
495
495
|
|
@@ -687,7 +687,7 @@ class ConnectionIamBinding(pulumi.CustomResource):
|
|
687
687
|
$ pulumi import gcp:bigquery/connectionIamBinding:ConnectionIamBinding editor projects/{{project}}/locations/{{location}}/connections/{{connection_id}}
|
688
688
|
```
|
689
689
|
|
690
|
-
-> **Custom Roles
|
690
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
691
691
|
|
692
692
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
693
693
|
|
@@ -489,7 +489,7 @@ class ConnectionIamMember(pulumi.CustomResource):
|
|
489
489
|
$ pulumi import gcp:bigquery/connectionIamMember:ConnectionIamMember editor projects/{{project}}/locations/{{location}}/connections/{{connection_id}}
|
490
490
|
```
|
491
491
|
|
492
|
-
-> **Custom Roles
|
492
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
493
493
|
|
494
494
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
495
495
|
|
@@ -687,7 +687,7 @@ class ConnectionIamMember(pulumi.CustomResource):
|
|
687
687
|
$ pulumi import gcp:bigquery/connectionIamMember:ConnectionIamMember editor projects/{{project}}/locations/{{location}}/connections/{{connection_id}}
|
688
688
|
```
|
689
689
|
|
690
|
-
-> **Custom Roles
|
690
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
691
691
|
|
692
692
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
693
693
|
|
@@ -386,7 +386,7 @@ class ConnectionIamPolicy(pulumi.CustomResource):
|
|
386
386
|
$ pulumi import gcp:bigquery/connectionIamPolicy:ConnectionIamPolicy editor projects/{{project}}/locations/{{location}}/connections/{{connection_id}}
|
387
387
|
```
|
388
388
|
|
389
|
-
-> **Custom Roles
|
389
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
390
390
|
|
391
391
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
392
392
|
|
@@ -572,7 +572,7 @@ class ConnectionIamPolicy(pulumi.CustomResource):
|
|
572
572
|
$ pulumi import gcp:bigquery/connectionIamPolicy:ConnectionIamPolicy editor projects/{{project}}/locations/{{location}}/connections/{{connection_id}}
|
573
573
|
```
|
574
574
|
|
575
|
-
-> **Custom Roles
|
575
|
+
-> **Custom Roles**: If you're importing a IAM resource with a custom role, make sure to use the
|
576
576
|
|
577
577
|
full name of the custom role, e.g. `[projects/my-project|organizations/my-org]/roles/my-custom-role`.
|
578
578
|
|
pulumi_gcp/bigquery/dataset.py
CHANGED
@@ -29,7 +29,6 @@ class DatasetArgs:
|
|
29
29
|
default_table_expiration_ms: Optional[pulumi.Input[int]] = None,
|
30
30
|
delete_contents_on_destroy: Optional[pulumi.Input[bool]] = None,
|
31
31
|
description: Optional[pulumi.Input[str]] = None,
|
32
|
-
external_catalog_dataset_options: Optional[pulumi.Input['DatasetExternalCatalogDatasetOptionsArgs']] = None,
|
33
32
|
external_dataset_reference: Optional[pulumi.Input['DatasetExternalDatasetReferenceArgs']] = None,
|
34
33
|
friendly_name: Optional[pulumi.Input[str]] = None,
|
35
34
|
is_case_insensitive: Optional[pulumi.Input[bool]] = None,
|
@@ -90,9 +89,6 @@ class DatasetArgs:
|
|
90
89
|
dataset when destroying the resource; otherwise,
|
91
90
|
destroying the resource will fail if tables are present.
|
92
91
|
:param pulumi.Input[str] description: A user-friendly description of the dataset
|
93
|
-
:param pulumi.Input['DatasetExternalCatalogDatasetOptionsArgs'] external_catalog_dataset_options: Options defining open source compatible datasets living in the BigQuery catalog. Contains
|
94
|
-
metadata of open source database, schema or namespace represented by the current dataset.
|
95
|
-
Structure is documented below.
|
96
92
|
:param pulumi.Input['DatasetExternalDatasetReferenceArgs'] external_dataset_reference: Information about the external metadata storage where the dataset is defined.
|
97
93
|
Structure is documented below.
|
98
94
|
:param pulumi.Input[str] friendly_name: A descriptive name for the dataset
|
@@ -140,8 +136,6 @@ class DatasetArgs:
|
|
140
136
|
pulumi.set(__self__, "delete_contents_on_destroy", delete_contents_on_destroy)
|
141
137
|
if description is not None:
|
142
138
|
pulumi.set(__self__, "description", description)
|
143
|
-
if external_catalog_dataset_options is not None:
|
144
|
-
pulumi.set(__self__, "external_catalog_dataset_options", external_catalog_dataset_options)
|
145
139
|
if external_dataset_reference is not None:
|
146
140
|
pulumi.set(__self__, "external_dataset_reference", external_dataset_reference)
|
147
141
|
if friendly_name is not None:
|
@@ -298,20 +292,6 @@ class DatasetArgs:
|
|
298
292
|
def description(self, value: Optional[pulumi.Input[str]]):
|
299
293
|
pulumi.set(self, "description", value)
|
300
294
|
|
301
|
-
@property
|
302
|
-
@pulumi.getter(name="externalCatalogDatasetOptions")
|
303
|
-
def external_catalog_dataset_options(self) -> Optional[pulumi.Input['DatasetExternalCatalogDatasetOptionsArgs']]:
|
304
|
-
"""
|
305
|
-
Options defining open source compatible datasets living in the BigQuery catalog. Contains
|
306
|
-
metadata of open source database, schema or namespace represented by the current dataset.
|
307
|
-
Structure is documented below.
|
308
|
-
"""
|
309
|
-
return pulumi.get(self, "external_catalog_dataset_options")
|
310
|
-
|
311
|
-
@external_catalog_dataset_options.setter
|
312
|
-
def external_catalog_dataset_options(self, value: Optional[pulumi.Input['DatasetExternalCatalogDatasetOptionsArgs']]):
|
313
|
-
pulumi.set(self, "external_catalog_dataset_options", value)
|
314
|
-
|
315
295
|
@property
|
316
296
|
@pulumi.getter(name="externalDatasetReference")
|
317
297
|
def external_dataset_reference(self) -> Optional[pulumi.Input['DatasetExternalDatasetReferenceArgs']]:
|
@@ -457,7 +437,6 @@ class _DatasetState:
|
|
457
437
|
description: Optional[pulumi.Input[str]] = None,
|
458
438
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
459
439
|
etag: Optional[pulumi.Input[str]] = None,
|
460
|
-
external_catalog_dataset_options: Optional[pulumi.Input['DatasetExternalCatalogDatasetOptionsArgs']] = None,
|
461
440
|
external_dataset_reference: Optional[pulumi.Input['DatasetExternalDatasetReferenceArgs']] = None,
|
462
441
|
friendly_name: Optional[pulumi.Input[str]] = None,
|
463
442
|
is_case_insensitive: Optional[pulumi.Input[bool]] = None,
|
@@ -525,9 +504,6 @@ class _DatasetState:
|
|
525
504
|
:param pulumi.Input[str] description: A user-friendly description of the dataset
|
526
505
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
527
506
|
:param pulumi.Input[str] etag: A hash of the resource.
|
528
|
-
:param pulumi.Input['DatasetExternalCatalogDatasetOptionsArgs'] external_catalog_dataset_options: Options defining open source compatible datasets living in the BigQuery catalog. Contains
|
529
|
-
metadata of open source database, schema or namespace represented by the current dataset.
|
530
|
-
Structure is documented below.
|
531
507
|
:param pulumi.Input['DatasetExternalDatasetReferenceArgs'] external_dataset_reference: Information about the external metadata storage where the dataset is defined.
|
532
508
|
Structure is documented below.
|
533
509
|
:param pulumi.Input[str] friendly_name: A descriptive name for the dataset
|
@@ -587,8 +563,6 @@ class _DatasetState:
|
|
587
563
|
pulumi.set(__self__, "effective_labels", effective_labels)
|
588
564
|
if etag is not None:
|
589
565
|
pulumi.set(__self__, "etag", etag)
|
590
|
-
if external_catalog_dataset_options is not None:
|
591
|
-
pulumi.set(__self__, "external_catalog_dataset_options", external_catalog_dataset_options)
|
592
566
|
if external_dataset_reference is not None:
|
593
567
|
pulumi.set(__self__, "external_dataset_reference", external_dataset_reference)
|
594
568
|
if friendly_name is not None:
|
@@ -788,20 +762,6 @@ class _DatasetState:
|
|
788
762
|
def etag(self, value: Optional[pulumi.Input[str]]):
|
789
763
|
pulumi.set(self, "etag", value)
|
790
764
|
|
791
|
-
@property
|
792
|
-
@pulumi.getter(name="externalCatalogDatasetOptions")
|
793
|
-
def external_catalog_dataset_options(self) -> Optional[pulumi.Input['DatasetExternalCatalogDatasetOptionsArgs']]:
|
794
|
-
"""
|
795
|
-
Options defining open source compatible datasets living in the BigQuery catalog. Contains
|
796
|
-
metadata of open source database, schema or namespace represented by the current dataset.
|
797
|
-
Structure is documented below.
|
798
|
-
"""
|
799
|
-
return pulumi.get(self, "external_catalog_dataset_options")
|
800
|
-
|
801
|
-
@external_catalog_dataset_options.setter
|
802
|
-
def external_catalog_dataset_options(self, value: Optional[pulumi.Input['DatasetExternalCatalogDatasetOptionsArgs']]):
|
803
|
-
pulumi.set(self, "external_catalog_dataset_options", value)
|
804
|
-
|
805
765
|
@property
|
806
766
|
@pulumi.getter(name="externalDatasetReference")
|
807
767
|
def external_dataset_reference(self) -> Optional[pulumi.Input['DatasetExternalDatasetReferenceArgs']]:
|
@@ -984,7 +944,6 @@ class Dataset(pulumi.CustomResource):
|
|
984
944
|
default_table_expiration_ms: Optional[pulumi.Input[int]] = None,
|
985
945
|
delete_contents_on_destroy: Optional[pulumi.Input[bool]] = None,
|
986
946
|
description: Optional[pulumi.Input[str]] = None,
|
987
|
-
external_catalog_dataset_options: Optional[pulumi.Input[Union['DatasetExternalCatalogDatasetOptionsArgs', 'DatasetExternalCatalogDatasetOptionsArgsDict']]] = None,
|
988
947
|
external_dataset_reference: Optional[pulumi.Input[Union['DatasetExternalDatasetReferenceArgs', 'DatasetExternalDatasetReferenceArgsDict']]] = None,
|
989
948
|
friendly_name: Optional[pulumi.Input[str]] = None,
|
990
949
|
is_case_insensitive: Optional[pulumi.Input[bool]] = None,
|
@@ -1122,7 +1081,7 @@ class Dataset(pulumi.CustomResource):
|
|
1122
1081
|
"name": "value",
|
1123
1082
|
"argument_kind": "FIXED_TYPE",
|
1124
1083
|
"data_type": json.dumps({
|
1125
|
-
"
|
1084
|
+
"type_kind": "INT64",
|
1126
1085
|
}),
|
1127
1086
|
}],
|
1128
1087
|
return_table_type=json.dumps({
|
@@ -1166,24 +1125,6 @@ class Dataset(pulumi.CustomResource):
|
|
1166
1125
|
"connection": "projects/project/locations/aws-us-east-1/connections/connection",
|
1167
1126
|
})
|
1168
1127
|
```
|
1169
|
-
### Bigquery Dataset External Catalog Dataset Options
|
1170
|
-
|
1171
|
-
```python
|
1172
|
-
import pulumi
|
1173
|
-
import pulumi_gcp as gcp
|
1174
|
-
|
1175
|
-
dataset = gcp.bigquery.Dataset("dataset",
|
1176
|
-
dataset_id="example_dataset",
|
1177
|
-
friendly_name="test",
|
1178
|
-
description="This is a test description",
|
1179
|
-
location="US",
|
1180
|
-
external_catalog_dataset_options={
|
1181
|
-
"parameters": {
|
1182
|
-
"dataset_owner": "test_dataset_owner",
|
1183
|
-
},
|
1184
|
-
"default_storage_location_uri": "gs://test_dataset/tables",
|
1185
|
-
})
|
1186
|
-
```
|
1187
1128
|
|
1188
1129
|
## Import
|
1189
1130
|
|
@@ -1260,9 +1201,6 @@ class Dataset(pulumi.CustomResource):
|
|
1260
1201
|
dataset when destroying the resource; otherwise,
|
1261
1202
|
destroying the resource will fail if tables are present.
|
1262
1203
|
:param pulumi.Input[str] description: A user-friendly description of the dataset
|
1263
|
-
:param pulumi.Input[Union['DatasetExternalCatalogDatasetOptionsArgs', 'DatasetExternalCatalogDatasetOptionsArgsDict']] external_catalog_dataset_options: Options defining open source compatible datasets living in the BigQuery catalog. Contains
|
1264
|
-
metadata of open source database, schema or namespace represented by the current dataset.
|
1265
|
-
Structure is documented below.
|
1266
1204
|
:param pulumi.Input[Union['DatasetExternalDatasetReferenceArgs', 'DatasetExternalDatasetReferenceArgsDict']] external_dataset_reference: Information about the external metadata storage where the dataset is defined.
|
1267
1205
|
Structure is documented below.
|
1268
1206
|
:param pulumi.Input[str] friendly_name: A descriptive name for the dataset
|
@@ -1428,7 +1366,7 @@ class Dataset(pulumi.CustomResource):
|
|
1428
1366
|
"name": "value",
|
1429
1367
|
"argument_kind": "FIXED_TYPE",
|
1430
1368
|
"data_type": json.dumps({
|
1431
|
-
"
|
1369
|
+
"type_kind": "INT64",
|
1432
1370
|
}),
|
1433
1371
|
}],
|
1434
1372
|
return_table_type=json.dumps({
|
@@ -1472,24 +1410,6 @@ class Dataset(pulumi.CustomResource):
|
|
1472
1410
|
"connection": "projects/project/locations/aws-us-east-1/connections/connection",
|
1473
1411
|
})
|
1474
1412
|
```
|
1475
|
-
### Bigquery Dataset External Catalog Dataset Options
|
1476
|
-
|
1477
|
-
```python
|
1478
|
-
import pulumi
|
1479
|
-
import pulumi_gcp as gcp
|
1480
|
-
|
1481
|
-
dataset = gcp.bigquery.Dataset("dataset",
|
1482
|
-
dataset_id="example_dataset",
|
1483
|
-
friendly_name="test",
|
1484
|
-
description="This is a test description",
|
1485
|
-
location="US",
|
1486
|
-
external_catalog_dataset_options={
|
1487
|
-
"parameters": {
|
1488
|
-
"dataset_owner": "test_dataset_owner",
|
1489
|
-
},
|
1490
|
-
"default_storage_location_uri": "gs://test_dataset/tables",
|
1491
|
-
})
|
1492
|
-
```
|
1493
1413
|
|
1494
1414
|
## Import
|
1495
1415
|
|
@@ -1538,7 +1458,6 @@ class Dataset(pulumi.CustomResource):
|
|
1538
1458
|
default_table_expiration_ms: Optional[pulumi.Input[int]] = None,
|
1539
1459
|
delete_contents_on_destroy: Optional[pulumi.Input[bool]] = None,
|
1540
1460
|
description: Optional[pulumi.Input[str]] = None,
|
1541
|
-
external_catalog_dataset_options: Optional[pulumi.Input[Union['DatasetExternalCatalogDatasetOptionsArgs', 'DatasetExternalCatalogDatasetOptionsArgsDict']]] = None,
|
1542
1461
|
external_dataset_reference: Optional[pulumi.Input[Union['DatasetExternalDatasetReferenceArgs', 'DatasetExternalDatasetReferenceArgsDict']]] = None,
|
1543
1462
|
friendly_name: Optional[pulumi.Input[str]] = None,
|
1544
1463
|
is_case_insensitive: Optional[pulumi.Input[bool]] = None,
|
@@ -1567,7 +1486,6 @@ class Dataset(pulumi.CustomResource):
|
|
1567
1486
|
__props__.__dict__["default_table_expiration_ms"] = default_table_expiration_ms
|
1568
1487
|
__props__.__dict__["delete_contents_on_destroy"] = delete_contents_on_destroy
|
1569
1488
|
__props__.__dict__["description"] = description
|
1570
|
-
__props__.__dict__["external_catalog_dataset_options"] = external_catalog_dataset_options
|
1571
1489
|
__props__.__dict__["external_dataset_reference"] = external_dataset_reference
|
1572
1490
|
__props__.__dict__["friendly_name"] = friendly_name
|
1573
1491
|
__props__.__dict__["is_case_insensitive"] = is_case_insensitive
|
@@ -1606,7 +1524,6 @@ class Dataset(pulumi.CustomResource):
|
|
1606
1524
|
description: Optional[pulumi.Input[str]] = None,
|
1607
1525
|
effective_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
1608
1526
|
etag: Optional[pulumi.Input[str]] = None,
|
1609
|
-
external_catalog_dataset_options: Optional[pulumi.Input[Union['DatasetExternalCatalogDatasetOptionsArgs', 'DatasetExternalCatalogDatasetOptionsArgsDict']]] = None,
|
1610
1527
|
external_dataset_reference: Optional[pulumi.Input[Union['DatasetExternalDatasetReferenceArgs', 'DatasetExternalDatasetReferenceArgsDict']]] = None,
|
1611
1528
|
friendly_name: Optional[pulumi.Input[str]] = None,
|
1612
1529
|
is_case_insensitive: Optional[pulumi.Input[bool]] = None,
|
@@ -1679,9 +1596,6 @@ class Dataset(pulumi.CustomResource):
|
|
1679
1596
|
:param pulumi.Input[str] description: A user-friendly description of the dataset
|
1680
1597
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
1681
1598
|
:param pulumi.Input[str] etag: A hash of the resource.
|
1682
|
-
:param pulumi.Input[Union['DatasetExternalCatalogDatasetOptionsArgs', 'DatasetExternalCatalogDatasetOptionsArgsDict']] external_catalog_dataset_options: Options defining open source compatible datasets living in the BigQuery catalog. Contains
|
1683
|
-
metadata of open source database, schema or namespace represented by the current dataset.
|
1684
|
-
Structure is documented below.
|
1685
1599
|
:param pulumi.Input[Union['DatasetExternalDatasetReferenceArgs', 'DatasetExternalDatasetReferenceArgsDict']] external_dataset_reference: Information about the external metadata storage where the dataset is defined.
|
1686
1600
|
Structure is documented below.
|
1687
1601
|
:param pulumi.Input[str] friendly_name: A descriptive name for the dataset
|
@@ -1734,7 +1648,6 @@ class Dataset(pulumi.CustomResource):
|
|
1734
1648
|
__props__.__dict__["description"] = description
|
1735
1649
|
__props__.__dict__["effective_labels"] = effective_labels
|
1736
1650
|
__props__.__dict__["etag"] = etag
|
1737
|
-
__props__.__dict__["external_catalog_dataset_options"] = external_catalog_dataset_options
|
1738
1651
|
__props__.__dict__["external_dataset_reference"] = external_dataset_reference
|
1739
1652
|
__props__.__dict__["friendly_name"] = friendly_name
|
1740
1653
|
__props__.__dict__["is_case_insensitive"] = is_case_insensitive
|
@@ -1879,16 +1792,6 @@ class Dataset(pulumi.CustomResource):
|
|
1879
1792
|
"""
|
1880
1793
|
return pulumi.get(self, "etag")
|
1881
1794
|
|
1882
|
-
@property
|
1883
|
-
@pulumi.getter(name="externalCatalogDatasetOptions")
|
1884
|
-
def external_catalog_dataset_options(self) -> pulumi.Output[Optional['outputs.DatasetExternalCatalogDatasetOptions']]:
|
1885
|
-
"""
|
1886
|
-
Options defining open source compatible datasets living in the BigQuery catalog. Contains
|
1887
|
-
metadata of open source database, schema or namespace represented by the current dataset.
|
1888
|
-
Structure is documented below.
|
1889
|
-
"""
|
1890
|
-
return pulumi.get(self, "external_catalog_dataset_options")
|
1891
|
-
|
1892
1795
|
@property
|
1893
1796
|
@pulumi.getter(name="externalDatasetReference")
|
1894
1797
|
def external_dataset_reference(self) -> pulumi.Output[Optional['outputs.DatasetExternalDatasetReference']]:
|
@@ -614,7 +614,7 @@ class DatasetAccess(pulumi.CustomResource):
|
|
614
614
|
"name": "value",
|
615
615
|
"argument_kind": "FIXED_TYPE",
|
616
616
|
"data_type": json.dumps({
|
617
|
-
"
|
617
|
+
"type_kind": "INT64",
|
618
618
|
}),
|
619
619
|
}],
|
620
620
|
return_table_type=json.dumps({
|
@@ -768,7 +768,7 @@ class DatasetAccess(pulumi.CustomResource):
|
|
768
768
|
"name": "value",
|
769
769
|
"argument_kind": "FIXED_TYPE",
|
770
770
|
"data_type": json.dumps({
|
771
|
-
"
|
771
|
+
"type_kind": "INT64",
|
772
772
|
}),
|
773
773
|
}],
|
774
774
|
return_table_type=json.dumps({
|
@@ -36,9 +36,6 @@ class DatasetIamBindingArgs:
|
|
36
36
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
37
37
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
38
38
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
39
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
40
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
41
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
42
39
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
43
40
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
44
41
|
:param pulumi.Input[str] role: The role that should be applied. Only one
|
@@ -78,9 +75,6 @@ class DatasetIamBindingArgs:
|
|
78
75
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
79
76
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
80
77
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
81
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
82
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
83
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
84
78
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
85
79
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
86
80
|
"""
|
@@ -147,9 +141,6 @@ class _DatasetIamBindingState:
|
|
147
141
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
148
142
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
149
143
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
150
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
151
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
152
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
153
144
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
154
145
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
155
146
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
@@ -215,9 +206,6 @@ class _DatasetIamBindingState:
|
|
215
206
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
216
207
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
217
208
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
218
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
219
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
220
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
221
209
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
222
210
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
223
211
|
"""
|
@@ -327,22 +315,6 @@ class DatasetIamBinding(pulumi.CustomResource):
|
|
327
315
|
member="user:jane@example.com")
|
328
316
|
```
|
329
317
|
|
330
|
-
## bigquery.DatasetIamPolicy
|
331
|
-
|
332
|
-
```python
|
333
|
-
import pulumi
|
334
|
-
import pulumi_gcp as gcp
|
335
|
-
|
336
|
-
owner = gcp.organizations.get_iam_policy(bindings=[{
|
337
|
-
"role": "roles/bigquery.dataOwner",
|
338
|
-
"members": ["user:jane@example.com"],
|
339
|
-
}])
|
340
|
-
dataset_dataset = gcp.bigquery.Dataset("dataset", dataset_id="example_dataset")
|
341
|
-
dataset = gcp.bigquery.DatasetIamPolicy("dataset",
|
342
|
-
dataset_id=dataset_dataset.dataset_id,
|
343
|
-
policy_data=owner.policy_data)
|
344
|
-
```
|
345
|
-
|
346
318
|
## bigquery.DatasetIamBinding
|
347
319
|
|
348
320
|
```python
|
@@ -405,9 +377,6 @@ class DatasetIamBinding(pulumi.CustomResource):
|
|
405
377
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
406
378
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
407
379
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
408
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
409
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
410
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
411
380
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
412
381
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
413
382
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
@@ -483,22 +452,6 @@ class DatasetIamBinding(pulumi.CustomResource):
|
|
483
452
|
member="user:jane@example.com")
|
484
453
|
```
|
485
454
|
|
486
|
-
## bigquery.DatasetIamPolicy
|
487
|
-
|
488
|
-
```python
|
489
|
-
import pulumi
|
490
|
-
import pulumi_gcp as gcp
|
491
|
-
|
492
|
-
owner = gcp.organizations.get_iam_policy(bindings=[{
|
493
|
-
"role": "roles/bigquery.dataOwner",
|
494
|
-
"members": ["user:jane@example.com"],
|
495
|
-
}])
|
496
|
-
dataset_dataset = gcp.bigquery.Dataset("dataset", dataset_id="example_dataset")
|
497
|
-
dataset = gcp.bigquery.DatasetIamPolicy("dataset",
|
498
|
-
dataset_id=dataset_dataset.dataset_id,
|
499
|
-
policy_data=owner.policy_data)
|
500
|
-
```
|
501
|
-
|
502
455
|
## bigquery.DatasetIamBinding
|
503
456
|
|
504
457
|
```python
|
@@ -624,9 +577,6 @@ class DatasetIamBinding(pulumi.CustomResource):
|
|
624
577
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
625
578
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
626
579
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
627
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
628
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
629
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
630
580
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
631
581
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
632
582
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
@@ -679,9 +629,6 @@ class DatasetIamBinding(pulumi.CustomResource):
|
|
679
629
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
680
630
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
681
631
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
682
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
683
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
684
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
685
632
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
686
633
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
687
634
|
"""
|
@@ -36,9 +36,6 @@ class DatasetIamMemberArgs:
|
|
36
36
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
37
37
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
38
38
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
39
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
40
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
41
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
42
39
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
43
40
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
44
41
|
:param pulumi.Input[str] role: The role that should be applied. Only one
|
@@ -78,9 +75,6 @@ class DatasetIamMemberArgs:
|
|
78
75
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
79
76
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
80
77
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
81
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
82
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
83
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
84
78
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
85
79
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
86
80
|
"""
|
@@ -147,9 +141,6 @@ class _DatasetIamMemberState:
|
|
147
141
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
148
142
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
149
143
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
150
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
151
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
152
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
153
144
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
154
145
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
155
146
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
@@ -215,9 +206,6 @@ class _DatasetIamMemberState:
|
|
215
206
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
216
207
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
217
208
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
218
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
219
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
220
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
221
209
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
222
210
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
223
211
|
"""
|
@@ -327,22 +315,6 @@ class DatasetIamMember(pulumi.CustomResource):
|
|
327
315
|
member="user:jane@example.com")
|
328
316
|
```
|
329
317
|
|
330
|
-
## bigquery.DatasetIamPolicy
|
331
|
-
|
332
|
-
```python
|
333
|
-
import pulumi
|
334
|
-
import pulumi_gcp as gcp
|
335
|
-
|
336
|
-
owner = gcp.organizations.get_iam_policy(bindings=[{
|
337
|
-
"role": "roles/bigquery.dataOwner",
|
338
|
-
"members": ["user:jane@example.com"],
|
339
|
-
}])
|
340
|
-
dataset_dataset = gcp.bigquery.Dataset("dataset", dataset_id="example_dataset")
|
341
|
-
dataset = gcp.bigquery.DatasetIamPolicy("dataset",
|
342
|
-
dataset_id=dataset_dataset.dataset_id,
|
343
|
-
policy_data=owner.policy_data)
|
344
|
-
```
|
345
|
-
|
346
318
|
## bigquery.DatasetIamBinding
|
347
319
|
|
348
320
|
```python
|
@@ -405,9 +377,6 @@ class DatasetIamMember(pulumi.CustomResource):
|
|
405
377
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
406
378
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
407
379
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
408
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
409
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
410
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
411
380
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
412
381
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
413
382
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
@@ -483,22 +452,6 @@ class DatasetIamMember(pulumi.CustomResource):
|
|
483
452
|
member="user:jane@example.com")
|
484
453
|
```
|
485
454
|
|
486
|
-
## bigquery.DatasetIamPolicy
|
487
|
-
|
488
|
-
```python
|
489
|
-
import pulumi
|
490
|
-
import pulumi_gcp as gcp
|
491
|
-
|
492
|
-
owner = gcp.organizations.get_iam_policy(bindings=[{
|
493
|
-
"role": "roles/bigquery.dataOwner",
|
494
|
-
"members": ["user:jane@example.com"],
|
495
|
-
}])
|
496
|
-
dataset_dataset = gcp.bigquery.Dataset("dataset", dataset_id="example_dataset")
|
497
|
-
dataset = gcp.bigquery.DatasetIamPolicy("dataset",
|
498
|
-
dataset_id=dataset_dataset.dataset_id,
|
499
|
-
policy_data=owner.policy_data)
|
500
|
-
```
|
501
|
-
|
502
455
|
## bigquery.DatasetIamBinding
|
503
456
|
|
504
457
|
```python
|
@@ -624,9 +577,6 @@ class DatasetIamMember(pulumi.CustomResource):
|
|
624
577
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
625
578
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
626
579
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
627
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
628
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
629
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
630
580
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
631
581
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
632
582
|
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
@@ -679,9 +629,6 @@ class DatasetIamMember(pulumi.CustomResource):
|
|
679
629
|
* **domain:{domain}**: A G Suite domain (primary, instead of alias) name that represents all the users of that domain. For example, google.com or example.com.
|
680
630
|
* **group:{emailid}**: An email address that represents a Google group. For example, admins@example.com.
|
681
631
|
* **iamMember:{principal}**: Some other type of member that appears in the IAM Policy but isn't a user, group, domain, or special group. This is used for example for workload/workforce federated identities (principal, principalSet).
|
682
|
-
* **projectOwners**: A special identifier that represents the Owners of the project of the dataset.
|
683
|
-
* **projectReaders**: A special identifier that represents the Viewers of the project of the dataset.
|
684
|
-
* **projectWriters**: A special identifier that represents the Editors of the project of the dataset.
|
685
632
|
* **serviceAccount:{emailid}**: An email address that represents a service account. For example, my-other-app@appspot.gserviceaccount.com.
|
686
633
|
* **user:{emailid}**: An email address that represents a specific Google account. For example, alice@gmail.com or joe@example.com.
|
687
634
|
"""
|