public static interface Tiller.GetHistoryRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getMax()
The maximum number of releases to include.
|
String |
getName()
The name of the release.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the release.
|
String getName()
The name of the release.
string name = 1;com.google.protobuf.ByteString getNameBytes()
The name of the release.
string name = 1;int getMax()
The maximum number of releases to include.
int32 max = 2;Copyright © 2022. All rights reserved.