public static interface Alert.AlertSpec.NotifierParamOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMethod()
optional string method = 3; |
com.google.protobuf.ByteString |
getMethodBytes()
optional string method = 3; |
java.lang.String |
getState()
optional string state = 1; |
com.google.protobuf.ByteString |
getStateBytes()
optional string state = 1; |
java.lang.String |
getUserUid()
optional string user_uid = 2; |
com.google.protobuf.ByteString |
getUserUidBytes()
optional string user_uid = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getState()
optional string state = 1;com.google.protobuf.ByteString getStateBytes()
optional string state = 1;java.lang.String getUserUid()
optional string user_uid = 2;com.google.protobuf.ByteString getUserUidBytes()
optional string user_uid = 2;java.lang.String getMethod()
optional string method = 3;com.google.protobuf.ByteString getMethodBytes()
optional string method = 3;