pub async fn test_gcp_connection(
configuration: &Configuration,
workspace: &str,
test_kafka_connection_request: TestKafkaConnectionRequest,
) -> Result<String, Error<TestGcpConnectionError>>
pub async fn test_gcp_connection(
configuration: &Configuration,
workspace: &str,
test_kafka_connection_request: TestKafkaConnectionRequest,
) -> Result<String, Error<TestGcpConnectionError>>