Function test_gcp_connection

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