public interface SnapshotSummaryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getBackupAttempt()
optional int32 backup_attempt = 3; |
int |
getBackupSuccess()
optional int32 backup_success = 4; |
int |
getRestoreAttempt()
optional int32 restore_attempt = 5; |
int |
getRestoreSuccess()
optional int32 restore_success = 6; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getBackupAttempt()
optional int32 backup_attempt = 3;int getBackupSuccess()
optional int32 backup_success = 4;int getRestoreAttempt()
optional int32 restore_attempt = 5;int getRestoreSuccess()
optional int32 restore_success = 6;