public static interface Alert.AlertStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTime()
int64 creation_time = 1; |
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 |
getUpdateTime()
int64 update_time = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getCreationTime()
int64 creation_time = 1;long getUpdateTime()
int64 update_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;