public static interface V1beta1Apps.RollbackConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getRevision()
The revision to rollback to.
|
boolean |
hasRevision()
The revision to rollback to.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRevision()
The revision to rollback to. If set to 0, rollback to the last revision. +optional
optional int64 revision = 1;long getRevision()
The revision to rollback to. If set to 0, rollback to the last revision. +optional
optional int64 revision = 1;Copyright © 2018. All rights reserved.