public static interface VersionOuterClass.VersionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGitCommit()
string git_commit = 2; |
com.google.protobuf.ByteString |
getGitCommitBytes()
string git_commit = 2; |
String |
getGitTreeState()
string git_tree_state = 3; |
com.google.protobuf.ByteString |
getGitTreeStateBytes()
string git_tree_state = 3; |
String |
getSemVer()
Sem ver string for the version
string sem_ver = 1; |
com.google.protobuf.ByteString |
getSemVerBytes()
Sem ver string for the version
string sem_ver = 1; |
String getSemVer()
Sem ver string for the version
string sem_ver = 1;com.google.protobuf.ByteString getSemVerBytes()
Sem ver string for the version
string sem_ver = 1;String getGitCommit()
string git_commit = 2;com.google.protobuf.ByteString getGitCommitBytes()
string git_commit = 2;String getGitTreeState()
string git_tree_state = 3;com.google.protobuf.ByteString getGitTreeStateBytes()
string git_tree_state = 3;Copyright © 2022. All rights reserved.