public static interface ImportKvpb.GetVersionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCommit()
string commit = 2; |
com.google.protobuf.ByteString |
getCommitBytes()
string commit = 2; |
String |
getVersion()
string version = 1; |
com.google.protobuf.ByteString |
getVersionBytes()
string version = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getVersion()
string version = 1;
com.google.protobuf.ByteString getVersionBytes()
string version = 1;
String getCommit()
string commit = 2;
com.google.protobuf.ByteString getCommitBytes()
string commit = 2;
Copyright © 2024 PingCAP. All rights reserved.