a.clickzetta-java.1.3.15.source-code.service_common.proto Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of clickzetta-java Show documentation
Show all versions of clickzetta-java Show documentation
The java SDK for clickzetta's Lakehouse
syntax = "proto3";
package cz.proto;
message ResponseStatus {
string request_id = 1;
string error_code = 2;
string error_msg = 3;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy