pulumi-gcp 7.7.0a1706207981__py3-none-any.whl → 7.8.0__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pulumi_gcp/__init__.py +73 -0
- pulumi_gcp/_utilities.py +6 -2
- pulumi_gcp/accesscontextmanager/access_level.py +2 -18
- pulumi_gcp/accesscontextmanager/access_levels.py +2 -18
- pulumi_gcp/accesscontextmanager/access_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -18
- pulumi_gcp/accesscontextmanager/egress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +2 -18
- pulumi_gcp/accesscontextmanager/ingress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeters.py +2 -18
- pulumi_gcp/activedirectory/domain.py +2 -18
- pulumi_gcp/activedirectory/domain_trust.py +2 -18
- pulumi_gcp/alloydb/backup.py +2 -18
- pulumi_gcp/alloydb/cluster.py +26 -18
- pulumi_gcp/alloydb/instance.py +3 -19
- pulumi_gcp/alloydb/outputs.py +16 -0
- pulumi_gcp/alloydb/user.py +2 -18
- pulumi_gcp/apigateway/api.py +2 -18
- pulumi_gcp/apigateway/api_config.py +2 -18
- pulumi_gcp/apigateway/gateway.py +23 -53
- pulumi_gcp/apigee/addons_config.py +2 -18
- pulumi_gcp/apigee/endpoint_attachment.py +2 -18
- pulumi_gcp/apigee/env_group.py +2 -18
- pulumi_gcp/apigee/env_group_attachment.py +2 -18
- pulumi_gcp/apigee/env_keystore.py +2 -18
- pulumi_gcp/apigee/env_references.py +2 -18
- pulumi_gcp/apigee/environment.py +2 -18
- pulumi_gcp/apigee/flowhook.py +2 -18
- pulumi_gcp/apigee/instance.py +2 -18
- pulumi_gcp/apigee/instance_attachment.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +2 -18
- pulumi_gcp/apigee/nat_address.py +2 -18
- pulumi_gcp/apigee/organization.py +2 -18
- pulumi_gcp/apigee/sharedflow.py +2 -18
- pulumi_gcp/apigee/sharedflow_deployment.py +2 -18
- pulumi_gcp/apigee/sync_authorization.py +2 -18
- pulumi_gcp/apigee/target_server.py +2 -18
- pulumi_gcp/appengine/application.py +2 -18
- pulumi_gcp/appengine/application_url_dispatch_rules.py +2 -18
- pulumi_gcp/appengine/domain_mapping.py +2 -18
- pulumi_gcp/appengine/engine_split_traffic.py +2 -18
- pulumi_gcp/appengine/firewall_rule.py +2 -18
- pulumi_gcp/appengine/flexible_app_version.py +2 -18
- pulumi_gcp/appengine/service_network_settings.py +2 -18
- pulumi_gcp/appengine/standard_app_version.py +2 -18
- pulumi_gcp/artifactregistry/_inputs.py +60 -0
- pulumi_gcp/artifactregistry/outputs.py +264 -0
- pulumi_gcp/artifactregistry/repository.py +77 -74
- pulumi_gcp/artifactregistry/vpcsc_config.py +2 -18
- pulumi_gcp/assuredworkloads/_inputs.py +34 -0
- pulumi_gcp/assuredworkloads/outputs.py +34 -0
- pulumi_gcp/assuredworkloads/workload.py +2 -18
- pulumi_gcp/backupdisasterrecovery/management_server.py +2 -18
- pulumi_gcp/backupdisasterrecovery/outputs.py +20 -0
- pulumi_gcp/beyondcorp/app_connection.py +2 -18
- pulumi_gcp/beyondcorp/app_connector.py +2 -18
- pulumi_gcp/beyondcorp/app_gateway.py +2 -18
- pulumi_gcp/beyondcorp/outputs.py +54 -0
- pulumi_gcp/biglake/catalog.py +2 -18
- pulumi_gcp/biglake/database.py +2 -18
- pulumi_gcp/biglake/table.py +2 -18
- pulumi_gcp/bigquery/_inputs.py +18 -0
- pulumi_gcp/bigquery/app_profile.py +2 -18
- pulumi_gcp/bigquery/bi_reservation.py +2 -18
- pulumi_gcp/bigquery/capacity_commitment.py +2 -18
- pulumi_gcp/bigquery/connection.py +2 -18
- pulumi_gcp/bigquery/data_transfer_config.py +2 -18
- pulumi_gcp/bigquery/dataset.py +9 -18
- pulumi_gcp/bigquery/dataset_iam_binding.py +4 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +4 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +4 -12
- pulumi_gcp/bigquery/job.py +2 -18
- pulumi_gcp/bigquery/outputs.py +172 -0
- pulumi_gcp/bigquery/reservation.py +2 -18
- pulumi_gcp/bigquery/reservation_assignment.py +2 -18
- pulumi_gcp/bigquery/routine.py +2 -18
- pulumi_gcp/bigquery/table.py +2 -18
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +2 -18
- pulumi_gcp/bigqueryanalyticshub/listing.py +2 -18
- pulumi_gcp/bigquerydatapolicy/data_policy.py +2 -18
- pulumi_gcp/bigtable/_inputs.py +4 -0
- pulumi_gcp/bigtable/instance.py +2 -18
- pulumi_gcp/bigtable/instance_iam_binding.py +4 -12
- pulumi_gcp/bigtable/instance_iam_member.py +4 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +4 -12
- pulumi_gcp/bigtable/outputs.py +4 -0
- pulumi_gcp/bigtable/table.py +2 -18
- pulumi_gcp/bigtable/table_iam_binding.py +4 -12
- pulumi_gcp/bigtable/table_iam_member.py +4 -12
- pulumi_gcp/bigtable/table_iam_policy.py +4 -12
- pulumi_gcp/billing/account_iam_binding.py +4 -12
- pulumi_gcp/billing/account_iam_member.py +4 -12
- pulumi_gcp/billing/account_iam_policy.py +4 -12
- pulumi_gcp/billing/budget.py +2 -18
- pulumi_gcp/billing/project_info.py +2 -18
- pulumi_gcp/billing/sub_account.py +2 -18
- pulumi_gcp/binaryauthorization/attestor.py +2 -18
- pulumi_gcp/binaryauthorization/policy.py +2 -18
- pulumi_gcp/blockchainnodeengine/__init__.py +10 -0
- pulumi_gcp/blockchainnodeengine/_inputs.py +388 -0
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +791 -0
- pulumi_gcp/blockchainnodeengine/outputs.py +441 -0
- pulumi_gcp/certificateauthority/authority.py +2 -18
- pulumi_gcp/certificateauthority/ca_pool.py +2 -18
- pulumi_gcp/certificateauthority/certificate.py +2 -18
- pulumi_gcp/certificateauthority/certificate_template.py +2 -18
- pulumi_gcp/certificateauthority/outputs.py +378 -0
- pulumi_gcp/certificatemanager/certificate.py +2 -18
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -18
- pulumi_gcp/certificatemanager/certificate_map.py +2 -18
- pulumi_gcp/certificatemanager/certificate_map_entry.py +2 -18
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -18
- pulumi_gcp/certificatemanager/outputs.py +32 -0
- pulumi_gcp/certificatemanager/trust_config.py +2 -18
- pulumi_gcp/cloudasset/folder_feed.py +2 -18
- pulumi_gcp/cloudasset/organization_feed.py +2 -18
- pulumi_gcp/cloudasset/project_feed.py +2 -18
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +2 -18
- pulumi_gcp/cloudbuild/outputs.py +1009 -3
- pulumi_gcp/cloudbuild/trigger.py +2 -18
- pulumi_gcp/cloudbuild/worker_pool.py +2 -18
- pulumi_gcp/cloudbuildv2/_inputs.py +14 -0
- pulumi_gcp/cloudbuildv2/connection.py +2 -18
- pulumi_gcp/cloudbuildv2/outputs.py +14 -0
- pulumi_gcp/cloudbuildv2/repository.py +2 -18
- pulumi_gcp/clouddeploy/_inputs.py +36 -0
- pulumi_gcp/clouddeploy/automation.py +2 -18
- pulumi_gcp/clouddeploy/delivery_pipeline.py +2 -18
- pulumi_gcp/clouddeploy/outputs.py +36 -0
- pulumi_gcp/clouddeploy/target.py +2 -18
- pulumi_gcp/clouddomains/registration.py +2 -18
- pulumi_gcp/cloudfunctions/_inputs.py +4 -0
- pulumi_gcp/cloudfunctions/function.py +2 -18
- pulumi_gcp/cloudfunctions/outputs.py +54 -0
- pulumi_gcp/cloudfunctionsv2/function.py +2 -18
- pulumi_gcp/cloudfunctionsv2/outputs.py +302 -0
- pulumi_gcp/cloudidentity/group.py +2 -18
- pulumi_gcp/cloudidentity/group_membership.py +2 -18
- pulumi_gcp/cloudidentity/outputs.py +54 -0
- pulumi_gcp/cloudids/endpoint.py +2 -18
- pulumi_gcp/cloudrun/_inputs.py +93 -4
- pulumi_gcp/cloudrun/domain_mapping.py +2 -18
- pulumi_gcp/cloudrun/outputs.py +867 -9
- pulumi_gcp/cloudrun/service.py +2 -18
- pulumi_gcp/cloudrunv2/_inputs.py +12 -0
- pulumi_gcp/cloudrunv2/job.py +2 -18
- pulumi_gcp/cloudrunv2/outputs.py +937 -1
- pulumi_gcp/cloudrunv2/service.py +2 -18
- pulumi_gcp/cloudscheduler/job.py +2 -18
- pulumi_gcp/cloudtasks/queue.py +2 -18
- pulumi_gcp/composer/_inputs.py +493 -0
- pulumi_gcp/composer/environment.py +2 -18
- pulumi_gcp/composer/outputs.py +996 -0
- pulumi_gcp/compute/__init__.py +2 -0
- pulumi_gcp/compute/_inputs.py +1010 -46
- pulumi_gcp/compute/address.py +2 -18
- pulumi_gcp/compute/attached_disk.py +2 -18
- pulumi_gcp/compute/autoscaler.py +2 -18
- pulumi_gcp/compute/backend_bucket.py +2 -18
- pulumi_gcp/compute/backend_service.py +30 -18
- pulumi_gcp/compute/disk.py +34 -29
- pulumi_gcp/compute/disk_resource_policy_attachment.py +2 -18
- pulumi_gcp/compute/external_vpn_gateway.py +2 -18
- pulumi_gcp/compute/firewall.py +2 -18
- pulumi_gcp/compute/firewall_policy_association.py +2 -18
- pulumi_gcp/compute/firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/forwarding_rule.py +2 -18
- pulumi_gcp/compute/get_disk.py +11 -1
- pulumi_gcp/compute/get_instance_group_manager.py +11 -1
- pulumi_gcp/compute/get_instance_template.py +3 -0
- pulumi_gcp/compute/get_machine_types.py +143 -0
- pulumi_gcp/compute/global_address.py +9 -25
- pulumi_gcp/compute/global_forwarding_rule.py +2 -18
- pulumi_gcp/compute/global_network_endpoint.py +2 -18
- pulumi_gcp/compute/global_network_endpoint_group.py +2 -18
- pulumi_gcp/compute/ha_vpn_gateway.py +2 -18
- pulumi_gcp/compute/health_check.py +2 -18
- pulumi_gcp/compute/http_health_check.py +2 -18
- pulumi_gcp/compute/https_health_check.py +2 -18
- pulumi_gcp/compute/image.py +2 -18
- pulumi_gcp/compute/instance.py +13 -22
- pulumi_gcp/compute/instance_group.py +2 -18
- pulumi_gcp/compute/instance_group_manager.py +34 -29
- pulumi_gcp/compute/instance_group_named_port.py +2 -18
- pulumi_gcp/compute/instance_settings.py +2 -18
- pulumi_gcp/compute/instance_template.py +9 -25
- pulumi_gcp/compute/interconnect_attachment.py +77 -18
- pulumi_gcp/compute/machine_image.py +2 -18
- pulumi_gcp/compute/managed_ssl_certificate.py +2 -18
- pulumi_gcp/compute/manged_ssl_certificate.py +2 -18
- pulumi_gcp/compute/network.py +2 -18
- pulumi_gcp/compute/network_attachment.py +2 -18
- pulumi_gcp/compute/network_edge_security_service.py +2 -18
- pulumi_gcp/compute/network_endpoint.py +2 -18
- pulumi_gcp/compute/network_endpoint_group.py +2 -18
- pulumi_gcp/compute/network_endpoint_list.py +2 -18
- pulumi_gcp/compute/network_firewall_policy.py +2 -18
- pulumi_gcp/compute/network_firewall_policy_association.py +2 -18
- pulumi_gcp/compute/network_firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/network_peering.py +2 -18
- pulumi_gcp/compute/network_peering_routes_config.py +2 -18
- pulumi_gcp/compute/node_group.py +30 -53
- pulumi_gcp/compute/node_template.py +2 -18
- pulumi_gcp/compute/organization_security_policy.py +2 -18
- pulumi_gcp/compute/organization_security_policy_association.py +2 -18
- pulumi_gcp/compute/organization_security_policy_rule.py +2 -18
- pulumi_gcp/compute/outputs.py +4530 -181
- pulumi_gcp/compute/packet_mirroring.py +2 -18
- pulumi_gcp/compute/per_instance_config.py +2 -18
- pulumi_gcp/compute/project_default_network_tier.py +2 -18
- pulumi_gcp/compute/project_metadata.py +2 -18
- pulumi_gcp/compute/project_metadata_item.py +2 -18
- pulumi_gcp/compute/public_advertised_prefix.py +2 -18
- pulumi_gcp/compute/public_delegated_prefix.py +2 -18
- pulumi_gcp/compute/region_autoscaler.py +2 -18
- pulumi_gcp/compute/region_backend_service.py +46 -32
- pulumi_gcp/compute/region_commitment.py +2 -18
- pulumi_gcp/compute/region_disk.py +6 -29
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +2 -18
- pulumi_gcp/compute/region_health_check.py +2 -18
- pulumi_gcp/compute/region_instance_group_manager.py +34 -29
- pulumi_gcp/compute/region_instance_template.py +2 -18
- pulumi_gcp/compute/region_network_endpoint.py +556 -0
- pulumi_gcp/compute/region_network_endpoint_group.py +140 -92
- pulumi_gcp/compute/region_network_firewall_policy.py +2 -18
- pulumi_gcp/compute/region_network_firewall_policy_association.py +2 -18
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/region_per_instance_config.py +2 -18
- pulumi_gcp/compute/region_security_policy.py +2 -18
- pulumi_gcp/compute/region_security_policy_rule.py +2 -18
- pulumi_gcp/compute/region_ssl_certificate.py +2 -18
- pulumi_gcp/compute/region_ssl_policy.py +2 -18
- pulumi_gcp/compute/region_target_http_proxy.py +2 -18
- pulumi_gcp/compute/region_target_https_proxy.py +2 -18
- pulumi_gcp/compute/region_target_tcp_proxy.py +2 -18
- pulumi_gcp/compute/region_url_map.py +2 -18
- pulumi_gcp/compute/reservation.py +2 -18
- pulumi_gcp/compute/resource_policy.py +2 -18
- pulumi_gcp/compute/route.py +2 -18
- pulumi_gcp/compute/router.py +2 -18
- pulumi_gcp/compute/router_interface.py +2 -18
- pulumi_gcp/compute/router_nat.py +44 -39
- pulumi_gcp/compute/router_peer.py +2 -18
- pulumi_gcp/compute/security_policy.py +2 -18
- pulumi_gcp/compute/security_scan_config.py +2 -18
- pulumi_gcp/compute/service_attachment.py +2 -18
- pulumi_gcp/compute/shared_vpc_host_project.py +2 -18
- pulumi_gcp/compute/shared_vpc_service_project.py +2 -18
- pulumi_gcp/compute/snapshot.py +2 -18
- pulumi_gcp/compute/ssl_certificate.py +2 -18
- pulumi_gcp/compute/ssl_policy.py +2 -18
- pulumi_gcp/compute/subnetwork.py +79 -102
- pulumi_gcp/compute/target_grpc_proxy.py +2 -18
- pulumi_gcp/compute/target_http_proxy.py +2 -18
- pulumi_gcp/compute/target_https_proxy.py +2 -18
- pulumi_gcp/compute/target_instance.py +2 -18
- pulumi_gcp/compute/target_pool.py +9 -25
- pulumi_gcp/compute/target_ssl_proxy.py +2 -18
- pulumi_gcp/compute/target_tcp_proxy.py +2 -18
- pulumi_gcp/compute/url_map.py +2 -18
- pulumi_gcp/compute/vpn_gateway.py +2 -18
- pulumi_gcp/compute/vpn_tunnel.py +2 -18
- pulumi_gcp/config/__init__.pyi +6 -0
- pulumi_gcp/config/vars.py +12 -0
- pulumi_gcp/container/_inputs.py +568 -30
- pulumi_gcp/container/attached_cluster.py +2 -18
- pulumi_gcp/container/aws_cluster.py +9 -25
- pulumi_gcp/container/aws_node_pool.py +2 -18
- pulumi_gcp/container/azure_client.py +2 -18
- pulumi_gcp/container/azure_cluster.py +9 -25
- pulumi_gcp/container/azure_node_pool.py +2 -18
- pulumi_gcp/container/cluster.py +25 -69
- pulumi_gcp/container/node_pool.py +2 -18
- pulumi_gcp/container/outputs.py +2161 -31
- pulumi_gcp/containeranalysis/note.py +2 -18
- pulumi_gcp/containeranalysis/occurence.py +2 -18
- pulumi_gcp/databasemigrationservice/connection_profile.py +2 -18
- pulumi_gcp/databasemigrationservice/private_connection.py +2 -18
- pulumi_gcp/datacatalog/entry.py +2 -18
- pulumi_gcp/datacatalog/entry_group.py +2 -18
- pulumi_gcp/datacatalog/policy_tag.py +2 -18
- pulumi_gcp/datacatalog/tag.py +2 -18
- pulumi_gcp/datacatalog/tag_template.py +2 -18
- pulumi_gcp/datacatalog/taxonomy.py +2 -18
- pulumi_gcp/dataflow/job.py +2 -18
- pulumi_gcp/dataflow/pipeline.py +2 -18
- pulumi_gcp/dataform/repository.py +2 -18
- pulumi_gcp/dataform/repository_release_config.py +2 -18
- pulumi_gcp/dataform/repository_workflow_config.py +2 -18
- pulumi_gcp/datafusion/instance.py +30 -46
- pulumi_gcp/dataloss/prevention_deidentify_template.py +2 -18
- pulumi_gcp/dataloss/prevention_inspect_template.py +2 -18
- pulumi_gcp/dataloss/prevention_job_trigger.py +2 -18
- pulumi_gcp/dataloss/prevention_stored_info_type.py +2 -18
- pulumi_gcp/dataplex/_inputs.py +66 -0
- pulumi_gcp/dataplex/asset.py +2 -18
- pulumi_gcp/dataplex/datascan.py +2 -18
- pulumi_gcp/dataplex/lake.py +2 -18
- pulumi_gcp/dataplex/outputs.py +66 -0
- pulumi_gcp/dataplex/task.py +2 -18
- pulumi_gcp/dataplex/zone.py +2 -18
- pulumi_gcp/dataproc/_inputs.py +178 -0
- pulumi_gcp/dataproc/autoscaling_policy.py +2 -18
- pulumi_gcp/dataproc/cluster_iam_binding.py +4 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +4 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +4 -12
- pulumi_gcp/dataproc/job_iam_binding.py +4 -12
- pulumi_gcp/dataproc/job_iam_member.py +4 -12
- pulumi_gcp/dataproc/job_iam_policy.py +4 -12
- pulumi_gcp/dataproc/metastore_federation.py +2 -18
- pulumi_gcp/dataproc/metastore_service.py +2 -18
- pulumi_gcp/dataproc/outputs.py +178 -0
- pulumi_gcp/dataproc/workflow_template.py +9 -25
- pulumi_gcp/datastore/data_store_index.py +2 -18
- pulumi_gcp/datastream/connection_profile.py +2 -18
- pulumi_gcp/datastream/private_connection.py +2 -18
- pulumi_gcp/datastream/stream.py +2 -18
- pulumi_gcp/deploymentmanager/deployment.py +2 -18
- pulumi_gcp/diagflow/agent.py +2 -18
- pulumi_gcp/diagflow/cx_agent.py +2 -18
- pulumi_gcp/diagflow/cx_entity_type.py +2 -18
- pulumi_gcp/diagflow/cx_environment.py +2 -18
- pulumi_gcp/diagflow/cx_flow.py +2 -18
- pulumi_gcp/diagflow/cx_intent.py +2 -18
- pulumi_gcp/diagflow/cx_page.py +2 -18
- pulumi_gcp/diagflow/cx_security_settings.py +2 -18
- pulumi_gcp/diagflow/cx_test_case.py +2 -18
- pulumi_gcp/diagflow/cx_version.py +2 -18
- pulumi_gcp/diagflow/cx_webhook.py +2 -18
- pulumi_gcp/diagflow/entity_type.py +2 -18
- pulumi_gcp/diagflow/fulfillment.py +2 -18
- pulumi_gcp/diagflow/intent.py +2 -18
- pulumi_gcp/discoveryengine/__init__.py +12 -0
- pulumi_gcp/discoveryengine/_inputs.py +237 -0
- pulumi_gcp/discoveryengine/chat_engine.py +822 -0
- pulumi_gcp/discoveryengine/data_store.py +734 -0
- pulumi_gcp/discoveryengine/outputs.py +304 -0
- pulumi_gcp/discoveryengine/search_engine.py +752 -0
- pulumi_gcp/dns/_inputs.py +34 -0
- pulumi_gcp/dns/managed_zone.py +2 -18
- pulumi_gcp/dns/outputs.py +34 -0
- pulumi_gcp/dns/policy.py +2 -18
- pulumi_gcp/dns/record_set.py +2 -18
- pulumi_gcp/dns/response_policy.py +2 -18
- pulumi_gcp/dns/response_policy_rule.py +9 -32
- pulumi_gcp/edgecontainer/cluster.py +2 -18
- pulumi_gcp/edgecontainer/node_pool.py +2 -18
- pulumi_gcp/edgecontainer/vpn_connection.py +2 -18
- pulumi_gcp/edgenetwork/network.py +2 -18
- pulumi_gcp/edgenetwork/subnet.py +2 -18
- pulumi_gcp/essentialcontacts/contact.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_processor.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +2 -18
- pulumi_gcp/eventarc/_inputs.py +2 -2
- pulumi_gcp/eventarc/channel.py +2 -18
- pulumi_gcp/eventarc/google_channel_config.py +2 -18
- pulumi_gcp/eventarc/outputs.py +2 -2
- pulumi_gcp/eventarc/trigger.py +2 -18
- pulumi_gcp/filestore/_inputs.py +1 -3
- pulumi_gcp/filestore/backup.py +2 -18
- pulumi_gcp/filestore/instance.py +2 -18
- pulumi_gcp/filestore/outputs.py +89 -3
- pulumi_gcp/filestore/snapshot.py +2 -18
- pulumi_gcp/firebase/_inputs.py +4 -2
- pulumi_gcp/firebase/android_app.py +2 -18
- pulumi_gcp/firebase/apple_app.py +2 -18
- pulumi_gcp/firebase/database_instance.py +2 -18
- pulumi_gcp/firebase/extensions_instance.py +8 -26
- pulumi_gcp/firebase/hosting_channel.py +2 -18
- pulumi_gcp/firebase/hosting_custom_domain.py +2 -18
- pulumi_gcp/firebase/hosting_release.py +2 -18
- pulumi_gcp/firebase/hosting_site.py +2 -18
- pulumi_gcp/firebase/hosting_version.py +2 -18
- pulumi_gcp/firebase/outputs.py +4 -2
- pulumi_gcp/firebase/project.py +2 -18
- pulumi_gcp/firebase/storage_bucket.py +2 -18
- pulumi_gcp/firebase/web_app.py +2 -18
- pulumi_gcp/firebaserules/_inputs.py +6 -0
- pulumi_gcp/firebaserules/outputs.py +6 -0
- pulumi_gcp/firebaserules/release.py +4 -16
- pulumi_gcp/firebaserules/ruleset.py +2 -18
- pulumi_gcp/firestore/backup_schedule.py +38 -30
- pulumi_gcp/firestore/database.py +2 -26
- pulumi_gcp/firestore/document.py +2 -86
- pulumi_gcp/firestore/field.py +24 -120
- pulumi_gcp/firestore/index.py +6 -60
- pulumi_gcp/folder/_inputs.py +4 -0
- pulumi_gcp/folder/access_approval_settings.py +2 -18
- pulumi_gcp/folder/iam_audit_config.py +6 -14
- pulumi_gcp/folder/iam_member.py +6 -14
- pulumi_gcp/folder/iam_policy.py +6 -14
- pulumi_gcp/folder/organization_policy.py +2 -18
- pulumi_gcp/folder/outputs.py +54 -0
- pulumi_gcp/gkebackup/backup_plan.py +2 -18
- pulumi_gcp/gkebackup/restore_plan.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +2 -18
- pulumi_gcp/gkehub/_inputs.py +8 -0
- pulumi_gcp/gkehub/feature.py +4 -20
- pulumi_gcp/gkehub/feature_membership.py +2 -18
- pulumi_gcp/gkehub/fleet.py +2 -18
- pulumi_gcp/gkehub/membership.py +6 -29
- pulumi_gcp/gkehub/membership_binding.py +2 -18
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +2 -18
- pulumi_gcp/gkehub/namespace.py +2 -18
- pulumi_gcp/gkehub/outputs.py +8 -0
- pulumi_gcp/gkehub/scope.py +2 -18
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +2 -18
- pulumi_gcp/gkeonprem/v_mware_cluster.py +2 -18
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +2 -18
- pulumi_gcp/healthcare/consent_store.py +2 -18
- pulumi_gcp/healthcare/dataset.py +2 -18
- pulumi_gcp/healthcare/dataset_iam_binding.py +4 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +4 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +4 -12
- pulumi_gcp/healthcare/dicom_store.py +2 -18
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +4 -12
- pulumi_gcp/healthcare/fhir_store.py +23 -32
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +4 -12
- pulumi_gcp/healthcare/hl7_store.py +2 -18
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +4 -12
- pulumi_gcp/iam/access_boundary_policy.py +2 -18
- pulumi_gcp/iam/deny_policy.py +2 -18
- pulumi_gcp/iam/outputs.py +92 -0
- pulumi_gcp/iam/workforce_pool.py +2 -18
- pulumi_gcp/iam/workforce_pool_provider.py +2 -18
- pulumi_gcp/iam/workload_identity_pool.py +2 -18
- pulumi_gcp/iam/workload_identity_pool_provider.py +2 -18
- pulumi_gcp/iap/brand.py +2 -18
- pulumi_gcp/iap/client.py +2 -18
- pulumi_gcp/identityplatform/config.py +2 -18
- pulumi_gcp/identityplatform/default_supported_idp_config.py +2 -18
- pulumi_gcp/identityplatform/inbound_saml_config.py +2 -18
- pulumi_gcp/identityplatform/oauth_idp_config.py +2 -18
- pulumi_gcp/identityplatform/project_default_config.py +2 -18
- pulumi_gcp/identityplatform/tenant.py +2 -18
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +2 -18
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +2 -18
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +2 -18
- pulumi_gcp/integrationconnectors/connection.py +2 -18
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +2 -18
- pulumi_gcp/kms/crypto_key.py +36 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +11 -19
- pulumi_gcp/kms/crypto_key_iam_member.py +11 -19
- pulumi_gcp/kms/crypto_key_iam_policy.py +4 -12
- pulumi_gcp/kms/crypto_key_version.py +2 -18
- pulumi_gcp/kms/key_ring.py +2 -18
- pulumi_gcp/kms/key_ring_iam_binding.py +11 -19
- pulumi_gcp/kms/key_ring_iam_member.py +11 -19
- pulumi_gcp/kms/key_ring_iam_policy.py +4 -12
- pulumi_gcp/kms/key_ring_import_job.py +2 -18
- pulumi_gcp/kms/outputs.py +16 -0
- pulumi_gcp/logging/_inputs.py +108 -0
- pulumi_gcp/logging/billing_account_bucket_config.py +2 -18
- pulumi_gcp/logging/billing_account_exclusion.py +2 -18
- pulumi_gcp/logging/billing_account_sink.py +2 -18
- pulumi_gcp/logging/folder_bucket_config.py +2 -18
- pulumi_gcp/logging/folder_exclusion.py +2 -18
- pulumi_gcp/logging/folder_settings.py +2 -18
- pulumi_gcp/logging/folder_sink.py +2 -18
- pulumi_gcp/logging/linked_dataset.py +2 -18
- pulumi_gcp/logging/log_view.py +2 -18
- pulumi_gcp/logging/metric.py +2 -18
- pulumi_gcp/logging/organization_bucket_config.py +2 -18
- pulumi_gcp/logging/organization_exclusion.py +2 -18
- pulumi_gcp/logging/organization_settings.py +2 -18
- pulumi_gcp/logging/organization_sink.py +2 -18
- pulumi_gcp/logging/outputs.py +108 -0
- pulumi_gcp/logging/project_bucket_config.py +2 -18
- pulumi_gcp/logging/project_exclusion.py +2 -18
- pulumi_gcp/logging/project_sink.py +2 -18
- pulumi_gcp/looker/instance.py +2 -18
- pulumi_gcp/memcache/instance.py +63 -18
- pulumi_gcp/migrationcenter/group.py +2 -18
- pulumi_gcp/ml/engine_model.py +2 -18
- pulumi_gcp/monitoring/alert_policy.py +2 -18
- pulumi_gcp/monitoring/custom_service.py +2 -18
- pulumi_gcp/monitoring/dashboard.py +2 -18
- pulumi_gcp/monitoring/generic_service.py +2 -18
- pulumi_gcp/monitoring/group.py +2 -18
- pulumi_gcp/monitoring/metric_descriptor.py +2 -18
- pulumi_gcp/monitoring/monitored_project.py +2 -18
- pulumi_gcp/monitoring/notification_channel.py +2 -18
- pulumi_gcp/monitoring/outputs.py +14 -0
- pulumi_gcp/monitoring/slo.py +2 -18
- pulumi_gcp/monitoring/uptime_check_config.py +2 -18
- pulumi_gcp/netapp/__init__.py +1 -0
- pulumi_gcp/netapp/active_directory.py +2 -18
- pulumi_gcp/netapp/backup_policy.py +2 -18
- pulumi_gcp/netapp/backup_vault.py +2 -18
- pulumi_gcp/netapp/kmsconfig.py +2 -18
- pulumi_gcp/netapp/storage_pool.py +36 -24
- pulumi_gcp/netapp/volume.py +67 -20
- pulumi_gcp/netapp/volume_snapshot.py +625 -0
- pulumi_gcp/networkconnectivity/_inputs.py +6 -0
- pulumi_gcp/networkconnectivity/hub.py +2 -18
- pulumi_gcp/networkconnectivity/outputs.py +6 -0
- pulumi_gcp/networkconnectivity/policy_based_route.py +2 -18
- pulumi_gcp/networkconnectivity/service_connection_policy.py +2 -18
- pulumi_gcp/networkconnectivity/spoke.py +2 -18
- pulumi_gcp/networkmanagement/connectivity_test.py +2 -18
- pulumi_gcp/networksecurity/address_group.py +2 -18
- pulumi_gcp/networksecurity/authorization_policy.py +2 -18
- pulumi_gcp/networksecurity/client_tls_policy.py +2 -18
- pulumi_gcp/networksecurity/gateway_security_policy.py +2 -18
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +2 -18
- pulumi_gcp/networksecurity/security_profile.py +2 -18
- pulumi_gcp/networksecurity/server_tls_policy.py +2 -18
- pulumi_gcp/networksecurity/tls_inspection_policy.py +2 -18
- pulumi_gcp/networksecurity/url_list.py +2 -18
- pulumi_gcp/networkservices/edge_cache_keyset.py +2 -18
- pulumi_gcp/networkservices/edge_cache_origin.py +2 -18
- pulumi_gcp/networkservices/edge_cache_service.py +2 -18
- pulumi_gcp/networkservices/endpoint_policy.py +2 -18
- pulumi_gcp/networkservices/gateway.py +2 -18
- pulumi_gcp/networkservices/grpc_route.py +2 -18
- pulumi_gcp/networkservices/http_route.py +2 -18
- pulumi_gcp/networkservices/mesh.py +2 -18
- pulumi_gcp/networkservices/service_binding.py +2 -18
- pulumi_gcp/networkservices/tcp_route.py +2 -18
- pulumi_gcp/networkservices/tls_route.py +2 -18
- pulumi_gcp/notebooks/environment.py +2 -18
- pulumi_gcp/notebooks/instance.py +2 -18
- pulumi_gcp/notebooks/location.py +2 -18
- pulumi_gcp/notebooks/runtime.py +2 -18
- pulumi_gcp/organizations/_inputs.py +4 -0
- pulumi_gcp/organizations/access_approval_settings.py +2 -18
- pulumi_gcp/organizations/folder.py +2 -18
- pulumi_gcp/organizations/iam_audit_config.py +2 -2
- pulumi_gcp/organizations/iam_member.py +6 -14
- pulumi_gcp/organizations/iam_policy.py +6 -14
- pulumi_gcp/organizations/outputs.py +4 -0
- pulumi_gcp/organizations/policy.py +2 -18
- pulumi_gcp/organizations/project.py +2 -18
- pulumi_gcp/orgpolicy/custom_constraint.py +2 -18
- pulumi_gcp/orgpolicy/policy.py +4 -16
- pulumi_gcp/osconfig/guest_policies.py +2 -18
- pulumi_gcp/osconfig/os_policy_assignment.py +2 -18
- pulumi_gcp/osconfig/patch_deployment.py +2 -18
- pulumi_gcp/oslogin/ssh_public_key.py +2 -18
- pulumi_gcp/projects/_inputs.py +4 -0
- pulumi_gcp/projects/access_approval_settings.py +2 -18
- pulumi_gcp/projects/api_key.py +2 -18
- pulumi_gcp/projects/iam_audit_config.py +6 -14
- pulumi_gcp/projects/iam_binding.py +6 -14
- pulumi_gcp/projects/iam_custom_role.py +2 -18
- pulumi_gcp/projects/iam_member.py +6 -14
- pulumi_gcp/projects/iam_policy.py +6 -14
- pulumi_gcp/projects/organization_policy.py +2 -18
- pulumi_gcp/projects/outputs.py +54 -0
- pulumi_gcp/projects/service.py +2 -18
- pulumi_gcp/projects/usage_export_bucket.py +2 -18
- pulumi_gcp/provider.py +60 -0
- pulumi_gcp/pubsub/_inputs.py +26 -4
- pulumi_gcp/pubsub/lite_reservation.py +2 -18
- pulumi_gcp/pubsub/lite_subscription.py +2 -18
- pulumi_gcp/pubsub/lite_topic.py +2 -18
- pulumi_gcp/pubsub/outputs.py +323 -4
- pulumi_gcp/pubsub/schema.py +2 -18
- pulumi_gcp/pubsub/subscription.py +82 -16
- pulumi_gcp/pubsub/subscription_iam_binding.py +4 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +4 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +4 -12
- pulumi_gcp/pubsub/topic.py +2 -18
- pulumi_gcp/recaptcha/enterprise_key.py +2 -18
- pulumi_gcp/redis/cluster.py +2 -18
- pulumi_gcp/redis/instance.py +2 -18
- pulumi_gcp/redis/outputs.py +204 -0
- pulumi_gcp/resourcemanager/lien.py +2 -18
- pulumi_gcp/runtimeconfig/config.py +2 -18
- pulumi_gcp/runtimeconfig/variable.py +2 -18
- pulumi_gcp/secretmanager/outputs.py +88 -0
- pulumi_gcp/secretmanager/secret.py +2 -18
- pulumi_gcp/secretmanager/secret_version.py +2 -18
- pulumi_gcp/securesourcemanager/instance.py +2 -18
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +2 -18
- pulumi_gcp/securitycenter/folder_custom_module.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_binding.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_member.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_policy.py +2 -18
- pulumi_gcp/securitycenter/mute_config.py +2 -18
- pulumi_gcp/securitycenter/notification_config.py +2 -18
- pulumi_gcp/securitycenter/organization_custom_module.py +2 -18
- pulumi_gcp/securitycenter/project_custom_module.py +2 -18
- pulumi_gcp/securitycenter/source.py +2 -18
- pulumi_gcp/securitycenter/source_iam_binding.py +2 -18
- pulumi_gcp/securitycenter/source_iam_member.py +2 -18
- pulumi_gcp/securitycenter/source_iam_policy.py +2 -18
- pulumi_gcp/securityposture/__init__.py +11 -0
- pulumi_gcp/securityposture/_inputs.py +1364 -0
- pulumi_gcp/securityposture/outputs.py +1372 -0
- pulumi_gcp/securityposture/posture.py +828 -0
- pulumi_gcp/securityposture/posture_deployment.py +872 -0
- pulumi_gcp/serviceaccount/account.py +2 -18
- pulumi_gcp/servicedirectory/endpoint.py +2 -18
- pulumi_gcp/servicedirectory/namespace.py +2 -18
- pulumi_gcp/servicedirectory/service.py +2 -18
- pulumi_gcp/servicenetworking/connection.py +2 -18
- pulumi_gcp/servicenetworking/peered_dns_domain.py +2 -18
- pulumi_gcp/serviceusage/consumer_quota_override.py +2 -18
- pulumi_gcp/sourcerepo/outputs.py +20 -0
- pulumi_gcp/sourcerepo/repository.py +2 -18
- pulumi_gcp/spanner/database.py +2 -18
- pulumi_gcp/spanner/database_iam_binding.py +4 -12
- pulumi_gcp/spanner/database_iam_member.py +4 -12
- pulumi_gcp/spanner/database_iam_policy.py +4 -12
- pulumi_gcp/spanner/instance.py +2 -18
- pulumi_gcp/spanner/instance_iam_binding.py +4 -12
- pulumi_gcp/spanner/instance_iam_member.py +4 -12
- pulumi_gcp/spanner/instance_iam_policy.py +4 -12
- pulumi_gcp/spanner/outputs.py +68 -0
- pulumi_gcp/sql/_inputs.py +50 -0
- pulumi_gcp/sql/database.py +2 -18
- pulumi_gcp/sql/database_instance.py +2 -18
- pulumi_gcp/sql/outputs.py +904 -0
- pulumi_gcp/sql/source_representation_instance.py +2 -18
- pulumi_gcp/sql/user.py +2 -30
- pulumi_gcp/storage/bucket.py +2 -18
- pulumi_gcp/storage/bucket_access_control.py +2 -18
- pulumi_gcp/storage/default_object_access_control.py +2 -18
- pulumi_gcp/storage/hmac_key.py +2 -18
- pulumi_gcp/storage/insights_report_config.py +2 -18
- pulumi_gcp/storage/notification.py +2 -18
- pulumi_gcp/storage/object_access_control.py +2 -18
- pulumi_gcp/storage/outputs.py +188 -0
- pulumi_gcp/storage/transfer_agent_pool.py +2 -18
- pulumi_gcp/storage/transfer_job.py +2 -18
- pulumi_gcp/tags/location_tag_binding.py +2 -18
- pulumi_gcp/tags/tag_binding.py +2 -18
- pulumi_gcp/tags/tag_key.py +2 -18
- pulumi_gcp/tags/tag_value.py +2 -18
- pulumi_gcp/tpu/node.py +2 -18
- pulumi_gcp/tpu/v2_vm.py +2 -18
- pulumi_gcp/vertex/_inputs.py +166 -0
- pulumi_gcp/vertex/ai_endpoint.py +2 -18
- pulumi_gcp/vertex/ai_feature_group.py +2 -18
- pulumi_gcp/vertex/ai_feature_group_feature.py +2 -18
- pulumi_gcp/vertex/ai_feature_online_store.py +30 -46
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +259 -19
- pulumi_gcp/vertex/ai_feature_store.py +9 -46
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +9 -39
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +2 -18
- pulumi_gcp/vertex/ai_index.py +2 -18
- pulumi_gcp/vertex/ai_index_endpoint.py +2 -18
- pulumi_gcp/vertex/ai_metadata_store.py +2 -18
- pulumi_gcp/vertex/ai_tensorboard.py +2 -18
- pulumi_gcp/vertex/outputs.py +304 -0
- pulumi_gcp/vmwareengine/cluster.py +2 -18
- pulumi_gcp/vmwareengine/external_access_rule.py +2 -18
- pulumi_gcp/vmwareengine/external_address.py +2 -18
- pulumi_gcp/vmwareengine/network.py +2 -18
- pulumi_gcp/vmwareengine/network_peering.py +2 -18
- pulumi_gcp/vmwareengine/network_policy.py +2 -18
- pulumi_gcp/vmwareengine/outputs.py +208 -0
- pulumi_gcp/vmwareengine/private_cloud.py +2 -25
- pulumi_gcp/vmwareengine/subnet.py +2 -18
- pulumi_gcp/vpcaccess/connector.py +2 -18
- pulumi_gcp/vpcaccess/outputs.py +4 -0
- pulumi_gcp/workbench/instance.py +2 -18
- pulumi_gcp/workflows/workflow.py +75 -7
- pulumi_gcp/workstations/_inputs.py +38 -0
- pulumi_gcp/workstations/outputs.py +30 -0
- pulumi_gcp/workstations/workstation.py +2 -18
- pulumi_gcp/workstations/workstation_cluster.py +2 -18
- pulumi_gcp/workstations/workstation_config.py +56 -18
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/METADATA +2 -1
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/RECORD +686 -668
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,752 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
from . import outputs
|
12
|
+
from ._inputs import *
|
13
|
+
|
14
|
+
__all__ = ['SearchEngineArgs', 'SearchEngine']
|
15
|
+
|
16
|
+
@pulumi.input_type
|
17
|
+
class SearchEngineArgs:
|
18
|
+
def __init__(__self__, *,
|
19
|
+
collection_id: pulumi.Input[str],
|
20
|
+
data_store_ids: pulumi.Input[Sequence[pulumi.Input[str]]],
|
21
|
+
display_name: pulumi.Input[str],
|
22
|
+
engine_id: pulumi.Input[str],
|
23
|
+
location: pulumi.Input[str],
|
24
|
+
search_engine_config: pulumi.Input['SearchEngineSearchEngineConfigArgs'],
|
25
|
+
common_config: Optional[pulumi.Input['SearchEngineCommonConfigArgs']] = None,
|
26
|
+
industry_vertical: Optional[pulumi.Input[str]] = None,
|
27
|
+
project: Optional[pulumi.Input[str]] = None):
|
28
|
+
"""
|
29
|
+
The set of arguments for constructing a SearchEngine resource.
|
30
|
+
:param pulumi.Input[str] collection_id: The collection ID.
|
31
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] data_store_ids: The data stores associated with this engine. For SOLUTION_TYPE_SEARCH type of engines, they can only associate with at most one data store.
|
32
|
+
:param pulumi.Input[str] display_name: Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
|
33
|
+
:param pulumi.Input[str] engine_id: Unique ID to use for Search Engine App.
|
34
|
+
:param pulumi.Input[str] location: Location.
|
35
|
+
:param pulumi.Input['SearchEngineSearchEngineConfigArgs'] search_engine_config: Configurations for a Search Engine.
|
36
|
+
Structure is documented below.
|
37
|
+
:param pulumi.Input['SearchEngineCommonConfigArgs'] common_config: Common config spec that specifies the metadata of the engine.
|
38
|
+
Structure is documented below.
|
39
|
+
:param pulumi.Input[str] industry_vertical: The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: If unspecified, default to GENERIC. Vertical on Engine has to match vertical of the DataStore liniked to the engine.
|
40
|
+
Default value is `GENERIC`.
|
41
|
+
Possible values are: `GENERIC`, `MEDIA`.
|
42
|
+
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
43
|
+
If it is not provided, the provider project is used.
|
44
|
+
"""
|
45
|
+
pulumi.set(__self__, "collection_id", collection_id)
|
46
|
+
pulumi.set(__self__, "data_store_ids", data_store_ids)
|
47
|
+
pulumi.set(__self__, "display_name", display_name)
|
48
|
+
pulumi.set(__self__, "engine_id", engine_id)
|
49
|
+
pulumi.set(__self__, "location", location)
|
50
|
+
pulumi.set(__self__, "search_engine_config", search_engine_config)
|
51
|
+
if common_config is not None:
|
52
|
+
pulumi.set(__self__, "common_config", common_config)
|
53
|
+
if industry_vertical is not None:
|
54
|
+
pulumi.set(__self__, "industry_vertical", industry_vertical)
|
55
|
+
if project is not None:
|
56
|
+
pulumi.set(__self__, "project", project)
|
57
|
+
|
58
|
+
@property
|
59
|
+
@pulumi.getter(name="collectionId")
|
60
|
+
def collection_id(self) -> pulumi.Input[str]:
|
61
|
+
"""
|
62
|
+
The collection ID.
|
63
|
+
"""
|
64
|
+
return pulumi.get(self, "collection_id")
|
65
|
+
|
66
|
+
@collection_id.setter
|
67
|
+
def collection_id(self, value: pulumi.Input[str]):
|
68
|
+
pulumi.set(self, "collection_id", value)
|
69
|
+
|
70
|
+
@property
|
71
|
+
@pulumi.getter(name="dataStoreIds")
|
72
|
+
def data_store_ids(self) -> pulumi.Input[Sequence[pulumi.Input[str]]]:
|
73
|
+
"""
|
74
|
+
The data stores associated with this engine. For SOLUTION_TYPE_SEARCH type of engines, they can only associate with at most one data store.
|
75
|
+
"""
|
76
|
+
return pulumi.get(self, "data_store_ids")
|
77
|
+
|
78
|
+
@data_store_ids.setter
|
79
|
+
def data_store_ids(self, value: pulumi.Input[Sequence[pulumi.Input[str]]]):
|
80
|
+
pulumi.set(self, "data_store_ids", value)
|
81
|
+
|
82
|
+
@property
|
83
|
+
@pulumi.getter(name="displayName")
|
84
|
+
def display_name(self) -> pulumi.Input[str]:
|
85
|
+
"""
|
86
|
+
Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
|
87
|
+
"""
|
88
|
+
return pulumi.get(self, "display_name")
|
89
|
+
|
90
|
+
@display_name.setter
|
91
|
+
def display_name(self, value: pulumi.Input[str]):
|
92
|
+
pulumi.set(self, "display_name", value)
|
93
|
+
|
94
|
+
@property
|
95
|
+
@pulumi.getter(name="engineId")
|
96
|
+
def engine_id(self) -> pulumi.Input[str]:
|
97
|
+
"""
|
98
|
+
Unique ID to use for Search Engine App.
|
99
|
+
"""
|
100
|
+
return pulumi.get(self, "engine_id")
|
101
|
+
|
102
|
+
@engine_id.setter
|
103
|
+
def engine_id(self, value: pulumi.Input[str]):
|
104
|
+
pulumi.set(self, "engine_id", value)
|
105
|
+
|
106
|
+
@property
|
107
|
+
@pulumi.getter
|
108
|
+
def location(self) -> pulumi.Input[str]:
|
109
|
+
"""
|
110
|
+
Location.
|
111
|
+
"""
|
112
|
+
return pulumi.get(self, "location")
|
113
|
+
|
114
|
+
@location.setter
|
115
|
+
def location(self, value: pulumi.Input[str]):
|
116
|
+
pulumi.set(self, "location", value)
|
117
|
+
|
118
|
+
@property
|
119
|
+
@pulumi.getter(name="searchEngineConfig")
|
120
|
+
def search_engine_config(self) -> pulumi.Input['SearchEngineSearchEngineConfigArgs']:
|
121
|
+
"""
|
122
|
+
Configurations for a Search Engine.
|
123
|
+
Structure is documented below.
|
124
|
+
"""
|
125
|
+
return pulumi.get(self, "search_engine_config")
|
126
|
+
|
127
|
+
@search_engine_config.setter
|
128
|
+
def search_engine_config(self, value: pulumi.Input['SearchEngineSearchEngineConfigArgs']):
|
129
|
+
pulumi.set(self, "search_engine_config", value)
|
130
|
+
|
131
|
+
@property
|
132
|
+
@pulumi.getter(name="commonConfig")
|
133
|
+
def common_config(self) -> Optional[pulumi.Input['SearchEngineCommonConfigArgs']]:
|
134
|
+
"""
|
135
|
+
Common config spec that specifies the metadata of the engine.
|
136
|
+
Structure is documented below.
|
137
|
+
"""
|
138
|
+
return pulumi.get(self, "common_config")
|
139
|
+
|
140
|
+
@common_config.setter
|
141
|
+
def common_config(self, value: Optional[pulumi.Input['SearchEngineCommonConfigArgs']]):
|
142
|
+
pulumi.set(self, "common_config", value)
|
143
|
+
|
144
|
+
@property
|
145
|
+
@pulumi.getter(name="industryVertical")
|
146
|
+
def industry_vertical(self) -> Optional[pulumi.Input[str]]:
|
147
|
+
"""
|
148
|
+
The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: If unspecified, default to GENERIC. Vertical on Engine has to match vertical of the DataStore liniked to the engine.
|
149
|
+
Default value is `GENERIC`.
|
150
|
+
Possible values are: `GENERIC`, `MEDIA`.
|
151
|
+
"""
|
152
|
+
return pulumi.get(self, "industry_vertical")
|
153
|
+
|
154
|
+
@industry_vertical.setter
|
155
|
+
def industry_vertical(self, value: Optional[pulumi.Input[str]]):
|
156
|
+
pulumi.set(self, "industry_vertical", value)
|
157
|
+
|
158
|
+
@property
|
159
|
+
@pulumi.getter
|
160
|
+
def project(self) -> Optional[pulumi.Input[str]]:
|
161
|
+
"""
|
162
|
+
The ID of the project in which the resource belongs.
|
163
|
+
If it is not provided, the provider project is used.
|
164
|
+
"""
|
165
|
+
return pulumi.get(self, "project")
|
166
|
+
|
167
|
+
@project.setter
|
168
|
+
def project(self, value: Optional[pulumi.Input[str]]):
|
169
|
+
pulumi.set(self, "project", value)
|
170
|
+
|
171
|
+
|
172
|
+
@pulumi.input_type
|
173
|
+
class _SearchEngineState:
|
174
|
+
def __init__(__self__, *,
|
175
|
+
collection_id: Optional[pulumi.Input[str]] = None,
|
176
|
+
common_config: Optional[pulumi.Input['SearchEngineCommonConfigArgs']] = None,
|
177
|
+
create_time: Optional[pulumi.Input[str]] = None,
|
178
|
+
data_store_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
179
|
+
display_name: Optional[pulumi.Input[str]] = None,
|
180
|
+
engine_id: Optional[pulumi.Input[str]] = None,
|
181
|
+
industry_vertical: Optional[pulumi.Input[str]] = None,
|
182
|
+
location: Optional[pulumi.Input[str]] = None,
|
183
|
+
name: Optional[pulumi.Input[str]] = None,
|
184
|
+
project: Optional[pulumi.Input[str]] = None,
|
185
|
+
search_engine_config: Optional[pulumi.Input['SearchEngineSearchEngineConfigArgs']] = None,
|
186
|
+
update_time: Optional[pulumi.Input[str]] = None):
|
187
|
+
"""
|
188
|
+
Input properties used for looking up and filtering SearchEngine resources.
|
189
|
+
:param pulumi.Input[str] collection_id: The collection ID.
|
190
|
+
:param pulumi.Input['SearchEngineCommonConfigArgs'] common_config: Common config spec that specifies the metadata of the engine.
|
191
|
+
Structure is documented below.
|
192
|
+
:param pulumi.Input[str] create_time: Timestamp the Engine was created at.
|
193
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] data_store_ids: The data stores associated with this engine. For SOLUTION_TYPE_SEARCH type of engines, they can only associate with at most one data store.
|
194
|
+
:param pulumi.Input[str] display_name: Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
|
195
|
+
:param pulumi.Input[str] engine_id: Unique ID to use for Search Engine App.
|
196
|
+
:param pulumi.Input[str] industry_vertical: The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: If unspecified, default to GENERIC. Vertical on Engine has to match vertical of the DataStore liniked to the engine.
|
197
|
+
Default value is `GENERIC`.
|
198
|
+
Possible values are: `GENERIC`, `MEDIA`.
|
199
|
+
:param pulumi.Input[str] location: Location.
|
200
|
+
:param pulumi.Input[str] name: The unique full resource name of the search engine. Values are of the format
|
201
|
+
`projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.
|
202
|
+
This field must be a UTF-8 encoded string with a length limit of 1024
|
203
|
+
characters.
|
204
|
+
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
205
|
+
If it is not provided, the provider project is used.
|
206
|
+
:param pulumi.Input['SearchEngineSearchEngineConfigArgs'] search_engine_config: Configurations for a Search Engine.
|
207
|
+
Structure is documented below.
|
208
|
+
:param pulumi.Input[str] update_time: Timestamp the Engine was last updated.
|
209
|
+
"""
|
210
|
+
if collection_id is not None:
|
211
|
+
pulumi.set(__self__, "collection_id", collection_id)
|
212
|
+
if common_config is not None:
|
213
|
+
pulumi.set(__self__, "common_config", common_config)
|
214
|
+
if create_time is not None:
|
215
|
+
pulumi.set(__self__, "create_time", create_time)
|
216
|
+
if data_store_ids is not None:
|
217
|
+
pulumi.set(__self__, "data_store_ids", data_store_ids)
|
218
|
+
if display_name is not None:
|
219
|
+
pulumi.set(__self__, "display_name", display_name)
|
220
|
+
if engine_id is not None:
|
221
|
+
pulumi.set(__self__, "engine_id", engine_id)
|
222
|
+
if industry_vertical is not None:
|
223
|
+
pulumi.set(__self__, "industry_vertical", industry_vertical)
|
224
|
+
if location is not None:
|
225
|
+
pulumi.set(__self__, "location", location)
|
226
|
+
if name is not None:
|
227
|
+
pulumi.set(__self__, "name", name)
|
228
|
+
if project is not None:
|
229
|
+
pulumi.set(__self__, "project", project)
|
230
|
+
if search_engine_config is not None:
|
231
|
+
pulumi.set(__self__, "search_engine_config", search_engine_config)
|
232
|
+
if update_time is not None:
|
233
|
+
pulumi.set(__self__, "update_time", update_time)
|
234
|
+
|
235
|
+
@property
|
236
|
+
@pulumi.getter(name="collectionId")
|
237
|
+
def collection_id(self) -> Optional[pulumi.Input[str]]:
|
238
|
+
"""
|
239
|
+
The collection ID.
|
240
|
+
"""
|
241
|
+
return pulumi.get(self, "collection_id")
|
242
|
+
|
243
|
+
@collection_id.setter
|
244
|
+
def collection_id(self, value: Optional[pulumi.Input[str]]):
|
245
|
+
pulumi.set(self, "collection_id", value)
|
246
|
+
|
247
|
+
@property
|
248
|
+
@pulumi.getter(name="commonConfig")
|
249
|
+
def common_config(self) -> Optional[pulumi.Input['SearchEngineCommonConfigArgs']]:
|
250
|
+
"""
|
251
|
+
Common config spec that specifies the metadata of the engine.
|
252
|
+
Structure is documented below.
|
253
|
+
"""
|
254
|
+
return pulumi.get(self, "common_config")
|
255
|
+
|
256
|
+
@common_config.setter
|
257
|
+
def common_config(self, value: Optional[pulumi.Input['SearchEngineCommonConfigArgs']]):
|
258
|
+
pulumi.set(self, "common_config", value)
|
259
|
+
|
260
|
+
@property
|
261
|
+
@pulumi.getter(name="createTime")
|
262
|
+
def create_time(self) -> Optional[pulumi.Input[str]]:
|
263
|
+
"""
|
264
|
+
Timestamp the Engine was created at.
|
265
|
+
"""
|
266
|
+
return pulumi.get(self, "create_time")
|
267
|
+
|
268
|
+
@create_time.setter
|
269
|
+
def create_time(self, value: Optional[pulumi.Input[str]]):
|
270
|
+
pulumi.set(self, "create_time", value)
|
271
|
+
|
272
|
+
@property
|
273
|
+
@pulumi.getter(name="dataStoreIds")
|
274
|
+
def data_store_ids(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
|
275
|
+
"""
|
276
|
+
The data stores associated with this engine. For SOLUTION_TYPE_SEARCH type of engines, they can only associate with at most one data store.
|
277
|
+
"""
|
278
|
+
return pulumi.get(self, "data_store_ids")
|
279
|
+
|
280
|
+
@data_store_ids.setter
|
281
|
+
def data_store_ids(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
|
282
|
+
pulumi.set(self, "data_store_ids", value)
|
283
|
+
|
284
|
+
@property
|
285
|
+
@pulumi.getter(name="displayName")
|
286
|
+
def display_name(self) -> Optional[pulumi.Input[str]]:
|
287
|
+
"""
|
288
|
+
Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
|
289
|
+
"""
|
290
|
+
return pulumi.get(self, "display_name")
|
291
|
+
|
292
|
+
@display_name.setter
|
293
|
+
def display_name(self, value: Optional[pulumi.Input[str]]):
|
294
|
+
pulumi.set(self, "display_name", value)
|
295
|
+
|
296
|
+
@property
|
297
|
+
@pulumi.getter(name="engineId")
|
298
|
+
def engine_id(self) -> Optional[pulumi.Input[str]]:
|
299
|
+
"""
|
300
|
+
Unique ID to use for Search Engine App.
|
301
|
+
"""
|
302
|
+
return pulumi.get(self, "engine_id")
|
303
|
+
|
304
|
+
@engine_id.setter
|
305
|
+
def engine_id(self, value: Optional[pulumi.Input[str]]):
|
306
|
+
pulumi.set(self, "engine_id", value)
|
307
|
+
|
308
|
+
@property
|
309
|
+
@pulumi.getter(name="industryVertical")
|
310
|
+
def industry_vertical(self) -> Optional[pulumi.Input[str]]:
|
311
|
+
"""
|
312
|
+
The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: If unspecified, default to GENERIC. Vertical on Engine has to match vertical of the DataStore liniked to the engine.
|
313
|
+
Default value is `GENERIC`.
|
314
|
+
Possible values are: `GENERIC`, `MEDIA`.
|
315
|
+
"""
|
316
|
+
return pulumi.get(self, "industry_vertical")
|
317
|
+
|
318
|
+
@industry_vertical.setter
|
319
|
+
def industry_vertical(self, value: Optional[pulumi.Input[str]]):
|
320
|
+
pulumi.set(self, "industry_vertical", value)
|
321
|
+
|
322
|
+
@property
|
323
|
+
@pulumi.getter
|
324
|
+
def location(self) -> Optional[pulumi.Input[str]]:
|
325
|
+
"""
|
326
|
+
Location.
|
327
|
+
"""
|
328
|
+
return pulumi.get(self, "location")
|
329
|
+
|
330
|
+
@location.setter
|
331
|
+
def location(self, value: Optional[pulumi.Input[str]]):
|
332
|
+
pulumi.set(self, "location", value)
|
333
|
+
|
334
|
+
@property
|
335
|
+
@pulumi.getter
|
336
|
+
def name(self) -> Optional[pulumi.Input[str]]:
|
337
|
+
"""
|
338
|
+
The unique full resource name of the search engine. Values are of the format
|
339
|
+
`projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.
|
340
|
+
This field must be a UTF-8 encoded string with a length limit of 1024
|
341
|
+
characters.
|
342
|
+
"""
|
343
|
+
return pulumi.get(self, "name")
|
344
|
+
|
345
|
+
@name.setter
|
346
|
+
def name(self, value: Optional[pulumi.Input[str]]):
|
347
|
+
pulumi.set(self, "name", value)
|
348
|
+
|
349
|
+
@property
|
350
|
+
@pulumi.getter
|
351
|
+
def project(self) -> Optional[pulumi.Input[str]]:
|
352
|
+
"""
|
353
|
+
The ID of the project in which the resource belongs.
|
354
|
+
If it is not provided, the provider project is used.
|
355
|
+
"""
|
356
|
+
return pulumi.get(self, "project")
|
357
|
+
|
358
|
+
@project.setter
|
359
|
+
def project(self, value: Optional[pulumi.Input[str]]):
|
360
|
+
pulumi.set(self, "project", value)
|
361
|
+
|
362
|
+
@property
|
363
|
+
@pulumi.getter(name="searchEngineConfig")
|
364
|
+
def search_engine_config(self) -> Optional[pulumi.Input['SearchEngineSearchEngineConfigArgs']]:
|
365
|
+
"""
|
366
|
+
Configurations for a Search Engine.
|
367
|
+
Structure is documented below.
|
368
|
+
"""
|
369
|
+
return pulumi.get(self, "search_engine_config")
|
370
|
+
|
371
|
+
@search_engine_config.setter
|
372
|
+
def search_engine_config(self, value: Optional[pulumi.Input['SearchEngineSearchEngineConfigArgs']]):
|
373
|
+
pulumi.set(self, "search_engine_config", value)
|
374
|
+
|
375
|
+
@property
|
376
|
+
@pulumi.getter(name="updateTime")
|
377
|
+
def update_time(self) -> Optional[pulumi.Input[str]]:
|
378
|
+
"""
|
379
|
+
Timestamp the Engine was last updated.
|
380
|
+
"""
|
381
|
+
return pulumi.get(self, "update_time")
|
382
|
+
|
383
|
+
@update_time.setter
|
384
|
+
def update_time(self, value: Optional[pulumi.Input[str]]):
|
385
|
+
pulumi.set(self, "update_time", value)
|
386
|
+
|
387
|
+
|
388
|
+
class SearchEngine(pulumi.CustomResource):
|
389
|
+
@overload
|
390
|
+
def __init__(__self__,
|
391
|
+
resource_name: str,
|
392
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
393
|
+
collection_id: Optional[pulumi.Input[str]] = None,
|
394
|
+
common_config: Optional[pulumi.Input[pulumi.InputType['SearchEngineCommonConfigArgs']]] = None,
|
395
|
+
data_store_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
396
|
+
display_name: Optional[pulumi.Input[str]] = None,
|
397
|
+
engine_id: Optional[pulumi.Input[str]] = None,
|
398
|
+
industry_vertical: Optional[pulumi.Input[str]] = None,
|
399
|
+
location: Optional[pulumi.Input[str]] = None,
|
400
|
+
project: Optional[pulumi.Input[str]] = None,
|
401
|
+
search_engine_config: Optional[pulumi.Input[pulumi.InputType['SearchEngineSearchEngineConfigArgs']]] = None,
|
402
|
+
__props__=None):
|
403
|
+
"""
|
404
|
+
Vertex AI Search and Conversation can be used to create a search engine or a chat application by connecting it with a datastore
|
405
|
+
|
406
|
+
To get more information about SearchEngine, see:
|
407
|
+
|
408
|
+
* [API documentation](https://cloud.google.com/generative-ai-app-builder/docs/reference/rest/v1/projects.locations.collections.engines)
|
409
|
+
* How-to Guides
|
410
|
+
* [Create a Search Engine](https://cloud.google.com/generative-ai-app-builder/docs/create-engine-es)
|
411
|
+
|
412
|
+
## Example Usage
|
413
|
+
### Discoveryengine Searchengine Basic
|
414
|
+
|
415
|
+
```python
|
416
|
+
import pulumi
|
417
|
+
import pulumi_gcp as gcp
|
418
|
+
|
419
|
+
basic_data_store = gcp.discoveryengine.DataStore("basicDataStore",
|
420
|
+
location="global",
|
421
|
+
data_store_id="example-datastore-id",
|
422
|
+
display_name="tf-test-structured-datastore",
|
423
|
+
industry_vertical="GENERIC",
|
424
|
+
content_config="NO_CONTENT",
|
425
|
+
solution_types=["SOLUTION_TYPE_SEARCH"],
|
426
|
+
create_advanced_site_search=False)
|
427
|
+
basic_search_engine = gcp.discoveryengine.SearchEngine("basicSearchEngine",
|
428
|
+
engine_id="example-engine-id",
|
429
|
+
collection_id="default_collection",
|
430
|
+
location=basic_data_store.location,
|
431
|
+
display_name="Example Display Name",
|
432
|
+
data_store_ids=[basic_data_store.data_store_id],
|
433
|
+
search_engine_config=gcp.discoveryengine.SearchEngineSearchEngineConfigArgs())
|
434
|
+
```
|
435
|
+
|
436
|
+
## Import
|
437
|
+
|
438
|
+
SearchEngine can be imported using any of these accepted formats* `projects/{{project}}/locations/{{location}}/collections/{{collection_id}}/engines/{{engine_id}}` * `{{project}}/{{location}}/{{collection_id}}/{{engine_id}}` * `{{location}}/{{collection_id}}/{{engine_id}}` When using the `pulumi import` command, SearchEngine can be imported using one of the formats above. For example
|
439
|
+
|
440
|
+
```sh
|
441
|
+
$ pulumi import gcp:discoveryengine/searchEngine:SearchEngine default projects/{{project}}/locations/{{location}}/collections/{{collection_id}}/engines/{{engine_id}}
|
442
|
+
```
|
443
|
+
|
444
|
+
```sh
|
445
|
+
$ pulumi import gcp:discoveryengine/searchEngine:SearchEngine default {{project}}/{{location}}/{{collection_id}}/{{engine_id}}
|
446
|
+
```
|
447
|
+
|
448
|
+
```sh
|
449
|
+
$ pulumi import gcp:discoveryengine/searchEngine:SearchEngine default {{location}}/{{collection_id}}/{{engine_id}}
|
450
|
+
```
|
451
|
+
|
452
|
+
:param str resource_name: The name of the resource.
|
453
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
454
|
+
:param pulumi.Input[str] collection_id: The collection ID.
|
455
|
+
:param pulumi.Input[pulumi.InputType['SearchEngineCommonConfigArgs']] common_config: Common config spec that specifies the metadata of the engine.
|
456
|
+
Structure is documented below.
|
457
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] data_store_ids: The data stores associated with this engine. For SOLUTION_TYPE_SEARCH type of engines, they can only associate with at most one data store.
|
458
|
+
:param pulumi.Input[str] display_name: Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
|
459
|
+
:param pulumi.Input[str] engine_id: Unique ID to use for Search Engine App.
|
460
|
+
:param pulumi.Input[str] industry_vertical: The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: If unspecified, default to GENERIC. Vertical on Engine has to match vertical of the DataStore liniked to the engine.
|
461
|
+
Default value is `GENERIC`.
|
462
|
+
Possible values are: `GENERIC`, `MEDIA`.
|
463
|
+
:param pulumi.Input[str] location: Location.
|
464
|
+
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
465
|
+
If it is not provided, the provider project is used.
|
466
|
+
:param pulumi.Input[pulumi.InputType['SearchEngineSearchEngineConfigArgs']] search_engine_config: Configurations for a Search Engine.
|
467
|
+
Structure is documented below.
|
468
|
+
"""
|
469
|
+
...
|
470
|
+
@overload
|
471
|
+
def __init__(__self__,
|
472
|
+
resource_name: str,
|
473
|
+
args: SearchEngineArgs,
|
474
|
+
opts: Optional[pulumi.ResourceOptions] = None):
|
475
|
+
"""
|
476
|
+
Vertex AI Search and Conversation can be used to create a search engine or a chat application by connecting it with a datastore
|
477
|
+
|
478
|
+
To get more information about SearchEngine, see:
|
479
|
+
|
480
|
+
* [API documentation](https://cloud.google.com/generative-ai-app-builder/docs/reference/rest/v1/projects.locations.collections.engines)
|
481
|
+
* How-to Guides
|
482
|
+
* [Create a Search Engine](https://cloud.google.com/generative-ai-app-builder/docs/create-engine-es)
|
483
|
+
|
484
|
+
## Example Usage
|
485
|
+
### Discoveryengine Searchengine Basic
|
486
|
+
|
487
|
+
```python
|
488
|
+
import pulumi
|
489
|
+
import pulumi_gcp as gcp
|
490
|
+
|
491
|
+
basic_data_store = gcp.discoveryengine.DataStore("basicDataStore",
|
492
|
+
location="global",
|
493
|
+
data_store_id="example-datastore-id",
|
494
|
+
display_name="tf-test-structured-datastore",
|
495
|
+
industry_vertical="GENERIC",
|
496
|
+
content_config="NO_CONTENT",
|
497
|
+
solution_types=["SOLUTION_TYPE_SEARCH"],
|
498
|
+
create_advanced_site_search=False)
|
499
|
+
basic_search_engine = gcp.discoveryengine.SearchEngine("basicSearchEngine",
|
500
|
+
engine_id="example-engine-id",
|
501
|
+
collection_id="default_collection",
|
502
|
+
location=basic_data_store.location,
|
503
|
+
display_name="Example Display Name",
|
504
|
+
data_store_ids=[basic_data_store.data_store_id],
|
505
|
+
search_engine_config=gcp.discoveryengine.SearchEngineSearchEngineConfigArgs())
|
506
|
+
```
|
507
|
+
|
508
|
+
## Import
|
509
|
+
|
510
|
+
SearchEngine can be imported using any of these accepted formats* `projects/{{project}}/locations/{{location}}/collections/{{collection_id}}/engines/{{engine_id}}` * `{{project}}/{{location}}/{{collection_id}}/{{engine_id}}` * `{{location}}/{{collection_id}}/{{engine_id}}` When using the `pulumi import` command, SearchEngine can be imported using one of the formats above. For example
|
511
|
+
|
512
|
+
```sh
|
513
|
+
$ pulumi import gcp:discoveryengine/searchEngine:SearchEngine default projects/{{project}}/locations/{{location}}/collections/{{collection_id}}/engines/{{engine_id}}
|
514
|
+
```
|
515
|
+
|
516
|
+
```sh
|
517
|
+
$ pulumi import gcp:discoveryengine/searchEngine:SearchEngine default {{project}}/{{location}}/{{collection_id}}/{{engine_id}}
|
518
|
+
```
|
519
|
+
|
520
|
+
```sh
|
521
|
+
$ pulumi import gcp:discoveryengine/searchEngine:SearchEngine default {{location}}/{{collection_id}}/{{engine_id}}
|
522
|
+
```
|
523
|
+
|
524
|
+
:param str resource_name: The name of the resource.
|
525
|
+
:param SearchEngineArgs args: The arguments to use to populate this resource's properties.
|
526
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
527
|
+
"""
|
528
|
+
...
|
529
|
+
def __init__(__self__, resource_name: str, *args, **kwargs):
|
530
|
+
resource_args, opts = _utilities.get_resource_args_opts(SearchEngineArgs, pulumi.ResourceOptions, *args, **kwargs)
|
531
|
+
if resource_args is not None:
|
532
|
+
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
533
|
+
else:
|
534
|
+
__self__._internal_init(resource_name, *args, **kwargs)
|
535
|
+
|
536
|
+
def _internal_init(__self__,
|
537
|
+
resource_name: str,
|
538
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
539
|
+
collection_id: Optional[pulumi.Input[str]] = None,
|
540
|
+
common_config: Optional[pulumi.Input[pulumi.InputType['SearchEngineCommonConfigArgs']]] = None,
|
541
|
+
data_store_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
542
|
+
display_name: Optional[pulumi.Input[str]] = None,
|
543
|
+
engine_id: Optional[pulumi.Input[str]] = None,
|
544
|
+
industry_vertical: Optional[pulumi.Input[str]] = None,
|
545
|
+
location: Optional[pulumi.Input[str]] = None,
|
546
|
+
project: Optional[pulumi.Input[str]] = None,
|
547
|
+
search_engine_config: Optional[pulumi.Input[pulumi.InputType['SearchEngineSearchEngineConfigArgs']]] = None,
|
548
|
+
__props__=None):
|
549
|
+
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
550
|
+
if not isinstance(opts, pulumi.ResourceOptions):
|
551
|
+
raise TypeError('Expected resource options to be a ResourceOptions instance')
|
552
|
+
if opts.id is None:
|
553
|
+
if __props__ is not None:
|
554
|
+
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
555
|
+
__props__ = SearchEngineArgs.__new__(SearchEngineArgs)
|
556
|
+
|
557
|
+
if collection_id is None and not opts.urn:
|
558
|
+
raise TypeError("Missing required property 'collection_id'")
|
559
|
+
__props__.__dict__["collection_id"] = collection_id
|
560
|
+
__props__.__dict__["common_config"] = common_config
|
561
|
+
if data_store_ids is None and not opts.urn:
|
562
|
+
raise TypeError("Missing required property 'data_store_ids'")
|
563
|
+
__props__.__dict__["data_store_ids"] = data_store_ids
|
564
|
+
if display_name is None and not opts.urn:
|
565
|
+
raise TypeError("Missing required property 'display_name'")
|
566
|
+
__props__.__dict__["display_name"] = display_name
|
567
|
+
if engine_id is None and not opts.urn:
|
568
|
+
raise TypeError("Missing required property 'engine_id'")
|
569
|
+
__props__.__dict__["engine_id"] = engine_id
|
570
|
+
__props__.__dict__["industry_vertical"] = industry_vertical
|
571
|
+
if location is None and not opts.urn:
|
572
|
+
raise TypeError("Missing required property 'location'")
|
573
|
+
__props__.__dict__["location"] = location
|
574
|
+
__props__.__dict__["project"] = project
|
575
|
+
if search_engine_config is None and not opts.urn:
|
576
|
+
raise TypeError("Missing required property 'search_engine_config'")
|
577
|
+
__props__.__dict__["search_engine_config"] = search_engine_config
|
578
|
+
__props__.__dict__["create_time"] = None
|
579
|
+
__props__.__dict__["name"] = None
|
580
|
+
__props__.__dict__["update_time"] = None
|
581
|
+
super(SearchEngine, __self__).__init__(
|
582
|
+
'gcp:discoveryengine/searchEngine:SearchEngine',
|
583
|
+
resource_name,
|
584
|
+
__props__,
|
585
|
+
opts)
|
586
|
+
|
587
|
+
@staticmethod
|
588
|
+
def get(resource_name: str,
|
589
|
+
id: pulumi.Input[str],
|
590
|
+
opts: Optional[pulumi.ResourceOptions] = None,
|
591
|
+
collection_id: Optional[pulumi.Input[str]] = None,
|
592
|
+
common_config: Optional[pulumi.Input[pulumi.InputType['SearchEngineCommonConfigArgs']]] = None,
|
593
|
+
create_time: Optional[pulumi.Input[str]] = None,
|
594
|
+
data_store_ids: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
|
595
|
+
display_name: Optional[pulumi.Input[str]] = None,
|
596
|
+
engine_id: Optional[pulumi.Input[str]] = None,
|
597
|
+
industry_vertical: Optional[pulumi.Input[str]] = None,
|
598
|
+
location: Optional[pulumi.Input[str]] = None,
|
599
|
+
name: Optional[pulumi.Input[str]] = None,
|
600
|
+
project: Optional[pulumi.Input[str]] = None,
|
601
|
+
search_engine_config: Optional[pulumi.Input[pulumi.InputType['SearchEngineSearchEngineConfigArgs']]] = None,
|
602
|
+
update_time: Optional[pulumi.Input[str]] = None) -> 'SearchEngine':
|
603
|
+
"""
|
604
|
+
Get an existing SearchEngine resource's state with the given name, id, and optional extra
|
605
|
+
properties used to qualify the lookup.
|
606
|
+
|
607
|
+
:param str resource_name: The unique name of the resulting resource.
|
608
|
+
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
609
|
+
:param pulumi.ResourceOptions opts: Options for the resource.
|
610
|
+
:param pulumi.Input[str] collection_id: The collection ID.
|
611
|
+
:param pulumi.Input[pulumi.InputType['SearchEngineCommonConfigArgs']] common_config: Common config spec that specifies the metadata of the engine.
|
612
|
+
Structure is documented below.
|
613
|
+
:param pulumi.Input[str] create_time: Timestamp the Engine was created at.
|
614
|
+
:param pulumi.Input[Sequence[pulumi.Input[str]]] data_store_ids: The data stores associated with this engine. For SOLUTION_TYPE_SEARCH type of engines, they can only associate with at most one data store.
|
615
|
+
:param pulumi.Input[str] display_name: Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
|
616
|
+
:param pulumi.Input[str] engine_id: Unique ID to use for Search Engine App.
|
617
|
+
:param pulumi.Input[str] industry_vertical: The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: If unspecified, default to GENERIC. Vertical on Engine has to match vertical of the DataStore liniked to the engine.
|
618
|
+
Default value is `GENERIC`.
|
619
|
+
Possible values are: `GENERIC`, `MEDIA`.
|
620
|
+
:param pulumi.Input[str] location: Location.
|
621
|
+
:param pulumi.Input[str] name: The unique full resource name of the search engine. Values are of the format
|
622
|
+
`projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.
|
623
|
+
This field must be a UTF-8 encoded string with a length limit of 1024
|
624
|
+
characters.
|
625
|
+
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
626
|
+
If it is not provided, the provider project is used.
|
627
|
+
:param pulumi.Input[pulumi.InputType['SearchEngineSearchEngineConfigArgs']] search_engine_config: Configurations for a Search Engine.
|
628
|
+
Structure is documented below.
|
629
|
+
:param pulumi.Input[str] update_time: Timestamp the Engine was last updated.
|
630
|
+
"""
|
631
|
+
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
632
|
+
|
633
|
+
__props__ = _SearchEngineState.__new__(_SearchEngineState)
|
634
|
+
|
635
|
+
__props__.__dict__["collection_id"] = collection_id
|
636
|
+
__props__.__dict__["common_config"] = common_config
|
637
|
+
__props__.__dict__["create_time"] = create_time
|
638
|
+
__props__.__dict__["data_store_ids"] = data_store_ids
|
639
|
+
__props__.__dict__["display_name"] = display_name
|
640
|
+
__props__.__dict__["engine_id"] = engine_id
|
641
|
+
__props__.__dict__["industry_vertical"] = industry_vertical
|
642
|
+
__props__.__dict__["location"] = location
|
643
|
+
__props__.__dict__["name"] = name
|
644
|
+
__props__.__dict__["project"] = project
|
645
|
+
__props__.__dict__["search_engine_config"] = search_engine_config
|
646
|
+
__props__.__dict__["update_time"] = update_time
|
647
|
+
return SearchEngine(resource_name, opts=opts, __props__=__props__)
|
648
|
+
|
649
|
+
@property
|
650
|
+
@pulumi.getter(name="collectionId")
|
651
|
+
def collection_id(self) -> pulumi.Output[str]:
|
652
|
+
"""
|
653
|
+
The collection ID.
|
654
|
+
"""
|
655
|
+
return pulumi.get(self, "collection_id")
|
656
|
+
|
657
|
+
@property
|
658
|
+
@pulumi.getter(name="commonConfig")
|
659
|
+
def common_config(self) -> pulumi.Output[Optional['outputs.SearchEngineCommonConfig']]:
|
660
|
+
"""
|
661
|
+
Common config spec that specifies the metadata of the engine.
|
662
|
+
Structure is documented below.
|
663
|
+
"""
|
664
|
+
return pulumi.get(self, "common_config")
|
665
|
+
|
666
|
+
@property
|
667
|
+
@pulumi.getter(name="createTime")
|
668
|
+
def create_time(self) -> pulumi.Output[str]:
|
669
|
+
"""
|
670
|
+
Timestamp the Engine was created at.
|
671
|
+
"""
|
672
|
+
return pulumi.get(self, "create_time")
|
673
|
+
|
674
|
+
@property
|
675
|
+
@pulumi.getter(name="dataStoreIds")
|
676
|
+
def data_store_ids(self) -> pulumi.Output[Sequence[str]]:
|
677
|
+
"""
|
678
|
+
The data stores associated with this engine. For SOLUTION_TYPE_SEARCH type of engines, they can only associate with at most one data store.
|
679
|
+
"""
|
680
|
+
return pulumi.get(self, "data_store_ids")
|
681
|
+
|
682
|
+
@property
|
683
|
+
@pulumi.getter(name="displayName")
|
684
|
+
def display_name(self) -> pulumi.Output[str]:
|
685
|
+
"""
|
686
|
+
Required. The display name of the engine. Should be human readable. UTF-8 encoded string with limit of 1024 characters.
|
687
|
+
"""
|
688
|
+
return pulumi.get(self, "display_name")
|
689
|
+
|
690
|
+
@property
|
691
|
+
@pulumi.getter(name="engineId")
|
692
|
+
def engine_id(self) -> pulumi.Output[str]:
|
693
|
+
"""
|
694
|
+
Unique ID to use for Search Engine App.
|
695
|
+
"""
|
696
|
+
return pulumi.get(self, "engine_id")
|
697
|
+
|
698
|
+
@property
|
699
|
+
@pulumi.getter(name="industryVertical")
|
700
|
+
def industry_vertical(self) -> pulumi.Output[Optional[str]]:
|
701
|
+
"""
|
702
|
+
The industry vertical that the engine registers. The restriction of the Engine industry vertical is based on DataStore: If unspecified, default to GENERIC. Vertical on Engine has to match vertical of the DataStore liniked to the engine.
|
703
|
+
Default value is `GENERIC`.
|
704
|
+
Possible values are: `GENERIC`, `MEDIA`.
|
705
|
+
"""
|
706
|
+
return pulumi.get(self, "industry_vertical")
|
707
|
+
|
708
|
+
@property
|
709
|
+
@pulumi.getter
|
710
|
+
def location(self) -> pulumi.Output[str]:
|
711
|
+
"""
|
712
|
+
Location.
|
713
|
+
"""
|
714
|
+
return pulumi.get(self, "location")
|
715
|
+
|
716
|
+
@property
|
717
|
+
@pulumi.getter
|
718
|
+
def name(self) -> pulumi.Output[str]:
|
719
|
+
"""
|
720
|
+
The unique full resource name of the search engine. Values are of the format
|
721
|
+
`projects/{project}/locations/{location}/collections/{collection_id}/engines/{engine_id}`.
|
722
|
+
This field must be a UTF-8 encoded string with a length limit of 1024
|
723
|
+
characters.
|
724
|
+
"""
|
725
|
+
return pulumi.get(self, "name")
|
726
|
+
|
727
|
+
@property
|
728
|
+
@pulumi.getter
|
729
|
+
def project(self) -> pulumi.Output[str]:
|
730
|
+
"""
|
731
|
+
The ID of the project in which the resource belongs.
|
732
|
+
If it is not provided, the provider project is used.
|
733
|
+
"""
|
734
|
+
return pulumi.get(self, "project")
|
735
|
+
|
736
|
+
@property
|
737
|
+
@pulumi.getter(name="searchEngineConfig")
|
738
|
+
def search_engine_config(self) -> pulumi.Output['outputs.SearchEngineSearchEngineConfig']:
|
739
|
+
"""
|
740
|
+
Configurations for a Search Engine.
|
741
|
+
Structure is documented below.
|
742
|
+
"""
|
743
|
+
return pulumi.get(self, "search_engine_config")
|
744
|
+
|
745
|
+
@property
|
746
|
+
@pulumi.getter(name="updateTime")
|
747
|
+
def update_time(self) -> pulumi.Output[str]:
|
748
|
+
"""
|
749
|
+
Timestamp the Engine was last updated.
|
750
|
+
"""
|
751
|
+
return pulumi.get(self, "update_time")
|
752
|
+
|