Class EventModeration.NotificationSettings
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<EventModeration.NotificationSettings,EventModeration.NotificationSettings.Builder>
-
- com.streamlayer.interactive.common.EventModeration.NotificationSettings
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,EventModeration.NotificationSettingsOrBuilder
- Enclosing class:
- EventModeration
public static final class EventModeration.NotificationSettings extends com.google.protobuf.GeneratedMessageLite<EventModeration.NotificationSettings,EventModeration.NotificationSettings.Builder> implements EventModeration.NotificationSettingsOrBuilder
Protobuf typestreamlayer.interactive.EventModeration.NotificationSettings
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEventModeration.NotificationSettings.BuilderProtobuf typestreamlayer.interactive.EventModeration.NotificationSettings-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intIMAGE_FIELD_NUMBERstatic intIMAGE_MODE_FIELD_NUMBERstatic intIMAGE_POSITION_FIELD_NUMBERstatic intINDICATOR_COLOR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)static EventModeration.NotificationSettingsgetDefaultInstance()java.lang.StringgetImage()string image = 1 [json_name = "image"];com.google.protobuf.ByteStringgetImageBytes()string image = 1 [json_name = "image"];QuestionImagesgetImageMode().streamlayer.interactive.QuestionImages image_mode = 4 [json_name = "imageMode"];intgetImageModeValue().streamlayer.interactive.QuestionImages image_mode = 4 [json_name = "imageMode"];ImagePositiongetImagePosition().streamlayer.interactive.ImagePosition image_position = 3 [json_name = "imagePosition"];intgetImagePositionValue().streamlayer.interactive.ImagePosition image_position = 3 [json_name = "imagePosition"];java.lang.StringgetIndicatorColor()string indicator_color = 2 [json_name = "indicatorColor"];com.google.protobuf.ByteStringgetIndicatorColorBytes()string indicator_color = 2 [json_name = "indicatorColor"];static EventModeration.NotificationSettings.BuildernewBuilder()static EventModeration.NotificationSettings.BuildernewBuilder(EventModeration.NotificationSettings prototype)static EventModeration.NotificationSettingsparseDelimitedFrom(java.io.InputStream input)static EventModeration.NotificationSettingsparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModeration.NotificationSettingsparseFrom(byte[] data)static EventModeration.NotificationSettingsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModeration.NotificationSettingsparseFrom(com.google.protobuf.ByteString data)static EventModeration.NotificationSettingsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModeration.NotificationSettingsparseFrom(com.google.protobuf.CodedInputStream input)static EventModeration.NotificationSettingsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModeration.NotificationSettingsparseFrom(java.io.InputStream input)static EventModeration.NotificationSettingsparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModeration.NotificationSettingsparseFrom(java.nio.ByteBuffer data)static EventModeration.NotificationSettingsparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<EventModeration.NotificationSettings>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
IMAGE_FIELD_NUMBER
public static final int IMAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INDICATOR_COLOR_FIELD_NUMBER
public static final int INDICATOR_COLOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_POSITION_FIELD_NUMBER
public static final int IMAGE_POSITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_MODE_FIELD_NUMBER
public static final int IMAGE_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getImage
public java.lang.String getImage()
string image = 1 [json_name = "image"];- Specified by:
getImagein interfaceEventModeration.NotificationSettingsOrBuilder- Returns:
- The image.
-
getImageBytes
public com.google.protobuf.ByteString getImageBytes()
string image = 1 [json_name = "image"];- Specified by:
getImageBytesin interfaceEventModeration.NotificationSettingsOrBuilder- Returns:
- The bytes for image.
-
getIndicatorColor
public java.lang.String getIndicatorColor()
string indicator_color = 2 [json_name = "indicatorColor"];- Specified by:
getIndicatorColorin interfaceEventModeration.NotificationSettingsOrBuilder- Returns:
- The indicatorColor.
-
getIndicatorColorBytes
public com.google.protobuf.ByteString getIndicatorColorBytes()
string indicator_color = 2 [json_name = "indicatorColor"];- Specified by:
getIndicatorColorBytesin interfaceEventModeration.NotificationSettingsOrBuilder- Returns:
- The bytes for indicatorColor.
-
getImagePositionValue
public int getImagePositionValue()
.streamlayer.interactive.ImagePosition image_position = 3 [json_name = "imagePosition"];- Specified by:
getImagePositionValuein interfaceEventModeration.NotificationSettingsOrBuilder- Returns:
- The enum numeric value on the wire for imagePosition.
-
getImagePosition
public ImagePosition getImagePosition()
.streamlayer.interactive.ImagePosition image_position = 3 [json_name = "imagePosition"];- Specified by:
getImagePositionin interfaceEventModeration.NotificationSettingsOrBuilder- Returns:
- The imagePosition.
-
getImageModeValue
public int getImageModeValue()
.streamlayer.interactive.QuestionImages image_mode = 4 [json_name = "imageMode"];- Specified by:
getImageModeValuein interfaceEventModeration.NotificationSettingsOrBuilder- Returns:
- The enum numeric value on the wire for imageMode.
-
getImageMode
public QuestionImages getImageMode()
.streamlayer.interactive.QuestionImages image_mode = 4 [json_name = "imageMode"];- Specified by:
getImageModein interfaceEventModeration.NotificationSettingsOrBuilder- Returns:
- The imageMode.
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static EventModeration.NotificationSettings parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static EventModeration.NotificationSettings parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EventModeration.NotificationSettings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static EventModeration.NotificationSettings.Builder newBuilder()
-
newBuilder
public static EventModeration.NotificationSettings.Builder newBuilder(EventModeration.NotificationSettings prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<EventModeration.NotificationSettings,EventModeration.NotificationSettings.Builder>
-
getDefaultInstance
public static EventModeration.NotificationSettings getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<EventModeration.NotificationSettings> parser()
-
-