pub async fn create_native_trigger_service(
configuration: &Configuration,
workspace: &str,
service_name: NativeServiceName,
workspace_o_auth_config: WorkspaceOAuthConfig,
) -> Result<String, Error<CreateNativeTriggerServiceError>>pub async fn create_native_trigger_service(
configuration: &Configuration,
workspace: &str,
service_name: NativeServiceName,
workspace_o_auth_config: WorkspaceOAuthConfig,
) -> Result<String, Error<CreateNativeTriggerServiceError>>