Administration API
Information
GetInfo
Get the version information of G-SDK.
message GetInfoResponse {
string version;
string buildDate;
}
Get the version information of G-SDK.
message GetInfoResponse {
string version;
string buildDate;
}