temporalio.service.CloudService

Method __init__ Initialize service with the provided ServiceClient. Async Method add_namespace_region Invokes the CloudService.add_namespace_region rpc method. Async Method add_user_group_member Invokes the CloudService.add_user_group_member rpc method. Async Method create_api_key Invokes the CloudService.create_api_key rpc method. Async Method create_connectivity_rule Invokes the CloudService.create_connectivity_rule rpc method. Async Method create_namespace Invokes the CloudService.create_namespace rpc method. Async Method create_namespace_export_sink Invokes the CloudService.create_namespace_export_sink rpc method. Async Method create_nexus_endpoint Invokes the CloudService.create_nexus_endpoint rpc method. Async Method create_service_account Invokes the CloudService.create_service_account rpc method. Async Method create_user Invokes the CloudService.create_user rpc method. Async Method create_user_group Invokes the CloudService.create_user_group rpc method. Async Method delete_api_key Invokes the CloudService.delete_api_key rpc method. Async Method delete_connectivity_rule Invokes the CloudService.delete_connectivity_rule rpc method. Async Method delete_namespace Invokes the CloudService.delete_namespace rpc method. Async Method delete_namespace_export_sink Invokes the CloudService.delete_namespace_export_sink rpc method. Async Method delete_namespace_region Invokes the CloudService.delete_namespace_region rpc method. Async Method delete_nexus_endpoint Invokes the CloudService.delete_nexus_endpoint rpc method. Async Method delete_service_account Invokes the CloudService.delete_service_account rpc method. Async Method delete_user Invokes the CloudService.delete_user rpc method. Async Method delete_user_group Invokes the CloudService.delete_user_group rpc method. Async Method failover_namespace_region Invokes the CloudService.failover_namespace_region rpc method. Async Method get_account Invokes the CloudService.get_account rpc method. Async Method get_api_key Invokes the CloudService.get_api_key rpc method. Async Method get_api_keys Invokes the CloudService.get_api_keys rpc method. Async Method get_async_operation Invokes the CloudService.get_async_operation rpc method. Async Method get_connectivity_rule Invokes the CloudService.get_connectivity_rule rpc method. Async Method get_connectivity_rules Invokes the CloudService.get_connectivity_rules rpc method. Async Method get_namespace Invokes the CloudService.get_namespace rpc method. Async Method get_namespace_export_sink Invokes the CloudService.get_namespace_export_sink rpc method. Async Method get_namespace_export_sinks Invokes the CloudService.get_namespace_export_sinks rpc method. Async Method get_namespaces Invokes the CloudService.get_namespaces rpc method. Async Method get_nexus_endpoint Invokes the CloudService.get_nexus_endpoint rpc method. Async Method get_nexus_endpoints Invokes the CloudService.get_nexus_endpoints rpc method. Async Method get_region Invokes the CloudService.get_region rpc method. Async Method get_regions Invokes the CloudService.get_regions rpc method. Async Method get_service_account Invokes the CloudService.get_service_account rpc method. Async Method get_service_accounts Invokes the CloudService.get_service_accounts rpc method. Async Method get_usage Invokes the CloudService.get_usage rpc method. Async Method get_user Invokes the CloudService.get_user rpc method. Async Method get_user_group Invokes the CloudService.get_user_group rpc method. Async Method get_user_group_members Invokes the CloudService.get_user_group_members rpc method. Async Method get_user_groups Invokes the CloudService.get_user_groups rpc method. Async Method get_users Invokes the CloudService.get_users rpc method. Async Method remove_user_group_member Invokes the CloudService.remove_user_group_member rpc method. Async Method rename_custom_search_attribute Invokes the CloudService.rename_custom_search_attribute rpc method. Async Method set_service_account_namespace_access Invokes the CloudService.set_service_account_namespace_access rpc method. Async Method set_user_group_namespace_access Invokes the CloudService.set_user_group_namespace_access rpc method. Async Method set_user_namespace_access Invokes the CloudService.set_user_namespace_access rpc method. Async Method update_account Invokes the CloudService.update_account rpc method. Async Method update_api_key Invokes the CloudService.update_api_key rpc method. Async Method update_namespace Invokes the CloudService.update_namespace rpc method. Async Method update_namespace_export_sink Invokes the CloudService.update_namespace_export_sink rpc method. Async Method update_namespace_tags Invokes the CloudService.update_namespace_tags rpc method. Async Method update_nexus_endpoint Invokes the CloudService.update_nexus_endpoint rpc method. Async Method update_service_account Invokes the CloudService.update_service_account rpc method. Async Method update_user Invokes the CloudService.update_user rpc method. Async Method update_user_group Invokes the CloudService.update_user_group rpc method. Async Method validate_account_audit_log_sink Invokes the CloudService.validate_account_audit_log_sink rpc method. Async Method validate_namespace_export_sink Invokes the CloudService.validate_namespace_export_sink rpc method. Instance Variable _client Undocumented Instance Variable _service Undocumented