pub type ServiceLogs200Response = Vec<u8>;
logs returned as a stream in response body
struct ServiceLogs200Response { /* private fields */ }