pulumi-gcp 8.32.0__py3-none-any.whl → 8.32.0a1747459264__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 -88
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -2
- pulumi_gcp/apigateway/api_config_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_config_iam_policy.py +0 -13
- pulumi_gcp/apigateway/api_iam_binding.py +0 -13
- pulumi_gcp/apigateway/api_iam_member.py +0 -13
- pulumi_gcp/apigateway/api_iam_policy.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_binding.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_member.py +0 -13
- pulumi_gcp/apigateway/gateway_iam_policy.py +0 -13
- pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_api_iam_policy.py +0 -2
- pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -2
- pulumi_gcp/apigee/environment_iam_binding.py +0 -27
- pulumi_gcp/apigee/environment_iam_member.py +0 -27
- pulumi_gcp/apigee/environment_iam_policy.py +0 -27
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -6
- pulumi_gcp/beyondcorp/__init__.py +0 -1
- pulumi_gcp/beyondcorp/application.py +4 -8
- pulumi_gcp/beyondcorp/application_iam_binding.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_member.py +0 -26
- pulumi_gcp/beyondcorp/application_iam_policy.py +0 -26
- pulumi_gcp/beyondcorp/get_application_iam_policy.py +0 -4
- pulumi_gcp/beyondcorp/get_security_gateway_iam_policy.py +0 -2
- pulumi_gcp/beyondcorp/outputs.py +0 -45
- pulumi_gcp/beyondcorp/security_gateway_iam_binding.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_member.py +0 -13
- pulumi_gcp/beyondcorp/security_gateway_iam_policy.py +0 -13
- pulumi_gcp/bigquery/__init__.py +0 -1
- pulumi_gcp/bigquery/connection_iam_binding.py +11 -4
- pulumi_gcp/bigquery/connection_iam_member.py +11 -4
- pulumi_gcp/bigquery/connection_iam_policy.py +11 -4
- pulumi_gcp/bigquery/data_transfer_config.py +2 -2
- pulumi_gcp/bigquery/get_connection_iam_policy.py +4 -2
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigquery/iam_binding.py +0 -26
- pulumi_gcp/bigquery/iam_member.py +0 -26
- pulumi_gcp/bigquery/iam_policy.py +0 -26
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +7 -7
- pulumi_gcp/bigqueryanalyticshub/listing_subscription.py +6 -6
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +0 -13
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +0 -13
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -2
- pulumi_gcp/bigtable/logical_view.py +0 -49
- pulumi_gcp/cloudbuild/trigger.py +2 -2
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -6
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -6
- pulumi_gcp/colab/schedule.py +2 -2
- pulumi_gcp/compute/_inputs.py +0 -126
- pulumi_gcp/compute/backend_service.py +51 -259
- pulumi_gcp/compute/get_backend_service.py +1 -23
- pulumi_gcp/compute/get_global_forwarding_rule.py +1 -23
- pulumi_gcp/compute/get_instance_template.py +1 -12
- pulumi_gcp/compute/get_network_endpoint_group.py +1 -12
- pulumi_gcp/compute/global_forwarding_rule.py +0 -199
- pulumi_gcp/compute/instance_template.py +0 -28
- pulumi_gcp/compute/network_endpoint_group.py +0 -28
- pulumi_gcp/compute/outputs.py +0 -110
- pulumi_gcp/compute/region_backend_service.py +51 -58
- pulumi_gcp/container/cluster.py +0 -47
- pulumi_gcp/container/get_cluster.py +1 -12
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_member.py +0 -34
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -8
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_member.py +0 -34
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +0 -34
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +0 -34
- pulumi_gcp/dataplex/__init__.py +0 -5
- pulumi_gcp/dataplex/_inputs.py +0 -98
- pulumi_gcp/dataplex/aspect_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/aspect_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/asset_iam_binding.py +0 -53
- pulumi_gcp/dataplex/asset_iam_member.py +0 -53
- pulumi_gcp/dataplex/asset_iam_policy.py +0 -53
- pulumi_gcp/dataplex/datascan_iam_binding.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_member.py +0 -13
- pulumi_gcp/dataplex/datascan_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_group_iam_policy.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_binding.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_member.py +0 -13
- pulumi_gcp/dataplex/entry_type_iam_policy.py +0 -13
- pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -10
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -6
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -2
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -8
- pulumi_gcp/dataplex/lake_iam_binding.py +0 -27
- pulumi_gcp/dataplex/lake_iam_member.py +0 -27
- pulumi_gcp/dataplex/lake_iam_policy.py +0 -27
- pulumi_gcp/dataplex/outputs.py +0 -56
- pulumi_gcp/dataplex/task_iam_binding.py +0 -13
- pulumi_gcp/dataplex/task_iam_member.py +0 -13
- pulumi_gcp/dataplex/task_iam_policy.py +0 -13
- pulumi_gcp/dataplex/zone_iam_binding.py +0 -40
- pulumi_gcp/dataplex/zone_iam_member.py +0 -40
- pulumi_gcp/dataplex/zone_iam_policy.py +0 -40
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +25 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +25 -4
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +8 -2
- pulumi_gcp/dataproc/get_metastore_database_iam_policy.py +0 -8
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -2
- pulumi_gcp/dataproc/get_metastore_table_iam_policy.py +0 -10
- pulumi_gcp/dataproc/metastore_database_iam_binding.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_member.py +0 -40
- pulumi_gcp/dataproc/metastore_database_iam_policy.py +0 -40
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_member.py +0 -13
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +0 -13
- pulumi_gcp/dataproc/metastore_table_iam_binding.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_member.py +0 -53
- pulumi_gcp/dataproc/metastore_table_iam_policy.py +0 -53
- pulumi_gcp/diagflow/_inputs.py +0 -56
- pulumi_gcp/diagflow/cx_agent.py +0 -60
- pulumi_gcp/diagflow/cx_flow.py +0 -2
- pulumi_gcp/diagflow/entity_type.py +2 -2
- pulumi_gcp/diagflow/outputs.py +0 -35
- pulumi_gcp/edgecontainer/node_pool.py +2 -2
- pulumi_gcp/endpoints/consumers_iam_binding.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_member.py +0 -26
- pulumi_gcp/endpoints/consumers_iam_policy.py +0 -26
- pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -8
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -6
- pulumi_gcp/endpoints/service_iam_binding.py +0 -13
- pulumi_gcp/endpoints/service_iam_member.py +0 -13
- pulumi_gcp/endpoints/service_iam_policy.py +0 -13
- pulumi_gcp/firebase/__init__.py +0 -3
- pulumi_gcp/firebase/_inputs.py +0 -1527
- pulumi_gcp/firebase/app_hosting_backend.py +0 -104
- pulumi_gcp/firebase/extensions_instance.py +4 -4
- pulumi_gcp/firebase/outputs.py +0 -1075
- pulumi_gcp/firestore/database.py +0 -9
- pulumi_gcp/gemini/get_repository_group_iam_policy.py +0 -4
- pulumi_gcp/gemini/repository_group_iam_binding.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_member.py +0 -26
- pulumi_gcp/gemini/repository_group_iam_policy.py +0 -26
- pulumi_gcp/gkebackup/backup_channel.py +9 -9
- pulumi_gcp/gkebackup/restore_channel.py +9 -9
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -2
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -2
- pulumi_gcp/gkehub/membership_iam_binding.py +0 -13
- pulumi_gcp/gkehub/membership_iam_member.py +0 -13
- pulumi_gcp/gkehub/membership_iam_policy.py +0 -13
- pulumi_gcp/gkehub/scope_iam_binding.py +0 -13
- pulumi_gcp/gkehub/scope_iam_member.py +0 -13
- pulumi_gcp/gkehub/scope_iam_policy.py +0 -13
- pulumi_gcp/iam/__init__.py +0 -4
- pulumi_gcp/iam/_inputs.py +0 -432
- pulumi_gcp/iam/get_workload_identity_pool.py +1 -35
- pulumi_gcp/iam/oauth_client_credential.py +0 -6
- pulumi_gcp/iam/outputs.py +0 -510
- pulumi_gcp/iam/workload_identity_pool.py +24 -446
- pulumi_gcp/iap/app_engine_service_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_service_iam_policy.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_binding.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_member.py +14 -14
- pulumi_gcp/iap/app_engine_version_iam_policy.py +14 -14
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +4 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +4 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -2
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -6
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +0 -13
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +0 -13
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_member.py +0 -27
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +0 -27
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +0 -27
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +7 -7
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +7 -7
- pulumi_gcp/lustre/__init__.py +0 -1
- pulumi_gcp/lustre/instance.py +0 -12
- pulumi_gcp/netapp/backup.py +2 -2
- pulumi_gcp/networksecurity/intercept_deployment.py +0 -10
- pulumi_gcp/networksecurity/intercept_deployment_group.py +0 -8
- pulumi_gcp/networksecurity/intercept_endpoint_group.py +0 -12
- pulumi_gcp/networksecurity/intercept_endpoint_group_association.py +0 -16
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/get_regional_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -2
- pulumi_gcp/secretmanager/regional_secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/regional_secret_iam_policy.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -13
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -13
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/get_repository_iam_policy.py +4 -2
- pulumi_gcp/securesourcemanager/repository_iam_binding.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_member.py +11 -4
- pulumi_gcp/securesourcemanager/repository_iam_policy.py +11 -4
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_export.py +2 -2
- pulumi_gcp/securitycenter/v2_organization_scc_big_query_exports.py +2 -2
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_binding.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_member.py +0 -13
- pulumi_gcp/vertex/ai_feature_online_store_featureview_iam_policy.py +0 -13
- pulumi_gcp/vertex/get_ai_feature_online_store_featureview_iam_policy.py +0 -2
- pulumi_gcp/vmwareengine/external_address.py +4 -4
- pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -6
- pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -10
- pulumi_gcp/workstations/workstation_config_iam_binding.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_member.py +0 -33
- pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -33
- pulumi_gcp/workstations/workstation_iam_binding.py +0 -53
- pulumi_gcp/workstations/workstation_iam_member.py +0 -53
- pulumi_gcp/workstations/workstation_iam_policy.py +0 -53
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/METADATA +1 -1
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/RECORD +241 -256
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/WHEEL +1 -1
- pulumi_gcp/beyondcorp/get_security_gateway.py +0 -222
- pulumi_gcp/bigquery/row_access_policy.py +0 -787
- pulumi_gcp/dataplex/get_glossary_iam_policy.py +0 -185
- pulumi_gcp/dataplex/glossary.py +0 -772
- pulumi_gcp/dataplex/glossary_iam_binding.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_member.py +0 -837
- pulumi_gcp/dataplex/glossary_iam_policy.py +0 -676
- pulumi_gcp/firebase/app_hosting_default_domain.py +0 -721
- pulumi_gcp/firebase/app_hosting_domain.py +0 -796
- pulumi_gcp/firebase/app_hosting_traffic.py +0 -914
- pulumi_gcp/iam/get_workload_identity_pool_iam_policy.py +0 -156
- pulumi_gcp/iam/workload_identity_pool_iam_binding.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_member.py +0 -539
- pulumi_gcp/iam/workload_identity_pool_iam_policy.py +0 -358
- pulumi_gcp/lustre/get_instance.py +0 -280
- {pulumi_gcp-8.32.0.dist-info → pulumi_gcp-8.32.0a1747459264.dist-info}/top_level.txt +0 -0
pulumi_gcp/diagflow/outputs.py
CHANGED
@@ -22,7 +22,6 @@ __all__ = [
|
|
22
22
|
'CxAgentAdvancedSettingsDtmfSettings',
|
23
23
|
'CxAgentAdvancedSettingsLoggingSettings',
|
24
24
|
'CxAgentAdvancedSettingsSpeechSettings',
|
25
|
-
'CxAgentGenAppBuilderSettings',
|
26
25
|
'CxAgentGitIntegrationSettings',
|
27
26
|
'CxAgentGitIntegrationSettingsGithubSettings',
|
28
27
|
'CxAgentSpeechToTextSettings',
|
@@ -532,26 +531,6 @@ class CxAgentAdvancedSettingsSpeechSettings(dict):
|
|
532
531
|
return pulumi.get(self, "use_timeout_based_endpointing")
|
533
532
|
|
534
533
|
|
535
|
-
@pulumi.output_type
|
536
|
-
class CxAgentGenAppBuilderSettings(dict):
|
537
|
-
def __init__(__self__, *,
|
538
|
-
engine: builtins.str):
|
539
|
-
"""
|
540
|
-
:param builtins.str engine: The full name of the Gen App Builder engine related to this agent if there is one.
|
541
|
-
Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
|
542
|
-
"""
|
543
|
-
pulumi.set(__self__, "engine", engine)
|
544
|
-
|
545
|
-
@property
|
546
|
-
@pulumi.getter
|
547
|
-
def engine(self) -> builtins.str:
|
548
|
-
"""
|
549
|
-
The full name of the Gen App Builder engine related to this agent if there is one.
|
550
|
-
Format: projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}
|
551
|
-
"""
|
552
|
-
return pulumi.get(self, "engine")
|
553
|
-
|
554
|
-
|
555
534
|
@pulumi.output_type
|
556
535
|
class CxAgentGitIntegrationSettings(dict):
|
557
536
|
@staticmethod
|
@@ -1280,8 +1259,6 @@ class CxFlowEventHandlerTriggerFulfillment(dict):
|
|
1280
1259
|
suggest = None
|
1281
1260
|
if key == "conditionalCases":
|
1282
1261
|
suggest = "conditional_cases"
|
1283
|
-
elif key == "enableGenerativeFallback":
|
1284
|
-
suggest = "enable_generative_fallback"
|
1285
1262
|
elif key == "returnPartialResponses":
|
1286
1263
|
suggest = "return_partial_responses"
|
1287
1264
|
elif key == "setParameterActions":
|
@@ -1300,7 +1277,6 @@ class CxFlowEventHandlerTriggerFulfillment(dict):
|
|
1300
1277
|
|
1301
1278
|
def __init__(__self__, *,
|
1302
1279
|
conditional_cases: Optional[Sequence['outputs.CxFlowEventHandlerTriggerFulfillmentConditionalCase']] = None,
|
1303
|
-
enable_generative_fallback: Optional[builtins.bool] = None,
|
1304
1280
|
messages: Optional[Sequence['outputs.CxFlowEventHandlerTriggerFulfillmentMessage']] = None,
|
1305
1281
|
return_partial_responses: Optional[builtins.bool] = None,
|
1306
1282
|
set_parameter_actions: Optional[Sequence['outputs.CxFlowEventHandlerTriggerFulfillmentSetParameterAction']] = None,
|
@@ -1309,7 +1285,6 @@ class CxFlowEventHandlerTriggerFulfillment(dict):
|
|
1309
1285
|
"""
|
1310
1286
|
:param Sequence['CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs'] conditional_cases: Conditional cases for this fulfillment.
|
1311
1287
|
Structure is documented below.
|
1312
|
-
:param builtins.bool enable_generative_fallback: If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.
|
1313
1288
|
:param Sequence['CxFlowEventHandlerTriggerFulfillmentMessageArgs'] messages: The list of rich message responses to present to the user.
|
1314
1289
|
Structure is documented below.
|
1315
1290
|
:param builtins.bool return_partial_responses: Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
|
@@ -1320,8 +1295,6 @@ class CxFlowEventHandlerTriggerFulfillment(dict):
|
|
1320
1295
|
"""
|
1321
1296
|
if conditional_cases is not None:
|
1322
1297
|
pulumi.set(__self__, "conditional_cases", conditional_cases)
|
1323
|
-
if enable_generative_fallback is not None:
|
1324
|
-
pulumi.set(__self__, "enable_generative_fallback", enable_generative_fallback)
|
1325
1298
|
if messages is not None:
|
1326
1299
|
pulumi.set(__self__, "messages", messages)
|
1327
1300
|
if return_partial_responses is not None:
|
@@ -1342,14 +1315,6 @@ class CxFlowEventHandlerTriggerFulfillment(dict):
|
|
1342
1315
|
"""
|
1343
1316
|
return pulumi.get(self, "conditional_cases")
|
1344
1317
|
|
1345
|
-
@property
|
1346
|
-
@pulumi.getter(name="enableGenerativeFallback")
|
1347
|
-
def enable_generative_fallback(self) -> Optional[builtins.bool]:
|
1348
|
-
"""
|
1349
|
-
If the flag is true, the agent will utilize LLM to generate a text response. If LLM generation fails, the defined responses in the fulfillment will be respected. This flag is only useful for fulfillments associated with no-match event handlers.
|
1350
|
-
"""
|
1351
|
-
return pulumi.get(self, "enable_generative_fallback")
|
1352
|
-
|
1353
1318
|
@property
|
1354
1319
|
@pulumi.getter
|
1355
1320
|
def messages(self) -> Optional[Sequence['outputs.CxFlowEventHandlerTriggerFulfillmentMessage']]:
|
@@ -585,7 +585,7 @@ class NodePool(pulumi.CustomResource):
|
|
585
585
|
|
586
586
|
project = gcp.organizations.get_project()
|
587
587
|
default = gcp.edgecontainer.Cluster("default",
|
588
|
-
name="
|
588
|
+
name="",
|
589
589
|
location="us-central1",
|
590
590
|
authorization={
|
591
591
|
"admin_users": {
|
@@ -764,7 +764,7 @@ class NodePool(pulumi.CustomResource):
|
|
764
764
|
|
765
765
|
project = gcp.organizations.get_project()
|
766
766
|
default = gcp.edgecontainer.Cluster("default",
|
767
|
-
name="
|
767
|
+
name="",
|
768
768
|
location="us-central1",
|
769
769
|
authorization={
|
770
770
|
"admin_users": {
|
@@ -29,7 +29,6 @@ class ConsumersIamBindingArgs:
|
|
29
29
|
condition: Optional[pulumi.Input['ConsumersIamBindingConditionArgs']] = None):
|
30
30
|
"""
|
31
31
|
The set of arguments for constructing a ConsumersIamBinding resource.
|
32
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
33
32
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
34
33
|
Each entry can have one of the following values:
|
35
34
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -44,7 +43,6 @@ class ConsumersIamBindingArgs:
|
|
44
43
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
45
44
|
`endpoints.ConsumersIamBinding` can be used per role. Note that custom roles must be of the format
|
46
45
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
47
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
48
46
|
"""
|
49
47
|
pulumi.set(__self__, "consumer_project", consumer_project)
|
50
48
|
pulumi.set(__self__, "members", members)
|
@@ -56,9 +54,6 @@ class ConsumersIamBindingArgs:
|
|
56
54
|
@property
|
57
55
|
@pulumi.getter(name="consumerProject")
|
58
56
|
def consumer_project(self) -> pulumi.Input[builtins.str]:
|
59
|
-
"""
|
60
|
-
Used to find the parent resource to bind the IAM policy to
|
61
|
-
"""
|
62
57
|
return pulumi.get(self, "consumer_project")
|
63
58
|
|
64
59
|
@consumer_project.setter
|
@@ -104,9 +99,6 @@ class ConsumersIamBindingArgs:
|
|
104
99
|
@property
|
105
100
|
@pulumi.getter(name="serviceName")
|
106
101
|
def service_name(self) -> pulumi.Input[builtins.str]:
|
107
|
-
"""
|
108
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
109
|
-
"""
|
110
102
|
return pulumi.get(self, "service_name")
|
111
103
|
|
112
104
|
@service_name.setter
|
@@ -134,7 +126,6 @@ class _ConsumersIamBindingState:
|
|
134
126
|
service_name: Optional[pulumi.Input[builtins.str]] = None):
|
135
127
|
"""
|
136
128
|
Input properties used for looking up and filtering ConsumersIamBinding resources.
|
137
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
138
129
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
139
130
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
140
131
|
Each entry can have one of the following values:
|
@@ -150,7 +141,6 @@ class _ConsumersIamBindingState:
|
|
150
141
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
151
142
|
`endpoints.ConsumersIamBinding` can be used per role. Note that custom roles must be of the format
|
152
143
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
153
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
154
144
|
"""
|
155
145
|
if condition is not None:
|
156
146
|
pulumi.set(__self__, "condition", condition)
|
@@ -177,9 +167,6 @@ class _ConsumersIamBindingState:
|
|
177
167
|
@property
|
178
168
|
@pulumi.getter(name="consumerProject")
|
179
169
|
def consumer_project(self) -> Optional[pulumi.Input[builtins.str]]:
|
180
|
-
"""
|
181
|
-
Used to find the parent resource to bind the IAM policy to
|
182
|
-
"""
|
183
170
|
return pulumi.get(self, "consumer_project")
|
184
171
|
|
185
172
|
@consumer_project.setter
|
@@ -237,9 +224,6 @@ class _ConsumersIamBindingState:
|
|
237
224
|
@property
|
238
225
|
@pulumi.getter(name="serviceName")
|
239
226
|
def service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
240
|
-
"""
|
241
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
242
|
-
"""
|
243
227
|
return pulumi.get(self, "service_name")
|
244
228
|
|
245
229
|
@service_name.setter
|
@@ -312,7 +296,6 @@ class ConsumersIamBinding(pulumi.CustomResource):
|
|
312
296
|
|
313
297
|
:param str resource_name: The name of the resource.
|
314
298
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
315
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
316
299
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
317
300
|
Each entry can have one of the following values:
|
318
301
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -327,7 +310,6 @@ class ConsumersIamBinding(pulumi.CustomResource):
|
|
327
310
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
328
311
|
`endpoints.ConsumersIamBinding` can be used per role. Note that custom roles must be of the format
|
329
312
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
330
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
331
313
|
"""
|
332
314
|
...
|
333
315
|
@overload
|
@@ -452,7 +434,6 @@ class ConsumersIamBinding(pulumi.CustomResource):
|
|
452
434
|
:param str resource_name: The unique name of the resulting resource.
|
453
435
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
454
436
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
455
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
456
437
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
457
438
|
:param pulumi.Input[Sequence[pulumi.Input[builtins.str]]] members: Identities that will be granted the privilege in `role`.
|
458
439
|
Each entry can have one of the following values:
|
@@ -468,7 +449,6 @@ class ConsumersIamBinding(pulumi.CustomResource):
|
|
468
449
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
469
450
|
`endpoints.ConsumersIamBinding` can be used per role. Note that custom roles must be of the format
|
470
451
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
471
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
472
452
|
"""
|
473
453
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
474
454
|
|
@@ -490,9 +470,6 @@ class ConsumersIamBinding(pulumi.CustomResource):
|
|
490
470
|
@property
|
491
471
|
@pulumi.getter(name="consumerProject")
|
492
472
|
def consumer_project(self) -> pulumi.Output[builtins.str]:
|
493
|
-
"""
|
494
|
-
Used to find the parent resource to bind the IAM policy to
|
495
|
-
"""
|
496
473
|
return pulumi.get(self, "consumer_project")
|
497
474
|
|
498
475
|
@property
|
@@ -534,8 +511,5 @@ class ConsumersIamBinding(pulumi.CustomResource):
|
|
534
511
|
@property
|
535
512
|
@pulumi.getter(name="serviceName")
|
536
513
|
def service_name(self) -> pulumi.Output[builtins.str]:
|
537
|
-
"""
|
538
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
539
|
-
"""
|
540
514
|
return pulumi.get(self, "service_name")
|
541
515
|
|
@@ -29,7 +29,6 @@ class ConsumersIamMemberArgs:
|
|
29
29
|
condition: Optional[pulumi.Input['ConsumersIamMemberConditionArgs']] = None):
|
30
30
|
"""
|
31
31
|
The set of arguments for constructing a ConsumersIamMember resource.
|
32
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
33
32
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
34
33
|
Each entry can have one of the following values:
|
35
34
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -44,7 +43,6 @@ class ConsumersIamMemberArgs:
|
|
44
43
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
45
44
|
`endpoints.ConsumersIamBinding` can be used per role. Note that custom roles must be of the format
|
46
45
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
47
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
48
46
|
"""
|
49
47
|
pulumi.set(__self__, "consumer_project", consumer_project)
|
50
48
|
pulumi.set(__self__, "member", member)
|
@@ -56,9 +54,6 @@ class ConsumersIamMemberArgs:
|
|
56
54
|
@property
|
57
55
|
@pulumi.getter(name="consumerProject")
|
58
56
|
def consumer_project(self) -> pulumi.Input[builtins.str]:
|
59
|
-
"""
|
60
|
-
Used to find the parent resource to bind the IAM policy to
|
61
|
-
"""
|
62
57
|
return pulumi.get(self, "consumer_project")
|
63
58
|
|
64
59
|
@consumer_project.setter
|
@@ -104,9 +99,6 @@ class ConsumersIamMemberArgs:
|
|
104
99
|
@property
|
105
100
|
@pulumi.getter(name="serviceName")
|
106
101
|
def service_name(self) -> pulumi.Input[builtins.str]:
|
107
|
-
"""
|
108
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
109
|
-
"""
|
110
102
|
return pulumi.get(self, "service_name")
|
111
103
|
|
112
104
|
@service_name.setter
|
@@ -134,7 +126,6 @@ class _ConsumersIamMemberState:
|
|
134
126
|
service_name: Optional[pulumi.Input[builtins.str]] = None):
|
135
127
|
"""
|
136
128
|
Input properties used for looking up and filtering ConsumersIamMember resources.
|
137
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
138
129
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
139
130
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
140
131
|
Each entry can have one of the following values:
|
@@ -150,7 +141,6 @@ class _ConsumersIamMemberState:
|
|
150
141
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
151
142
|
`endpoints.ConsumersIamBinding` can be used per role. Note that custom roles must be of the format
|
152
143
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
153
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
154
144
|
"""
|
155
145
|
if condition is not None:
|
156
146
|
pulumi.set(__self__, "condition", condition)
|
@@ -177,9 +167,6 @@ class _ConsumersIamMemberState:
|
|
177
167
|
@property
|
178
168
|
@pulumi.getter(name="consumerProject")
|
179
169
|
def consumer_project(self) -> Optional[pulumi.Input[builtins.str]]:
|
180
|
-
"""
|
181
|
-
Used to find the parent resource to bind the IAM policy to
|
182
|
-
"""
|
183
170
|
return pulumi.get(self, "consumer_project")
|
184
171
|
|
185
172
|
@consumer_project.setter
|
@@ -237,9 +224,6 @@ class _ConsumersIamMemberState:
|
|
237
224
|
@property
|
238
225
|
@pulumi.getter(name="serviceName")
|
239
226
|
def service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
240
|
-
"""
|
241
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
242
|
-
"""
|
243
227
|
return pulumi.get(self, "service_name")
|
244
228
|
|
245
229
|
@service_name.setter
|
@@ -312,7 +296,6 @@ class ConsumersIamMember(pulumi.CustomResource):
|
|
312
296
|
|
313
297
|
:param str resource_name: The name of the resource.
|
314
298
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
315
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
316
299
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
317
300
|
Each entry can have one of the following values:
|
318
301
|
* **allUsers**: A special identifier that represents anyone who is on the internet; with or without a Google account.
|
@@ -327,7 +310,6 @@ class ConsumersIamMember(pulumi.CustomResource):
|
|
327
310
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
328
311
|
`endpoints.ConsumersIamBinding` can be used per role. Note that custom roles must be of the format
|
329
312
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
330
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
331
313
|
"""
|
332
314
|
...
|
333
315
|
@overload
|
@@ -452,7 +434,6 @@ class ConsumersIamMember(pulumi.CustomResource):
|
|
452
434
|
:param str resource_name: The unique name of the resulting resource.
|
453
435
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
454
436
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
455
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
456
437
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
457
438
|
:param pulumi.Input[builtins.str] member: Identities that will be granted the privilege in `role`.
|
458
439
|
Each entry can have one of the following values:
|
@@ -468,7 +449,6 @@ class ConsumersIamMember(pulumi.CustomResource):
|
|
468
449
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
469
450
|
`endpoints.ConsumersIamBinding` can be used per role. Note that custom roles must be of the format
|
470
451
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
471
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
472
452
|
"""
|
473
453
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
474
454
|
|
@@ -490,9 +470,6 @@ class ConsumersIamMember(pulumi.CustomResource):
|
|
490
470
|
@property
|
491
471
|
@pulumi.getter(name="consumerProject")
|
492
472
|
def consumer_project(self) -> pulumi.Output[builtins.str]:
|
493
|
-
"""
|
494
|
-
Used to find the parent resource to bind the IAM policy to
|
495
|
-
"""
|
496
473
|
return pulumi.get(self, "consumer_project")
|
497
474
|
|
498
475
|
@property
|
@@ -534,8 +511,5 @@ class ConsumersIamMember(pulumi.CustomResource):
|
|
534
511
|
@property
|
535
512
|
@pulumi.getter(name="serviceName")
|
536
513
|
def service_name(self) -> pulumi.Output[builtins.str]:
|
537
|
-
"""
|
538
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
539
|
-
"""
|
540
514
|
return pulumi.get(self, "service_name")
|
541
515
|
|
@@ -25,10 +25,8 @@ class ConsumersIamPolicyArgs:
|
|
25
25
|
service_name: pulumi.Input[builtins.str]):
|
26
26
|
"""
|
27
27
|
The set of arguments for constructing a ConsumersIamPolicy resource.
|
28
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
29
28
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
30
29
|
a `organizations_get_iam_policy` data source.
|
31
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
32
30
|
"""
|
33
31
|
pulumi.set(__self__, "consumer_project", consumer_project)
|
34
32
|
pulumi.set(__self__, "policy_data", policy_data)
|
@@ -37,9 +35,6 @@ class ConsumersIamPolicyArgs:
|
|
37
35
|
@property
|
38
36
|
@pulumi.getter(name="consumerProject")
|
39
37
|
def consumer_project(self) -> pulumi.Input[builtins.str]:
|
40
|
-
"""
|
41
|
-
Used to find the parent resource to bind the IAM policy to
|
42
|
-
"""
|
43
38
|
return pulumi.get(self, "consumer_project")
|
44
39
|
|
45
40
|
@consumer_project.setter
|
@@ -62,9 +57,6 @@ class ConsumersIamPolicyArgs:
|
|
62
57
|
@property
|
63
58
|
@pulumi.getter(name="serviceName")
|
64
59
|
def service_name(self) -> pulumi.Input[builtins.str]:
|
65
|
-
"""
|
66
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
67
|
-
"""
|
68
60
|
return pulumi.get(self, "service_name")
|
69
61
|
|
70
62
|
@service_name.setter
|
@@ -81,11 +73,9 @@ class _ConsumersIamPolicyState:
|
|
81
73
|
service_name: Optional[pulumi.Input[builtins.str]] = None):
|
82
74
|
"""
|
83
75
|
Input properties used for looking up and filtering ConsumersIamPolicy resources.
|
84
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
85
76
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
86
77
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
87
78
|
a `organizations_get_iam_policy` data source.
|
88
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
89
79
|
"""
|
90
80
|
if consumer_project is not None:
|
91
81
|
pulumi.set(__self__, "consumer_project", consumer_project)
|
@@ -99,9 +89,6 @@ class _ConsumersIamPolicyState:
|
|
99
89
|
@property
|
100
90
|
@pulumi.getter(name="consumerProject")
|
101
91
|
def consumer_project(self) -> Optional[pulumi.Input[builtins.str]]:
|
102
|
-
"""
|
103
|
-
Used to find the parent resource to bind the IAM policy to
|
104
|
-
"""
|
105
92
|
return pulumi.get(self, "consumer_project")
|
106
93
|
|
107
94
|
@consumer_project.setter
|
@@ -136,9 +123,6 @@ class _ConsumersIamPolicyState:
|
|
136
123
|
@property
|
137
124
|
@pulumi.getter(name="serviceName")
|
138
125
|
def service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
139
|
-
"""
|
140
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
141
|
-
"""
|
142
126
|
return pulumi.get(self, "service_name")
|
143
127
|
|
144
128
|
@service_name.setter
|
@@ -209,10 +193,8 @@ class ConsumersIamPolicy(pulumi.CustomResource):
|
|
209
193
|
|
210
194
|
:param str resource_name: The name of the resource.
|
211
195
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
212
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
213
196
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
214
197
|
a `organizations_get_iam_policy` data source.
|
215
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
216
198
|
"""
|
217
199
|
...
|
218
200
|
@overload
|
@@ -329,11 +311,9 @@ class ConsumersIamPolicy(pulumi.CustomResource):
|
|
329
311
|
:param str resource_name: The unique name of the resulting resource.
|
330
312
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
331
313
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
332
|
-
:param pulumi.Input[builtins.str] consumer_project: Used to find the parent resource to bind the IAM policy to
|
333
314
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
334
315
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
335
316
|
a `organizations_get_iam_policy` data source.
|
336
|
-
:param pulumi.Input[builtins.str] service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
337
317
|
"""
|
338
318
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
339
319
|
|
@@ -348,9 +328,6 @@ class ConsumersIamPolicy(pulumi.CustomResource):
|
|
348
328
|
@property
|
349
329
|
@pulumi.getter(name="consumerProject")
|
350
330
|
def consumer_project(self) -> pulumi.Output[builtins.str]:
|
351
|
-
"""
|
352
|
-
Used to find the parent resource to bind the IAM policy to
|
353
|
-
"""
|
354
331
|
return pulumi.get(self, "consumer_project")
|
355
332
|
|
356
333
|
@property
|
@@ -373,8 +350,5 @@ class ConsumersIamPolicy(pulumi.CustomResource):
|
|
373
350
|
@property
|
374
351
|
@pulumi.getter(name="serviceName")
|
375
352
|
def service_name(self) -> pulumi.Output[builtins.str]:
|
376
|
-
"""
|
377
|
-
The name of the service. Used to find the parent resource to bind the IAM policy to
|
378
|
-
"""
|
379
353
|
return pulumi.get(self, "service_name")
|
380
354
|
|
@@ -98,10 +98,6 @@ def get_service_consumers_iam_policy(consumer_project: Optional[builtins.str] =
|
|
98
98
|
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetServiceConsumersIamPolicyResult:
|
99
99
|
"""
|
100
100
|
Retrieves the current IAM policy data for serviceconsumers
|
101
|
-
|
102
|
-
|
103
|
-
:param builtins.str consumer_project: Used to find the parent resource to bind the IAM policy to
|
104
|
-
:param builtins.str service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
105
101
|
"""
|
106
102
|
__args__ = dict()
|
107
103
|
__args__['consumerProject'] = consumer_project
|
@@ -120,10 +116,6 @@ def get_service_consumers_iam_policy_output(consumer_project: Optional[pulumi.In
|
|
120
116
|
opts: Optional[Union[pulumi.InvokeOptions, pulumi.InvokeOutputOptions]] = None) -> pulumi.Output[GetServiceConsumersIamPolicyResult]:
|
121
117
|
"""
|
122
118
|
Retrieves the current IAM policy data for serviceconsumers
|
123
|
-
|
124
|
-
|
125
|
-
:param builtins.str consumer_project: Used to find the parent resource to bind the IAM policy to
|
126
|
-
:param builtins.str service_name: The name of the service. Used to find the parent resource to bind the IAM policy to
|
127
119
|
"""
|
128
120
|
__args__ = dict()
|
129
121
|
__args__['consumerProject'] = consumer_project
|
@@ -97,9 +97,6 @@ def get_service_iam_policy(service_name: Optional[builtins.str] = None,
|
|
97
97
|
|
98
98
|
policy = gcp.endpoints.get_service_iam_policy(service_name=endpoints_service["serviceName"])
|
99
99
|
```
|
100
|
-
|
101
|
-
|
102
|
-
:param builtins.str service_name: Used to find the parent resource to bind the IAM policy to
|
103
100
|
"""
|
104
101
|
__args__ = dict()
|
105
102
|
__args__['serviceName'] = service_name
|
@@ -124,9 +121,6 @@ def get_service_iam_policy_output(service_name: Optional[pulumi.Input[builtins.s
|
|
124
121
|
|
125
122
|
policy = gcp.endpoints.get_service_iam_policy(service_name=endpoints_service["serviceName"])
|
126
123
|
```
|
127
|
-
|
128
|
-
|
129
|
-
:param builtins.str service_name: Used to find the parent resource to bind the IAM policy to
|
130
124
|
"""
|
131
125
|
__args__ = dict()
|
132
126
|
__args__['serviceName'] = service_name
|
@@ -42,7 +42,6 @@ class ServiceIamBindingArgs:
|
|
42
42
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
43
43
|
`endpoints.ServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
44
44
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
45
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
46
45
|
"""
|
47
46
|
pulumi.set(__self__, "members", members)
|
48
47
|
pulumi.set(__self__, "role", role)
|
@@ -89,9 +88,6 @@ class ServiceIamBindingArgs:
|
|
89
88
|
@property
|
90
89
|
@pulumi.getter(name="serviceName")
|
91
90
|
def service_name(self) -> pulumi.Input[builtins.str]:
|
92
|
-
"""
|
93
|
-
Used to find the parent resource to bind the IAM policy to
|
94
|
-
"""
|
95
91
|
return pulumi.get(self, "service_name")
|
96
92
|
|
97
93
|
@service_name.setter
|
@@ -133,7 +129,6 @@ class _ServiceIamBindingState:
|
|
133
129
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
134
130
|
`endpoints.ServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
135
131
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
136
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
137
132
|
"""
|
138
133
|
if condition is not None:
|
139
134
|
pulumi.set(__self__, "condition", condition)
|
@@ -206,9 +201,6 @@ class _ServiceIamBindingState:
|
|
206
201
|
@property
|
207
202
|
@pulumi.getter(name="serviceName")
|
208
203
|
def service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
209
|
-
"""
|
210
|
-
Used to find the parent resource to bind the IAM policy to
|
211
|
-
"""
|
212
204
|
return pulumi.get(self, "service_name")
|
213
205
|
|
214
206
|
@service_name.setter
|
@@ -390,7 +382,6 @@ class ServiceIamBinding(pulumi.CustomResource):
|
|
390
382
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
391
383
|
`endpoints.ServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
392
384
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
393
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
394
385
|
"""
|
395
386
|
...
|
396
387
|
@overload
|
@@ -621,7 +612,6 @@ class ServiceIamBinding(pulumi.CustomResource):
|
|
621
612
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
622
613
|
`endpoints.ServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
623
614
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
624
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
625
615
|
"""
|
626
616
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
627
617
|
|
@@ -678,8 +668,5 @@ class ServiceIamBinding(pulumi.CustomResource):
|
|
678
668
|
@property
|
679
669
|
@pulumi.getter(name="serviceName")
|
680
670
|
def service_name(self) -> pulumi.Output[builtins.str]:
|
681
|
-
"""
|
682
|
-
Used to find the parent resource to bind the IAM policy to
|
683
|
-
"""
|
684
671
|
return pulumi.get(self, "service_name")
|
685
672
|
|
@@ -42,7 +42,6 @@ class ServiceIamMemberArgs:
|
|
42
42
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
43
43
|
`endpoints.ServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
44
44
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
45
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
46
45
|
"""
|
47
46
|
pulumi.set(__self__, "member", member)
|
48
47
|
pulumi.set(__self__, "role", role)
|
@@ -89,9 +88,6 @@ class ServiceIamMemberArgs:
|
|
89
88
|
@property
|
90
89
|
@pulumi.getter(name="serviceName")
|
91
90
|
def service_name(self) -> pulumi.Input[builtins.str]:
|
92
|
-
"""
|
93
|
-
Used to find the parent resource to bind the IAM policy to
|
94
|
-
"""
|
95
91
|
return pulumi.get(self, "service_name")
|
96
92
|
|
97
93
|
@service_name.setter
|
@@ -133,7 +129,6 @@ class _ServiceIamMemberState:
|
|
133
129
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
134
130
|
`endpoints.ServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
135
131
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
136
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
137
132
|
"""
|
138
133
|
if condition is not None:
|
139
134
|
pulumi.set(__self__, "condition", condition)
|
@@ -206,9 +201,6 @@ class _ServiceIamMemberState:
|
|
206
201
|
@property
|
207
202
|
@pulumi.getter(name="serviceName")
|
208
203
|
def service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
209
|
-
"""
|
210
|
-
Used to find the parent resource to bind the IAM policy to
|
211
|
-
"""
|
212
204
|
return pulumi.get(self, "service_name")
|
213
205
|
|
214
206
|
@service_name.setter
|
@@ -390,7 +382,6 @@ class ServiceIamMember(pulumi.CustomResource):
|
|
390
382
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
391
383
|
`endpoints.ServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
392
384
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
393
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
394
385
|
"""
|
395
386
|
...
|
396
387
|
@overload
|
@@ -621,7 +612,6 @@ class ServiceIamMember(pulumi.CustomResource):
|
|
621
612
|
:param pulumi.Input[builtins.str] role: The role that should be applied. Only one
|
622
613
|
`endpoints.ServiceIamBinding` can be used per role. Note that custom roles must be of the format
|
623
614
|
`[projects|organizations]/{parent-name}/roles/{role-name}`.
|
624
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
625
615
|
"""
|
626
616
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
627
617
|
|
@@ -678,8 +668,5 @@ class ServiceIamMember(pulumi.CustomResource):
|
|
678
668
|
@property
|
679
669
|
@pulumi.getter(name="serviceName")
|
680
670
|
def service_name(self) -> pulumi.Output[builtins.str]:
|
681
|
-
"""
|
682
|
-
Used to find the parent resource to bind the IAM policy to
|
683
|
-
"""
|
684
671
|
return pulumi.get(self, "service_name")
|
685
672
|
|
@@ -26,7 +26,6 @@ class ServiceIamPolicyArgs:
|
|
26
26
|
The set of arguments for constructing a ServiceIamPolicy resource.
|
27
27
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
28
28
|
a `organizations_get_iam_policy` data source.
|
29
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
30
29
|
"""
|
31
30
|
pulumi.set(__self__, "policy_data", policy_data)
|
32
31
|
pulumi.set(__self__, "service_name", service_name)
|
@@ -47,9 +46,6 @@ class ServiceIamPolicyArgs:
|
|
47
46
|
@property
|
48
47
|
@pulumi.getter(name="serviceName")
|
49
48
|
def service_name(self) -> pulumi.Input[builtins.str]:
|
50
|
-
"""
|
51
|
-
Used to find the parent resource to bind the IAM policy to
|
52
|
-
"""
|
53
49
|
return pulumi.get(self, "service_name")
|
54
50
|
|
55
51
|
@service_name.setter
|
@@ -68,7 +64,6 @@ class _ServiceIamPolicyState:
|
|
68
64
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
69
65
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
70
66
|
a `organizations_get_iam_policy` data source.
|
71
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
72
67
|
"""
|
73
68
|
if etag is not None:
|
74
69
|
pulumi.set(__self__, "etag", etag)
|
@@ -105,9 +100,6 @@ class _ServiceIamPolicyState:
|
|
105
100
|
@property
|
106
101
|
@pulumi.getter(name="serviceName")
|
107
102
|
def service_name(self) -> Optional[pulumi.Input[builtins.str]]:
|
108
|
-
"""
|
109
|
-
Used to find the parent resource to bind the IAM policy to
|
110
|
-
"""
|
111
103
|
return pulumi.get(self, "service_name")
|
112
104
|
|
113
105
|
@service_name.setter
|
@@ -275,7 +267,6 @@ class ServiceIamPolicy(pulumi.CustomResource):
|
|
275
267
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
276
268
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
277
269
|
a `organizations_get_iam_policy` data source.
|
278
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
279
270
|
"""
|
280
271
|
...
|
281
272
|
@overload
|
@@ -486,7 +477,6 @@ class ServiceIamPolicy(pulumi.CustomResource):
|
|
486
477
|
:param pulumi.Input[builtins.str] etag: (Computed) The etag of the IAM policy.
|
487
478
|
:param pulumi.Input[builtins.str] policy_data: The policy data generated by
|
488
479
|
a `organizations_get_iam_policy` data source.
|
489
|
-
:param pulumi.Input[builtins.str] service_name: Used to find the parent resource to bind the IAM policy to
|
490
480
|
"""
|
491
481
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
492
482
|
|
@@ -517,8 +507,5 @@ class ServiceIamPolicy(pulumi.CustomResource):
|
|
517
507
|
@property
|
518
508
|
@pulumi.getter(name="serviceName")
|
519
509
|
def service_name(self) -> pulumi.Output[builtins.str]:
|
520
|
-
"""
|
521
|
-
Used to find the parent resource to bind the IAM policy to
|
522
|
-
"""
|
523
510
|
return pulumi.get(self, "service_name")
|
524
511
|
|