public static interface Rudder.VersionReleaseResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
The canonical name of the release module
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
The canonical name of the release module
string name = 1; |
String |
getVersion()
The version of the release module
string version = 2; |
com.google.protobuf.ByteString |
getVersionBytes()
The version of the release module
string version = 2; |
String getName()
The canonical name of the release module
string name = 1;com.google.protobuf.ByteString getNameBytes()
The canonical name of the release module
string name = 1;String getVersion()
The version of the release module
string version = 2;com.google.protobuf.ByteString getVersionBytes()
The version of the release module
string version = 2;Copyright © 2021. All rights reserved.