public static interface Tiller.GetReleaseContentRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
The name of the release
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
The name of the release
string name = 1; |
int |
getVersion()
Version is the version of the release
int32 version = 2; |
String getName()
The name of the release
string name = 1;com.google.protobuf.ByteString getNameBytes()
The name of the release
string name = 1;int getVersion()
Version is the version of the release
int32 version = 2;Copyright © 2019. All rights reserved.