public static interface DatabaseSnapshot.StatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCompletionTime()
int64 completion_time = 2; |
java.lang.String |
getPhase()
string phase = 3; |
com.google.protobuf.ByteString |
getPhaseBytes()
string phase = 3; |
java.lang.String |
getReason()
string reason = 4; |
com.google.protobuf.ByteString |
getReasonBytes()
string reason = 4; |
long |
getStartTime()
int64 start_time = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getStartTime()
int64 start_time = 1;long getCompletionTime()
int64 completion_time = 2;java.lang.String getPhase()
string phase = 3;com.google.protobuf.ByteString getPhaseBytes()
string phase = 3;java.lang.String getReason()
string reason = 4;com.google.protobuf.ByteString getReasonBytes()
string reason = 4;