pulumi-gcp 8.6.0__py3-none-any.whl → 8.6.0a1728586829__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/_utilities.py +1 -1
- pulumi_gcp/accessapproval/get_folder_service_account.py +4 -9
- pulumi_gcp/accessapproval/get_organization_service_account.py +4 -9
- pulumi_gcp/accessapproval/get_project_service_account.py +4 -9
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +4 -9
- pulumi_gcp/alloydb/get_locations.py +4 -8
- pulumi_gcp/alloydb/get_supported_database_flags.py +4 -10
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +4 -13
- pulumi_gcp/apigateway/get_api_iam_policy.py +4 -11
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +4 -13
- pulumi_gcp/apigee/get_environment_iam_policy.py +4 -11
- pulumi_gcp/appengine/get_default_service_account.py +4 -12
- pulumi_gcp/apphub/get_application.py +4 -20
- pulumi_gcp/apphub/get_discovered_service.py +4 -14
- pulumi_gcp/apphub/get_discovered_workload.py +4 -14
- pulumi_gcp/artifactregistry/get_docker_image.py +4 -21
- pulumi_gcp/artifactregistry/get_locations.py +4 -8
- pulumi_gcp/artifactregistry/get_repository.py +4 -27
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +4 -13
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +4 -13
- pulumi_gcp/beyondcorp/get_app_connection.py +4 -19
- pulumi_gcp/beyondcorp/get_app_connector.py +4 -17
- pulumi_gcp/beyondcorp/get_app_gateway.py +4 -20
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -13
- pulumi_gcp/bigquery/get_dataset.py +4 -30
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +4 -11
- pulumi_gcp/bigquery/get_default_service_account.py +4 -9
- pulumi_gcp/bigquery/get_table_iam_policy.py +4 -13
- pulumi_gcp/bigquery/get_tables.py +4 -10
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +4 -13
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +4 -15
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +4 -13
- pulumi_gcp/bigtable/_inputs.py +0 -58
- pulumi_gcp/bigtable/get_instance_iam_policy.py +4 -11
- pulumi_gcp/bigtable/get_table_iam_policy.py +4 -13
- pulumi_gcp/bigtable/instance_iam_binding.py +34 -13
- pulumi_gcp/bigtable/instance_iam_member.py +34 -13
- pulumi_gcp/bigtable/instance_iam_policy.py +47 -0
- pulumi_gcp/bigtable/outputs.py +0 -36
- pulumi_gcp/billing/get_account_iam_policy.py +4 -9
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +4 -11
- pulumi_gcp/certificateauthority/get_authority.py +4 -34
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +4 -13
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +4 -13
- pulumi_gcp/certificatemanager/get_certificate_map.py +4 -16
- pulumi_gcp/certificatemanager/get_certificates.py +4 -10
- pulumi_gcp/cloudasset/get_resources_search_all.py +4 -12
- pulumi_gcp/cloudasset/get_search_all_resources.py +4 -12
- pulumi_gcp/cloudbuild/get_trigger.py +4 -33
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +4 -13
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +4 -13
- pulumi_gcp/cloudfunctions/get_function.py +4 -43
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +4 -13
- pulumi_gcp/cloudfunctionsv2/get_function.py +4 -23
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +4 -13
- pulumi_gcp/cloudidentity/get_group_lookup.py +4 -8
- pulumi_gcp/cloudidentity/get_group_memberships.py +4 -8
- pulumi_gcp/cloudidentity/get_group_transitive_memberships.py +4 -8
- pulumi_gcp/cloudidentity/get_groups.py +4 -8
- pulumi_gcp/cloudquota/get_s_quota_info.py +4 -25
- pulumi_gcp/cloudquota/get_s_quota_infos.py +4 -10
- pulumi_gcp/cloudrun/get_locations.py +4 -8
- pulumi_gcp/cloudrun/get_service.py +4 -16
- pulumi_gcp/cloudrun/get_service_iam_policy.py +4 -13
- pulumi_gcp/cloudrunv2/get_job.py +4 -39
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +4 -13
- pulumi_gcp/cloudrunv2/get_service.py +4 -45
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +4 -13
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +4 -13
- pulumi_gcp/composer/get_environment.py +4 -16
- pulumi_gcp/composer/get_image_versions.py +4 -10
- pulumi_gcp/composer/get_user_workloads_config_map.py +4 -14
- pulumi_gcp/composer/get_user_workloads_secret.py +4 -14
- pulumi_gcp/compute/_inputs.py +3 -3
- pulumi_gcp/compute/get_address.py +4 -21
- pulumi_gcp/compute/get_addresses.py +4 -12
- pulumi_gcp/compute/get_backend_bucket.py +4 -18
- pulumi_gcp/compute/get_backend_bucket_iam_policy.py +4 -11
- pulumi_gcp/compute/get_backend_service.py +4 -40
- pulumi_gcp/compute/get_backend_service_iam_policy.py +4 -11
- pulumi_gcp/compute/get_certificate.py +4 -17
- pulumi_gcp/compute/get_default_service_account.py +4 -12
- pulumi_gcp/compute/get_disk.py +4 -45
- pulumi_gcp/compute/get_disk_iam_policy.py +4 -13
- pulumi_gcp/compute/get_forwarding_rule.py +4 -43
- pulumi_gcp/compute/get_forwarding_rules.py +4 -10
- pulumi_gcp/compute/get_global_address.py +4 -19
- pulumi_gcp/compute/get_global_forwarding_rule.py +4 -31
- pulumi_gcp/compute/get_hc_vpn_gateway.py +4 -17
- pulumi_gcp/compute/get_health_check.py +4 -25
- pulumi_gcp/compute/get_image.py +4 -30
- pulumi_gcp/compute/get_image_iam_policy.py +4 -11
- pulumi_gcp/compute/get_instance.py +4 -49
- pulumi_gcp/compute/get_instance_group.py +4 -18
- pulumi_gcp/compute/get_instance_group_manager.py +4 -38
- pulumi_gcp/compute/get_instance_iam_policy.py +4 -13
- pulumi_gcp/compute/get_instance_serial_port.py +4 -14
- pulumi_gcp/compute/get_instance_template.py +4 -45
- pulumi_gcp/compute/get_lbip_ranges.py +4 -7
- pulumi_gcp/compute/get_machine_image_iam_policy.py +4 -11
- pulumi_gcp/compute/get_machine_types.py +4 -12
- pulumi_gcp/compute/get_netblock_ip_ranges.py +4 -10
- pulumi_gcp/compute/get_network.py +4 -14
- pulumi_gcp/compute/get_network_endpoint_group.py +4 -19
- pulumi_gcp/compute/get_network_peering.py +4 -17
- pulumi_gcp/compute/get_networks.py +4 -9
- pulumi_gcp/compute/get_node_types.py +4 -10
- pulumi_gcp/compute/get_region_backend_service_iam_policy.py +4 -13
- pulumi_gcp/compute/get_region_disk.py +4 -35
- pulumi_gcp/compute/get_region_disk_iam_policy.py +4 -13
- pulumi_gcp/compute/get_region_instance_group.py +4 -15
- pulumi_gcp/compute/get_region_instance_group_manager.py +4 -39
- pulumi_gcp/compute/get_region_instance_template.py +4 -44
- pulumi_gcp/compute/get_region_network_endpoint_group.py +4 -22
- pulumi_gcp/compute/get_region_ssl_certificate.py +4 -19
- pulumi_gcp/compute/get_regions.py +4 -10
- pulumi_gcp/compute/get_reservation.py +4 -19
- pulumi_gcp/compute/get_resource_policy.py +4 -17
- pulumi_gcp/compute/get_router.py +4 -18
- pulumi_gcp/compute/get_router_nat.py +4 -33
- pulumi_gcp/compute/get_router_status.py +4 -14
- pulumi_gcp/compute/get_security_policy.py +4 -18
- pulumi_gcp/compute/get_snapshot.py +4 -30
- pulumi_gcp/compute/get_snapshot_iam_policy.py +4 -11
- pulumi_gcp/compute/get_ssl_policy.py +4 -17
- pulumi_gcp/compute/get_subnetwork.py +4 -20
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +4 -13
- pulumi_gcp/compute/get_subnetworks.py +4 -12
- pulumi_gcp/compute/get_vpn_gateway.py +4 -14
- pulumi_gcp/compute/get_zones.py +4 -12
- pulumi_gcp/compute/outputs.py +2 -2
- pulumi_gcp/compute/router_status.py +4 -14
- pulumi_gcp/container/_inputs.py +0 -12
- pulumi_gcp/container/get_attached_install_manifest.py +4 -14
- pulumi_gcp/container/get_attached_versions.py +4 -10
- pulumi_gcp/container/get_aws_versions.py +4 -11
- pulumi_gcp/container/get_azure_versions.py +4 -11
- pulumi_gcp/container/get_cluster.py +4 -87
- pulumi_gcp/container/get_engine_versions.py +4 -18
- pulumi_gcp/container/get_registry_image.py +4 -16
- pulumi_gcp/container/get_registry_repository.py +4 -10
- pulumi_gcp/container/outputs.py +0 -8
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +4 -11
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +4 -13
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +4 -9
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +4 -13
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +4 -13
- pulumi_gcp/dataform/get_repository_iam_policy.py +4 -13
- pulumi_gcp/datafusion/get_instance_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_asset_iam_policy.py +4 -17
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_lake_iam_policy.py +4 -13
- pulumi_gcp/dataplex/get_task_iam_policy.py +4 -15
- pulumi_gcp/dataplex/get_zone_iam_policy.py +4 -15
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_job_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +4 -13
- pulumi_gcp/dataproc/get_metastore_service.py +4 -34
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +4 -13
- pulumi_gcp/datastream/get_static_ips.py +4 -10
- pulumi_gcp/discoveryengine/_inputs.py +5 -32
- pulumi_gcp/discoveryengine/chat_engine.py +0 -64
- pulumi_gcp/discoveryengine/outputs.py +3 -22
- pulumi_gcp/dns/get_keys.py +4 -11
- pulumi_gcp/dns/get_managed_zone.py +4 -14
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +4 -11
- pulumi_gcp/dns/get_managed_zones.py +4 -8
- pulumi_gcp/dns/get_record_set.py +4 -15
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +4 -11
- pulumi_gcp/endpoints/get_service_iam_policy.py +4 -9
- pulumi_gcp/filestore/get_instance.py +4 -25
- pulumi_gcp/firebase/get_android_app.py +4 -17
- pulumi_gcp/firebase/get_android_app_config.py +4 -11
- pulumi_gcp/firebase/get_apple_app.py +4 -16
- pulumi_gcp/firebase/get_apple_app_config.py +4 -11
- pulumi_gcp/firebase/get_hosting_channel.py +4 -16
- pulumi_gcp/firebase/get_web_app.py +4 -14
- pulumi_gcp/firebase/get_web_app_config.py +4 -16
- pulumi_gcp/folder/get_iam_policy.py +4 -9
- pulumi_gcp/folder/get_organization_policy.py +4 -15
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +4 -13
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_feature_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_membership_binding.py +4 -23
- pulumi_gcp/gkehub/get_membership_iam_policy.py +4 -13
- pulumi_gcp/gkehub/get_scope_iam_policy.py +4 -11
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +4 -11
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +4 -9
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +4 -9
- pulumi_gcp/iam/get_rule.py +4 -10
- pulumi_gcp/iam/get_testable_permissions.py +4 -12
- pulumi_gcp/iam/get_workload_identity_pool.py +4 -14
- pulumi_gcp/iam/get_workload_identity_pool_provider.py +4 -22
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -13
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -15
- pulumi_gcp/iap/get_client.py +4 -11
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +4 -13
- pulumi_gcp/iap/get_tunnel_iam_policy.py +4 -9
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +4 -13
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +4 -11
- pulumi_gcp/iap/get_web_iam_policy.py +4 -9
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +4 -13
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +4 -11
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +4 -9
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +4 -9
- pulumi_gcp/kms/get_crypto_key_latest_version.py +4 -15
- pulumi_gcp/kms/get_crypto_key_versions.py +4 -11
- pulumi_gcp/kms/get_crypto_keys.py +4 -10
- pulumi_gcp/kms/get_ekm_connection_iam_policy.py +4 -13
- pulumi_gcp/kms/get_key_ring_iam_policy.py +4 -9
- pulumi_gcp/kms/get_key_rings.py +4 -12
- pulumi_gcp/kms/get_kms_crypto_key.py +4 -21
- pulumi_gcp/kms/get_kms_crypto_key_version.py +4 -14
- pulumi_gcp/kms/get_kms_key_ring.py +4 -11
- pulumi_gcp/kms/get_kms_secret.py +4 -12
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +4 -12
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +4 -10
- pulumi_gcp/kms/key_handle.py +8 -8
- pulumi_gcp/logging/get_folder_settings.py +4 -13
- pulumi_gcp/logging/get_log_view_iam_policy.py +4 -15
- pulumi_gcp/logging/get_organization_settings.py +4 -13
- pulumi_gcp/logging/get_project_cmek_settings.py +4 -12
- pulumi_gcp/logging/get_project_settings.py +4 -13
- pulumi_gcp/logging/get_sink.py +4 -14
- pulumi_gcp/monitoring/get_app_engine_service.py +4 -14
- pulumi_gcp/monitoring/get_cluster_istio_service.py +4 -20
- pulumi_gcp/monitoring/get_istio_canonical_service.py +4 -18
- pulumi_gcp/monitoring/get_mesh_istio_service.py +4 -18
- pulumi_gcp/monitoring/get_notification_channel.py +4 -21
- pulumi_gcp/monitoring/get_secret_version.py +4 -16
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +4 -6
- pulumi_gcp/netapp/backup_vault.py +2 -2
- pulumi_gcp/networkconnectivity/_inputs.py +0 -70
- pulumi_gcp/networkconnectivity/internal_range.py +7 -117
- pulumi_gcp/networkconnectivity/outputs.py +0 -42
- pulumi_gcp/networksecurity/get_address_group_iam_policy.py +4 -13
- pulumi_gcp/networkservices/gateway.py +0 -54
- pulumi_gcp/notebooks/get_instance_iam_policy.py +4 -13
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +4 -13
- pulumi_gcp/organizations/get_active_folder.py +4 -12
- pulumi_gcp/organizations/get_billing_account.py +4 -15
- pulumi_gcp/organizations/get_client_config.py +4 -10
- pulumi_gcp/organizations/get_client_open_id_user_info.py +4 -6
- pulumi_gcp/organizations/get_folder.py +4 -17
- pulumi_gcp/organizations/get_folders.py +4 -8
- pulumi_gcp/organizations/get_iam_policy.py +4 -10
- pulumi_gcp/organizations/get_organization.py +4 -14
- pulumi_gcp/organizations/get_project.py +4 -18
- pulumi_gcp/privilegedaccessmanager/get_entitlement.py +4 -22
- pulumi_gcp/projects/get_iam_policy.py +4 -9
- pulumi_gcp/projects/get_organization_policy.py +4 -15
- pulumi_gcp/projects/get_project.py +4 -8
- pulumi_gcp/projects/get_project_service.py +4 -12
- pulumi_gcp/pubsub/get_schema_iam_policy.py +4 -11
- pulumi_gcp/pubsub/get_subscription.py +4 -25
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +4 -11
- pulumi_gcp/pubsub/get_topic.py +4 -17
- pulumi_gcp/pubsub/get_topic_iam_policy.py +4 -11
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/get_instance.py +4 -44
- pulumi_gcp/runtimeconfig/get_config.py +4 -10
- pulumi_gcp/runtimeconfig/get_config_iam_policy.py +4 -11
- pulumi_gcp/runtimeconfig/get_variable.py +4 -14
- pulumi_gcp/secretmanager/get_regional_secret.py +4 -25
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +4 -13
- pulumi_gcp/secretmanager/get_regional_secret_version.py +4 -19
- pulumi_gcp/secretmanager/get_regional_secret_version_access.py +4 -15
- pulumi_gcp/secretmanager/get_regional_secrets.py +4 -12
- pulumi_gcp/secretmanager/get_secret.py +4 -23
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +4 -11
- pulumi_gcp/secretmanager/get_secret_version.py +4 -16
- pulumi_gcp/secretmanager/get_secret_version_access.py +4 -13
- pulumi_gcp/secretmanager/get_secrets.py +4 -10
- pulumi_gcp/secretmanager/outputs.py +10 -2
- pulumi_gcp/securesourcemanager/__init__.py +0 -1
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -13
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -13
- pulumi_gcp/securitycenter/get_source_iam_policy.py +4 -11
- pulumi_gcp/securitycenter/get_v2_organization_source_iam_policy.py +4 -11
- pulumi_gcp/serviceaccount/get_account.py +4 -14
- pulumi_gcp/serviceaccount/get_account_access_token.py +4 -14
- pulumi_gcp/serviceaccount/get_account_id_token.py +4 -14
- pulumi_gcp/serviceaccount/get_account_jwt.py +4 -14
- pulumi_gcp/serviceaccount/get_account_key.py +4 -13
- pulumi_gcp/serviceaccount/get_iam_policy.py +4 -9
- pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +4 -9
- pulumi_gcp/servicedirectory/get_service_iam_policy.py +4 -9
- pulumi_gcp/servicenetworking/get_peered_dns_domain.py +4 -15
- pulumi_gcp/siteverification/get_token.py +4 -12
- pulumi_gcp/sourcerepo/get_repository.py +4 -13
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +4 -11
- pulumi_gcp/spanner/backup_schedule.py +2 -4
- pulumi_gcp/spanner/get_database_iam_policy.py +4 -13
- pulumi_gcp/spanner/get_instance.py +4 -22
- pulumi_gcp/spanner/get_instance_iam_policy.py +4 -11
- pulumi_gcp/sql/get_backup_run.py +4 -16
- pulumi_gcp/sql/get_ca_certs.py +4 -11
- pulumi_gcp/sql/get_database.py +4 -15
- pulumi_gcp/sql/get_database_instance.py +4 -32
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +4 -10
- pulumi_gcp/sql/get_database_instances.py +4 -18
- pulumi_gcp/sql/get_databases.py +4 -10
- pulumi_gcp/sql/get_tiers.py +4 -8
- pulumi_gcp/storage/get_bucket.py +4 -34
- pulumi_gcp/storage/get_bucket_iam_policy.py +4 -9
- pulumi_gcp/storage/get_bucket_object.py +4 -30
- pulumi_gcp/storage/get_bucket_object_content.py +4 -31
- pulumi_gcp/storage/get_bucket_objects.py +4 -12
- pulumi_gcp/storage/get_buckets.py +4 -10
- pulumi_gcp/storage/get_managed_folder_iam_policy.py +4 -11
- pulumi_gcp/storage/get_object_signed_url.py +4 -22
- pulumi_gcp/storage/get_project_service_account.py +4 -11
- pulumi_gcp/storage/get_transfer_project_service_account.py +4 -10
- pulumi_gcp/storage/get_transfer_project_servie_account.py +4 -10
- pulumi_gcp/tags/get_tag_key.py +4 -14
- pulumi_gcp/tags/get_tag_key_iam_policy.py +4 -9
- pulumi_gcp/tags/get_tag_keys.py +4 -8
- pulumi_gcp/tags/get_tag_value.py +4 -14
- pulumi_gcp/tags/get_tag_value_iam_policy.py +4 -9
- pulumi_gcp/tags/get_tag_values.py +4 -8
- pulumi_gcp/tpu/get_tensorflow_versions.py +4 -10
- pulumi_gcp/tpu/get_v2_accelerator_types.py +4 -10
- pulumi_gcp/tpu/get_v2_runtime_versions.py +4 -10
- pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +4 -13
- pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +4 -11
- pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +4 -13
- pulumi_gcp/vertex/get_ai_index.py +4 -24
- pulumi_gcp/vmwareengine/get_cluster.py +4 -13
- pulumi_gcp/vmwareengine/get_external_access_rule.py +4 -21
- pulumi_gcp/vmwareengine/get_external_address.py +4 -16
- pulumi_gcp/vmwareengine/get_network.py +4 -16
- pulumi_gcp/vmwareengine/get_network_peering.py +4 -23
- pulumi_gcp/vmwareengine/get_network_policy.py +4 -20
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +4 -9
- pulumi_gcp/vmwareengine/get_private_cloud.py +4 -22
- pulumi_gcp/vmwareengine/get_subnet.py +4 -20
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +4 -9
- pulumi_gcp/vpcaccess/get_connector.py +4 -22
- pulumi_gcp/workbench/get_instance_iam_policy.py +4 -13
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +4 -15
- pulumi_gcp/workstations/get_workstation_iam_policy.py +4 -17
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/METADATA +2 -2
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/RECORD +354 -355
- pulumi_gcp/securesourcemanager/branch_rule.py +0 -975
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/WHEEL +0 -0
- {pulumi_gcp-8.6.0.dist-info → pulumi_gcp-8.6.0a1728586829.dist-info}/top_level.txt +0 -0
@@ -156,6 +156,9 @@ def get_task_iam_policy(lake: Optional[str] = None,
|
|
156
156
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
157
157
|
project=pulumi.get(__ret__, 'project'),
|
158
158
|
task_id=pulumi.get(__ret__, 'task_id'))
|
159
|
+
|
160
|
+
|
161
|
+
@_utilities.lift_output_func(get_task_iam_policy)
|
159
162
|
def get_task_iam_policy_output(lake: Optional[pulumi.Input[str]] = None,
|
160
163
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
161
164
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -186,18 +189,4 @@ def get_task_iam_policy_output(lake: Optional[pulumi.Input[str]] = None,
|
|
186
189
|
:param str project: The ID of the project in which the resource belongs.
|
187
190
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
188
191
|
"""
|
189
|
-
|
190
|
-
__args__['lake'] = lake
|
191
|
-
__args__['location'] = location
|
192
|
-
__args__['project'] = project
|
193
|
-
__args__['taskId'] = task_id
|
194
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
195
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataplex/getTaskIamPolicy:getTaskIamPolicy', __args__, opts=opts, typ=GetTaskIamPolicyResult)
|
196
|
-
return __ret__.apply(lambda __response__: GetTaskIamPolicyResult(
|
197
|
-
etag=pulumi.get(__response__, 'etag'),
|
198
|
-
id=pulumi.get(__response__, 'id'),
|
199
|
-
lake=pulumi.get(__response__, 'lake'),
|
200
|
-
location=pulumi.get(__response__, 'location'),
|
201
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
202
|
-
project=pulumi.get(__response__, 'project'),
|
203
|
-
task_id=pulumi.get(__response__, 'task_id')))
|
192
|
+
...
|
@@ -151,6 +151,9 @@ def get_zone_iam_policy(dataplex_zone: Optional[str] = None,
|
|
151
151
|
location=pulumi.get(__ret__, 'location'),
|
152
152
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
153
153
|
project=pulumi.get(__ret__, 'project'))
|
154
|
+
|
155
|
+
|
156
|
+
@_utilities.lift_output_func(get_zone_iam_policy)
|
154
157
|
def get_zone_iam_policy_output(dataplex_zone: Optional[pulumi.Input[str]] = None,
|
155
158
|
lake: Optional[pulumi.Input[str]] = None,
|
156
159
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -176,18 +179,4 @@ def get_zone_iam_policy_output(dataplex_zone: Optional[pulumi.Input[str]] = None
|
|
176
179
|
:param str project: The ID of the project in which the resource belongs.
|
177
180
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
178
181
|
"""
|
179
|
-
|
180
|
-
__args__['dataplexZone'] = dataplex_zone
|
181
|
-
__args__['lake'] = lake
|
182
|
-
__args__['location'] = location
|
183
|
-
__args__['project'] = project
|
184
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
185
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataplex/getZoneIamPolicy:getZoneIamPolicy', __args__, opts=opts, typ=GetZoneIamPolicyResult)
|
186
|
-
return __ret__.apply(lambda __response__: GetZoneIamPolicyResult(
|
187
|
-
dataplex_zone=pulumi.get(__response__, 'dataplex_zone'),
|
188
|
-
etag=pulumi.get(__response__, 'etag'),
|
189
|
-
id=pulumi.get(__response__, 'id'),
|
190
|
-
lake=pulumi.get(__response__, 'lake'),
|
191
|
-
location=pulumi.get(__response__, 'location'),
|
192
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
193
|
-
project=pulumi.get(__response__, 'project')))
|
182
|
+
...
|
@@ -146,6 +146,9 @@ def get_autoscaling_policy_iam_policy(location: Optional[str] = None,
|
|
146
146
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
147
147
|
policy_id=pulumi.get(__ret__, 'policy_id'),
|
148
148
|
project=pulumi.get(__ret__, 'project'))
|
149
|
+
|
150
|
+
|
151
|
+
@_utilities.lift_output_func(get_autoscaling_policy_iam_policy)
|
149
152
|
def get_autoscaling_policy_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
150
153
|
policy_id: Optional[pulumi.Input[str]] = None,
|
151
154
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -177,16 +180,4 @@ def get_autoscaling_policy_iam_policy_output(location: Optional[pulumi.Input[Opt
|
|
177
180
|
:param str project: The ID of the project in which the resource belongs.
|
178
181
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
179
182
|
"""
|
180
|
-
|
181
|
-
__args__['location'] = location
|
182
|
-
__args__['policyId'] = policy_id
|
183
|
-
__args__['project'] = project
|
184
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
185
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataproc/getAutoscalingPolicyIamPolicy:getAutoscalingPolicyIamPolicy', __args__, opts=opts, typ=GetAutoscalingPolicyIamPolicyResult)
|
186
|
-
return __ret__.apply(lambda __response__: GetAutoscalingPolicyIamPolicyResult(
|
187
|
-
etag=pulumi.get(__response__, 'etag'),
|
188
|
-
id=pulumi.get(__response__, 'id'),
|
189
|
-
location=pulumi.get(__response__, 'location'),
|
190
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
191
|
-
policy_id=pulumi.get(__response__, 'policy_id'),
|
192
|
-
project=pulumi.get(__response__, 'project')))
|
183
|
+
...
|
@@ -134,6 +134,9 @@ def get_cluster_iam_policy(cluster: Optional[str] = None,
|
|
134
134
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
135
135
|
project=pulumi.get(__ret__, 'project'),
|
136
136
|
region=pulumi.get(__ret__, 'region'))
|
137
|
+
|
138
|
+
|
139
|
+
@_utilities.lift_output_func(get_cluster_iam_policy)
|
137
140
|
def get_cluster_iam_policy_output(cluster: Optional[pulumi.Input[str]] = None,
|
138
141
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
139
142
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -154,16 +157,4 @@ def get_cluster_iam_policy_output(cluster: Optional[pulumi.Input[str]] = None,
|
|
154
157
|
|
155
158
|
:param str cluster: The name or relative resource id of the cluster to manage IAM policies for.
|
156
159
|
"""
|
157
|
-
|
158
|
-
__args__['cluster'] = cluster
|
159
|
-
__args__['project'] = project
|
160
|
-
__args__['region'] = region
|
161
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
162
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataproc/getClusterIamPolicy:getClusterIamPolicy', __args__, opts=opts, typ=GetClusterIamPolicyResult)
|
163
|
-
return __ret__.apply(lambda __response__: GetClusterIamPolicyResult(
|
164
|
-
cluster=pulumi.get(__response__, 'cluster'),
|
165
|
-
etag=pulumi.get(__response__, 'etag'),
|
166
|
-
id=pulumi.get(__response__, 'id'),
|
167
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
168
|
-
project=pulumi.get(__response__, 'project'),
|
169
|
-
region=pulumi.get(__response__, 'region')))
|
160
|
+
...
|
@@ -134,6 +134,9 @@ def get_job_iam_policy(job_id: Optional[str] = None,
|
|
134
134
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
135
135
|
project=pulumi.get(__ret__, 'project'),
|
136
136
|
region=pulumi.get(__ret__, 'region'))
|
137
|
+
|
138
|
+
|
139
|
+
@_utilities.lift_output_func(get_job_iam_policy)
|
137
140
|
def get_job_iam_policy_output(job_id: Optional[pulumi.Input[str]] = None,
|
138
141
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
139
142
|
region: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -154,16 +157,4 @@ def get_job_iam_policy_output(job_id: Optional[pulumi.Input[str]] = None,
|
|
154
157
|
|
155
158
|
:param str job_id: The name or relative resource id of the job to manage IAM policies for.
|
156
159
|
"""
|
157
|
-
|
158
|
-
__args__['jobId'] = job_id
|
159
|
-
__args__['project'] = project
|
160
|
-
__args__['region'] = region
|
161
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
162
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataproc/getJobIamPolicy:getJobIamPolicy', __args__, opts=opts, typ=GetJobIamPolicyResult)
|
163
|
-
return __ret__.apply(lambda __response__: GetJobIamPolicyResult(
|
164
|
-
etag=pulumi.get(__response__, 'etag'),
|
165
|
-
id=pulumi.get(__response__, 'id'),
|
166
|
-
job_id=pulumi.get(__response__, 'job_id'),
|
167
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
168
|
-
project=pulumi.get(__response__, 'project'),
|
169
|
-
region=pulumi.get(__response__, 'region')))
|
160
|
+
...
|
@@ -141,6 +141,9 @@ def get_metastore_federation_iam_policy(federation_id: Optional[str] = None,
|
|
141
141
|
location=pulumi.get(__ret__, 'location'),
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'))
|
144
|
+
|
145
|
+
|
146
|
+
@_utilities.lift_output_func(get_metastore_federation_iam_policy)
|
144
147
|
def get_metastore_federation_iam_policy_output(federation_id: Optional[pulumi.Input[str]] = None,
|
145
148
|
location: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -167,16 +170,4 @@ def get_metastore_federation_iam_policy_output(federation_id: Optional[pulumi.In
|
|
167
170
|
:param str project: The ID of the project in which the resource belongs.
|
168
171
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
169
172
|
"""
|
170
|
-
|
171
|
-
__args__['federationId'] = federation_id
|
172
|
-
__args__['location'] = location
|
173
|
-
__args__['project'] = project
|
174
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
175
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataproc/getMetastoreFederationIamPolicy:getMetastoreFederationIamPolicy', __args__, opts=opts, typ=GetMetastoreFederationIamPolicyResult)
|
176
|
-
return __ret__.apply(lambda __response__: GetMetastoreFederationIamPolicyResult(
|
177
|
-
etag=pulumi.get(__response__, 'etag'),
|
178
|
-
federation_id=pulumi.get(__response__, 'federation_id'),
|
179
|
-
id=pulumi.get(__response__, 'id'),
|
180
|
-
location=pulumi.get(__response__, 'location'),
|
181
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
182
|
-
project=pulumi.get(__response__, 'project')))
|
173
|
+
...
|
@@ -344,6 +344,9 @@ def get_metastore_service(location: Optional[str] = None,
|
|
344
344
|
telemetry_configs=pulumi.get(__ret__, 'telemetry_configs'),
|
345
345
|
tier=pulumi.get(__ret__, 'tier'),
|
346
346
|
uid=pulumi.get(__ret__, 'uid'))
|
347
|
+
|
348
|
+
|
349
|
+
@_utilities.lift_output_func(get_metastore_service)
|
347
350
|
def get_metastore_service_output(location: Optional[pulumi.Input[str]] = None,
|
348
351
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
349
352
|
service_id: Optional[pulumi.Input[str]] = None,
|
@@ -369,37 +372,4 @@ def get_metastore_service_output(location: Optional[pulumi.Input[str]] = None,
|
|
369
372
|
is not provided, the provider project is used.
|
370
373
|
:param str service_id: The ID of the metastore service.
|
371
374
|
"""
|
372
|
-
|
373
|
-
__args__['location'] = location
|
374
|
-
__args__['project'] = project
|
375
|
-
__args__['serviceId'] = service_id
|
376
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
377
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataproc/getMetastoreService:getMetastoreService', __args__, opts=opts, typ=GetMetastoreServiceResult)
|
378
|
-
return __ret__.apply(lambda __response__: GetMetastoreServiceResult(
|
379
|
-
artifact_gcs_uri=pulumi.get(__response__, 'artifact_gcs_uri'),
|
380
|
-
database_type=pulumi.get(__response__, 'database_type'),
|
381
|
-
deletion_protection=pulumi.get(__response__, 'deletion_protection'),
|
382
|
-
effective_labels=pulumi.get(__response__, 'effective_labels'),
|
383
|
-
encryption_configs=pulumi.get(__response__, 'encryption_configs'),
|
384
|
-
endpoint_uri=pulumi.get(__response__, 'endpoint_uri'),
|
385
|
-
hive_metastore_configs=pulumi.get(__response__, 'hive_metastore_configs'),
|
386
|
-
id=pulumi.get(__response__, 'id'),
|
387
|
-
labels=pulumi.get(__response__, 'labels'),
|
388
|
-
location=pulumi.get(__response__, 'location'),
|
389
|
-
maintenance_windows=pulumi.get(__response__, 'maintenance_windows'),
|
390
|
-
metadata_integrations=pulumi.get(__response__, 'metadata_integrations'),
|
391
|
-
name=pulumi.get(__response__, 'name'),
|
392
|
-
network=pulumi.get(__response__, 'network'),
|
393
|
-
network_configs=pulumi.get(__response__, 'network_configs'),
|
394
|
-
port=pulumi.get(__response__, 'port'),
|
395
|
-
project=pulumi.get(__response__, 'project'),
|
396
|
-
pulumi_labels=pulumi.get(__response__, 'pulumi_labels'),
|
397
|
-
release_channel=pulumi.get(__response__, 'release_channel'),
|
398
|
-
scaling_configs=pulumi.get(__response__, 'scaling_configs'),
|
399
|
-
scheduled_backups=pulumi.get(__response__, 'scheduled_backups'),
|
400
|
-
service_id=pulumi.get(__response__, 'service_id'),
|
401
|
-
state=pulumi.get(__response__, 'state'),
|
402
|
-
state_message=pulumi.get(__response__, 'state_message'),
|
403
|
-
telemetry_configs=pulumi.get(__response__, 'telemetry_configs'),
|
404
|
-
tier=pulumi.get(__response__, 'tier'),
|
405
|
-
uid=pulumi.get(__response__, 'uid')))
|
375
|
+
...
|
@@ -142,6 +142,9 @@ def get_metastore_service_iam_policy(location: Optional[str] = None,
|
|
142
142
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
143
143
|
project=pulumi.get(__ret__, 'project'),
|
144
144
|
service_id=pulumi.get(__ret__, 'service_id'))
|
145
|
+
|
146
|
+
|
147
|
+
@_utilities.lift_output_func(get_metastore_service_iam_policy)
|
145
148
|
def get_metastore_service_iam_policy_output(location: Optional[pulumi.Input[Optional[str]]] = None,
|
146
149
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
147
150
|
service_id: Optional[pulumi.Input[str]] = None,
|
@@ -169,16 +172,4 @@ def get_metastore_service_iam_policy_output(location: Optional[pulumi.Input[Opti
|
|
169
172
|
:param str project: The ID of the project in which the resource belongs.
|
170
173
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
171
174
|
"""
|
172
|
-
|
173
|
-
__args__['location'] = location
|
174
|
-
__args__['project'] = project
|
175
|
-
__args__['serviceId'] = service_id
|
176
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
177
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dataproc/getMetastoreServiceIamPolicy:getMetastoreServiceIamPolicy', __args__, opts=opts, typ=GetMetastoreServiceIamPolicyResult)
|
178
|
-
return __ret__.apply(lambda __response__: GetMetastoreServiceIamPolicyResult(
|
179
|
-
etag=pulumi.get(__response__, 'etag'),
|
180
|
-
id=pulumi.get(__response__, 'id'),
|
181
|
-
location=pulumi.get(__response__, 'location'),
|
182
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
183
|
-
project=pulumi.get(__response__, 'project'),
|
184
|
-
service_id=pulumi.get(__response__, 'service_id')))
|
175
|
+
...
|
@@ -112,6 +112,9 @@ def get_static_ips(location: Optional[str] = None,
|
|
112
112
|
location=pulumi.get(__ret__, 'location'),
|
113
113
|
project=pulumi.get(__ret__, 'project'),
|
114
114
|
static_ips=pulumi.get(__ret__, 'static_ips'))
|
115
|
+
|
116
|
+
|
117
|
+
@_utilities.lift_output_func(get_static_ips)
|
115
118
|
def get_static_ips_output(location: Optional[pulumi.Input[str]] = None,
|
116
119
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
117
120
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetStaticIpsResult]:
|
@@ -134,13 +137,4 @@ def get_static_ips_output(location: Optional[pulumi.Input[str]] = None,
|
|
134
137
|
:param str location: The location to list Datastream IPs for. For example: `us-east1`.
|
135
138
|
:param str project: Project from which to list static IP addresses. Defaults to project declared in the provider.
|
136
139
|
"""
|
137
|
-
|
138
|
-
__args__['location'] = location
|
139
|
-
__args__['project'] = project
|
140
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
141
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:datastream/getStaticIps:getStaticIps', __args__, opts=opts, typ=GetStaticIpsResult)
|
142
|
-
return __ret__.apply(lambda __response__: GetStaticIpsResult(
|
143
|
-
id=pulumi.get(__response__, 'id'),
|
144
|
-
location=pulumi.get(__response__, 'location'),
|
145
|
-
project=pulumi.get(__response__, 'project'),
|
146
|
-
static_ips=pulumi.get(__response__, 'static_ips')))
|
140
|
+
...
|
@@ -61,64 +61,37 @@ MYPY = False
|
|
61
61
|
|
62
62
|
if not MYPY:
|
63
63
|
class ChatEngineChatEngineConfigArgsDict(TypedDict):
|
64
|
-
agent_creation_config:
|
64
|
+
agent_creation_config: pulumi.Input['ChatEngineChatEngineConfigAgentCreationConfigArgsDict']
|
65
65
|
"""
|
66
66
|
The configuration to generate the Dialogflow agent that is associated to this Engine.
|
67
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
68
67
|
Structure is documented below.
|
69
68
|
"""
|
70
|
-
dialogflow_agent_to_link: NotRequired[pulumi.Input[str]]
|
71
|
-
"""
|
72
|
-
The resource name of an existing Dialogflow agent to link to this Chat Engine. Format: `projects/<Project_ID>/locations/<Location_ID>/agents/<Agent_ID>`.
|
73
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
74
|
-
"""
|
75
69
|
elif False:
|
76
70
|
ChatEngineChatEngineConfigArgsDict: TypeAlias = Mapping[str, Any]
|
77
71
|
|
78
72
|
@pulumi.input_type
|
79
73
|
class ChatEngineChatEngineConfigArgs:
|
80
74
|
def __init__(__self__, *,
|
81
|
-
agent_creation_config:
|
82
|
-
dialogflow_agent_to_link: Optional[pulumi.Input[str]] = None):
|
75
|
+
agent_creation_config: pulumi.Input['ChatEngineChatEngineConfigAgentCreationConfigArgs']):
|
83
76
|
"""
|
84
77
|
:param pulumi.Input['ChatEngineChatEngineConfigAgentCreationConfigArgs'] agent_creation_config: The configuration to generate the Dialogflow agent that is associated to this Engine.
|
85
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
86
78
|
Structure is documented below.
|
87
|
-
:param pulumi.Input[str] dialogflow_agent_to_link: The resource name of an existing Dialogflow agent to link to this Chat Engine. Format: `projects/<Project_ID>/locations/<Location_ID>/agents/<Agent_ID>`.
|
88
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
89
79
|
"""
|
90
|
-
|
91
|
-
pulumi.set(__self__, "agent_creation_config", agent_creation_config)
|
92
|
-
if dialogflow_agent_to_link is not None:
|
93
|
-
pulumi.set(__self__, "dialogflow_agent_to_link", dialogflow_agent_to_link)
|
80
|
+
pulumi.set(__self__, "agent_creation_config", agent_creation_config)
|
94
81
|
|
95
82
|
@property
|
96
83
|
@pulumi.getter(name="agentCreationConfig")
|
97
|
-
def agent_creation_config(self) ->
|
84
|
+
def agent_creation_config(self) -> pulumi.Input['ChatEngineChatEngineConfigAgentCreationConfigArgs']:
|
98
85
|
"""
|
99
86
|
The configuration to generate the Dialogflow agent that is associated to this Engine.
|
100
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
101
87
|
Structure is documented below.
|
102
88
|
"""
|
103
89
|
return pulumi.get(self, "agent_creation_config")
|
104
90
|
|
105
91
|
@agent_creation_config.setter
|
106
|
-
def agent_creation_config(self, value:
|
92
|
+
def agent_creation_config(self, value: pulumi.Input['ChatEngineChatEngineConfigAgentCreationConfigArgs']):
|
107
93
|
pulumi.set(self, "agent_creation_config", value)
|
108
94
|
|
109
|
-
@property
|
110
|
-
@pulumi.getter(name="dialogflowAgentToLink")
|
111
|
-
def dialogflow_agent_to_link(self) -> Optional[pulumi.Input[str]]:
|
112
|
-
"""
|
113
|
-
The resource name of an existing Dialogflow agent to link to this Chat Engine. Format: `projects/<Project_ID>/locations/<Location_ID>/agents/<Agent_ID>`.
|
114
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
115
|
-
"""
|
116
|
-
return pulumi.get(self, "dialogflow_agent_to_link")
|
117
|
-
|
118
|
-
@dialogflow_agent_to_link.setter
|
119
|
-
def dialogflow_agent_to_link(self, value: Optional[pulumi.Input[str]]):
|
120
|
-
pulumi.set(self, "dialogflow_agent_to_link", value)
|
121
|
-
|
122
95
|
|
123
96
|
if not MYPY:
|
124
97
|
class ChatEngineChatEngineConfigAgentCreationConfigArgsDict(TypedDict):
|
@@ -455,38 +455,6 @@ class ChatEngine(pulumi.CustomResource):
|
|
455
455
|
},
|
456
456
|
})
|
457
457
|
```
|
458
|
-
### Discoveryengine Chat Engine Existing Dialogflow Agent
|
459
|
-
|
460
|
-
```python
|
461
|
-
import pulumi
|
462
|
-
import pulumi_gcp as gcp
|
463
|
-
|
464
|
-
test_data_store = gcp.discoveryengine.DataStore("test_data_store",
|
465
|
-
location="global",
|
466
|
-
data_store_id="data-store",
|
467
|
-
display_name="Structured datastore",
|
468
|
-
industry_vertical="GENERIC",
|
469
|
-
content_config="NO_CONTENT",
|
470
|
-
solution_types=["SOLUTION_TYPE_CHAT"])
|
471
|
-
agent = gcp.diagflow.CxAgent("agent",
|
472
|
-
display_name="dialogflowcx-agent",
|
473
|
-
location="global",
|
474
|
-
default_language_code="en",
|
475
|
-
time_zone="America/Los_Angeles")
|
476
|
-
primary = gcp.discoveryengine.ChatEngine("primary",
|
477
|
-
engine_id="chat-engine-id",
|
478
|
-
collection_id="default_collection",
|
479
|
-
location=test_data_store.location,
|
480
|
-
display_name="Chat engine",
|
481
|
-
industry_vertical="GENERIC",
|
482
|
-
data_store_ids=[test_data_store.data_store_id],
|
483
|
-
common_config={
|
484
|
-
"company_name": "test-company",
|
485
|
-
},
|
486
|
-
chat_engine_config={
|
487
|
-
"dialogflow_agent_to_link": agent.id,
|
488
|
-
})
|
489
|
-
```
|
490
458
|
|
491
459
|
## Import
|
492
460
|
|
@@ -583,38 +551,6 @@ class ChatEngine(pulumi.CustomResource):
|
|
583
551
|
},
|
584
552
|
})
|
585
553
|
```
|
586
|
-
### Discoveryengine Chat Engine Existing Dialogflow Agent
|
587
|
-
|
588
|
-
```python
|
589
|
-
import pulumi
|
590
|
-
import pulumi_gcp as gcp
|
591
|
-
|
592
|
-
test_data_store = gcp.discoveryengine.DataStore("test_data_store",
|
593
|
-
location="global",
|
594
|
-
data_store_id="data-store",
|
595
|
-
display_name="Structured datastore",
|
596
|
-
industry_vertical="GENERIC",
|
597
|
-
content_config="NO_CONTENT",
|
598
|
-
solution_types=["SOLUTION_TYPE_CHAT"])
|
599
|
-
agent = gcp.diagflow.CxAgent("agent",
|
600
|
-
display_name="dialogflowcx-agent",
|
601
|
-
location="global",
|
602
|
-
default_language_code="en",
|
603
|
-
time_zone="America/Los_Angeles")
|
604
|
-
primary = gcp.discoveryengine.ChatEngine("primary",
|
605
|
-
engine_id="chat-engine-id",
|
606
|
-
collection_id="default_collection",
|
607
|
-
location=test_data_store.location,
|
608
|
-
display_name="Chat engine",
|
609
|
-
industry_vertical="GENERIC",
|
610
|
-
data_store_ids=[test_data_store.data_store_id],
|
611
|
-
common_config={
|
612
|
-
"company_name": "test-company",
|
613
|
-
},
|
614
|
-
chat_engine_config={
|
615
|
-
"dialogflow_agent_to_link": agent.id,
|
616
|
-
})
|
617
|
-
```
|
618
554
|
|
619
555
|
## Import
|
620
556
|
|
@@ -45,8 +45,6 @@ class ChatEngineChatEngineConfig(dict):
|
|
45
45
|
suggest = None
|
46
46
|
if key == "agentCreationConfig":
|
47
47
|
suggest = "agent_creation_config"
|
48
|
-
elif key == "dialogflowAgentToLink":
|
49
|
-
suggest = "dialogflow_agent_to_link"
|
50
48
|
|
51
49
|
if suggest:
|
52
50
|
pulumi.log.warn(f"Key '{key}' not found in ChatEngineChatEngineConfig. Access the value via the '{suggest}' property getter instead.")
|
@@ -60,39 +58,22 @@ class ChatEngineChatEngineConfig(dict):
|
|
60
58
|
return super().get(key, default)
|
61
59
|
|
62
60
|
def __init__(__self__, *,
|
63
|
-
agent_creation_config:
|
64
|
-
dialogflow_agent_to_link: Optional[str] = None):
|
61
|
+
agent_creation_config: 'outputs.ChatEngineChatEngineConfigAgentCreationConfig'):
|
65
62
|
"""
|
66
63
|
:param 'ChatEngineChatEngineConfigAgentCreationConfigArgs' agent_creation_config: The configuration to generate the Dialogflow agent that is associated to this Engine.
|
67
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
68
64
|
Structure is documented below.
|
69
|
-
:param str dialogflow_agent_to_link: The resource name of an existing Dialogflow agent to link to this Chat Engine. Format: `projects/<Project_ID>/locations/<Location_ID>/agents/<Agent_ID>`.
|
70
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
71
65
|
"""
|
72
|
-
|
73
|
-
pulumi.set(__self__, "agent_creation_config", agent_creation_config)
|
74
|
-
if dialogflow_agent_to_link is not None:
|
75
|
-
pulumi.set(__self__, "dialogflow_agent_to_link", dialogflow_agent_to_link)
|
66
|
+
pulumi.set(__self__, "agent_creation_config", agent_creation_config)
|
76
67
|
|
77
68
|
@property
|
78
69
|
@pulumi.getter(name="agentCreationConfig")
|
79
|
-
def agent_creation_config(self) ->
|
70
|
+
def agent_creation_config(self) -> 'outputs.ChatEngineChatEngineConfigAgentCreationConfig':
|
80
71
|
"""
|
81
72
|
The configuration to generate the Dialogflow agent that is associated to this Engine.
|
82
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
83
73
|
Structure is documented below.
|
84
74
|
"""
|
85
75
|
return pulumi.get(self, "agent_creation_config")
|
86
76
|
|
87
|
-
@property
|
88
|
-
@pulumi.getter(name="dialogflowAgentToLink")
|
89
|
-
def dialogflow_agent_to_link(self) -> Optional[str]:
|
90
|
-
"""
|
91
|
-
The resource name of an existing Dialogflow agent to link to this Chat Engine. Format: `projects/<Project_ID>/locations/<Location_ID>/agents/<Agent_ID>`.
|
92
|
-
Exactly one of `agent_creation_config` or `dialogflow_agent_to_link` must be set.
|
93
|
-
"""
|
94
|
-
return pulumi.get(self, "dialogflow_agent_to_link")
|
95
|
-
|
96
77
|
|
97
78
|
@pulumi.output_type
|
98
79
|
class ChatEngineChatEngineConfigAgentCreationConfig(dict):
|
pulumi_gcp/dns/get_keys.py
CHANGED
@@ -140,6 +140,9 @@ def get_keys(managed_zone: Optional[str] = None,
|
|
140
140
|
managed_zone=pulumi.get(__ret__, 'managed_zone'),
|
141
141
|
project=pulumi.get(__ret__, 'project'),
|
142
142
|
zone_signing_keys=pulumi.get(__ret__, 'zone_signing_keys'))
|
143
|
+
|
144
|
+
|
145
|
+
@_utilities.lift_output_func(get_keys)
|
143
146
|
def get_keys_output(managed_zone: Optional[pulumi.Input[str]] = None,
|
144
147
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
145
148
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetKeysResult]:
|
@@ -176,14 +179,4 @@ def get_keys_output(managed_zone: Optional[pulumi.Input[str]] = None,
|
|
176
179
|
:param str managed_zone: The name or id of the Cloud DNS managed zone.
|
177
180
|
:param str project: The ID of the project in which the resource belongs. If `project` is not provided, the provider project is used.
|
178
181
|
"""
|
179
|
-
|
180
|
-
__args__['managedZone'] = managed_zone
|
181
|
-
__args__['project'] = project
|
182
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
183
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dns/getKeys:getKeys', __args__, opts=opts, typ=GetKeysResult)
|
184
|
-
return __ret__.apply(lambda __response__: GetKeysResult(
|
185
|
-
id=pulumi.get(__response__, 'id'),
|
186
|
-
key_signing_keys=pulumi.get(__response__, 'key_signing_keys'),
|
187
|
-
managed_zone=pulumi.get(__response__, 'managed_zone'),
|
188
|
-
project=pulumi.get(__response__, 'project'),
|
189
|
-
zone_signing_keys=pulumi.get(__response__, 'zone_signing_keys')))
|
182
|
+
...
|
@@ -166,6 +166,9 @@ def get_managed_zone(name: Optional[str] = None,
|
|
166
166
|
name_servers=pulumi.get(__ret__, 'name_servers'),
|
167
167
|
project=pulumi.get(__ret__, 'project'),
|
168
168
|
visibility=pulumi.get(__ret__, 'visibility'))
|
169
|
+
|
170
|
+
|
171
|
+
@_utilities.lift_output_func(get_managed_zone)
|
169
172
|
def get_managed_zone_output(name: Optional[pulumi.Input[str]] = None,
|
170
173
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
171
174
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetManagedZoneResult]:
|
@@ -193,17 +196,4 @@ def get_managed_zone_output(name: Optional[pulumi.Input[str]] = None,
|
|
193
196
|
:param str name: A unique name for the resource.
|
194
197
|
:param str project: The ID of the project for the Google Cloud DNS zone. If this is not provided the default project will be used.
|
195
198
|
"""
|
196
|
-
|
197
|
-
__args__['name'] = name
|
198
|
-
__args__['project'] = project
|
199
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
200
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dns/getManagedZone:getManagedZone', __args__, opts=opts, typ=GetManagedZoneResult)
|
201
|
-
return __ret__.apply(lambda __response__: GetManagedZoneResult(
|
202
|
-
description=pulumi.get(__response__, 'description'),
|
203
|
-
dns_name=pulumi.get(__response__, 'dns_name'),
|
204
|
-
id=pulumi.get(__response__, 'id'),
|
205
|
-
managed_zone_id=pulumi.get(__response__, 'managed_zone_id'),
|
206
|
-
name=pulumi.get(__response__, 'name'),
|
207
|
-
name_servers=pulumi.get(__response__, 'name_servers'),
|
208
|
-
project=pulumi.get(__response__, 'project'),
|
209
|
-
visibility=pulumi.get(__response__, 'visibility')))
|
199
|
+
...
|
@@ -125,6 +125,9 @@ def get_managed_zone_iam_policy(managed_zone: Optional[str] = None,
|
|
125
125
|
managed_zone=pulumi.get(__ret__, 'managed_zone'),
|
126
126
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
127
127
|
project=pulumi.get(__ret__, 'project'))
|
128
|
+
|
129
|
+
|
130
|
+
@_utilities.lift_output_func(get_managed_zone_iam_policy)
|
128
131
|
def get_managed_zone_iam_policy_output(managed_zone: Optional[pulumi.Input[str]] = None,
|
129
132
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
130
133
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetManagedZoneIamPolicyResult]:
|
@@ -146,14 +149,4 @@ def get_managed_zone_iam_policy_output(managed_zone: Optional[pulumi.Input[str]]
|
|
146
149
|
:param str project: The ID of the project in which the resource belongs.
|
147
150
|
If it is not provided, the project will be parsed from the identifier of the parent resource. If no project is provided in the parent identifier and no project is specified, the provider project is used.
|
148
151
|
"""
|
149
|
-
|
150
|
-
__args__['managedZone'] = managed_zone
|
151
|
-
__args__['project'] = project
|
152
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
153
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dns/getManagedZoneIamPolicy:getManagedZoneIamPolicy', __args__, opts=opts, typ=GetManagedZoneIamPolicyResult)
|
154
|
-
return __ret__.apply(lambda __response__: GetManagedZoneIamPolicyResult(
|
155
|
-
etag=pulumi.get(__response__, 'etag'),
|
156
|
-
id=pulumi.get(__response__, 'id'),
|
157
|
-
managed_zone=pulumi.get(__response__, 'managed_zone'),
|
158
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
159
|
-
project=pulumi.get(__response__, 'project')))
|
152
|
+
...
|
@@ -96,6 +96,9 @@ def get_managed_zones(project: Optional[str] = None,
|
|
96
96
|
id=pulumi.get(__ret__, 'id'),
|
97
97
|
managed_zones=pulumi.get(__ret__, 'managed_zones'),
|
98
98
|
project=pulumi.get(__ret__, 'project'))
|
99
|
+
|
100
|
+
|
101
|
+
@_utilities.lift_output_func(get_managed_zones)
|
99
102
|
def get_managed_zones_output(project: Optional[pulumi.Input[Optional[str]]] = None,
|
100
103
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetManagedZonesResult]:
|
101
104
|
"""
|
@@ -115,11 +118,4 @@ def get_managed_zones_output(project: Optional[pulumi.Input[Optional[str]]] = No
|
|
115
118
|
|
116
119
|
:param str project: The ID of the project containing Google Cloud DNS zones. If this is not provided the default project will be used.
|
117
120
|
"""
|
118
|
-
|
119
|
-
__args__['project'] = project
|
120
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
121
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dns/getManagedZones:getManagedZones', __args__, opts=opts, typ=GetManagedZonesResult)
|
122
|
-
return __ret__.apply(lambda __response__: GetManagedZonesResult(
|
123
|
-
id=pulumi.get(__response__, 'id'),
|
124
|
-
managed_zones=pulumi.get(__response__, 'managed_zones'),
|
125
|
-
project=pulumi.get(__response__, 'project')))
|
121
|
+
...
|
pulumi_gcp/dns/get_record_set.py
CHANGED
@@ -155,6 +155,9 @@ def get_record_set(managed_zone: Optional[str] = None,
|
|
155
155
|
rrdatas=pulumi.get(__ret__, 'rrdatas'),
|
156
156
|
ttl=pulumi.get(__ret__, 'ttl'),
|
157
157
|
type=pulumi.get(__ret__, 'type'))
|
158
|
+
|
159
|
+
|
160
|
+
@_utilities.lift_output_func(get_record_set)
|
158
161
|
def get_record_set_output(managed_zone: Optional[pulumi.Input[str]] = None,
|
159
162
|
name: Optional[pulumi.Input[str]] = None,
|
160
163
|
project: Optional[pulumi.Input[Optional[str]]] = None,
|
@@ -185,18 +188,4 @@ def get_record_set_output(managed_zone: Optional[pulumi.Input[str]] = None,
|
|
185
188
|
:param str project: The ID of the project for the Google Cloud.
|
186
189
|
:param str type: The RRSet type. [See this table for supported types](https://cloud.google.com/dns/docs/records#record_type).
|
187
190
|
"""
|
188
|
-
|
189
|
-
__args__['managedZone'] = managed_zone
|
190
|
-
__args__['name'] = name
|
191
|
-
__args__['project'] = project
|
192
|
-
__args__['type'] = type
|
193
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
194
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:dns/getRecordSet:getRecordSet', __args__, opts=opts, typ=GetRecordSetResult)
|
195
|
-
return __ret__.apply(lambda __response__: GetRecordSetResult(
|
196
|
-
id=pulumi.get(__response__, 'id'),
|
197
|
-
managed_zone=pulumi.get(__response__, 'managed_zone'),
|
198
|
-
name=pulumi.get(__response__, 'name'),
|
199
|
-
project=pulumi.get(__response__, 'project'),
|
200
|
-
rrdatas=pulumi.get(__response__, 'rrdatas'),
|
201
|
-
ttl=pulumi.get(__response__, 'ttl'),
|
202
|
-
type=pulumi.get(__response__, 'type')))
|
191
|
+
...
|
@@ -110,20 +110,13 @@ def get_service_consumers_iam_policy(consumer_project: Optional[str] = None,
|
|
110
110
|
id=pulumi.get(__ret__, 'id'),
|
111
111
|
policy_data=pulumi.get(__ret__, 'policy_data'),
|
112
112
|
service_name=pulumi.get(__ret__, 'service_name'))
|
113
|
+
|
114
|
+
|
115
|
+
@_utilities.lift_output_func(get_service_consumers_iam_policy)
|
113
116
|
def get_service_consumers_iam_policy_output(consumer_project: Optional[pulumi.Input[str]] = None,
|
114
117
|
service_name: Optional[pulumi.Input[str]] = None,
|
115
118
|
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetServiceConsumersIamPolicyResult]:
|
116
119
|
"""
|
117
120
|
Retrieves the current IAM policy data for serviceconsumers
|
118
121
|
"""
|
119
|
-
|
120
|
-
__args__['consumerProject'] = consumer_project
|
121
|
-
__args__['serviceName'] = service_name
|
122
|
-
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
123
|
-
__ret__ = pulumi.runtime.invoke_output('gcp:endpoints/getServiceConsumersIamPolicy:getServiceConsumersIamPolicy', __args__, opts=opts, typ=GetServiceConsumersIamPolicyResult)
|
124
|
-
return __ret__.apply(lambda __response__: GetServiceConsumersIamPolicyResult(
|
125
|
-
consumer_project=pulumi.get(__response__, 'consumer_project'),
|
126
|
-
etag=pulumi.get(__response__, 'etag'),
|
127
|
-
id=pulumi.get(__response__, 'id'),
|
128
|
-
policy_data=pulumi.get(__response__, 'policy_data'),
|
129
|
-
service_name=pulumi.get(__response__, 'service_name')))
|
122
|
+
...
|