Package com.streamlayer.interactive.feed
Class InstantView
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<InstantView,InstantView.Builder>
-
- com.streamlayer.interactive.feed.InstantView
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,InstantViewOrBuilder
public final class InstantView extends com.google.protobuf.GeneratedMessageLite<InstantView,InstantView.Builder> implements InstantViewOrBuilder
Protobuf typestreamlayer.interactive.feed.InstantView
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInstantView.BuilderProtobuf typestreamlayer.interactive.feed.InstantView-
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 intAUTO_PLAY_VIDEO_FIELD_NUMBERstatic intBODY_FIELD_NUMBERstatic intCLOSE_TIMER_FIELD_NUMBERstatic intHEADING_FIELD_NUMBERstatic intIMAGE_FIELD_NUMBERstatic intIMAGE_MODE_FIELD_NUMBERstatic intPLAY_VIDEO_MUTED_FIELD_NUMBERstatic intVIDEO_FIELD_NUMBERstatic intWEB_LINK_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)AutoPlayVideogetAutoPlayVideo()optional .streamlayer.interactive.AutoPlayVideo auto_play_video = 8 [json_name = "autoPlayVideo"];intgetAutoPlayVideoValue()optional .streamlayer.interactive.AutoPlayVideo auto_play_video = 8 [json_name = "autoPlayVideo"];java.lang.StringgetBody()options.bodycom.google.protobuf.ByteStringgetBodyBytes()options.bodyCloseTimergetCloseTimer()optional .streamlayer.interactive.CloseTimer close_timer = 7 [json_name = "closeTimer"];static InstantViewgetDefaultInstance()java.lang.StringgetHeading()question.subjectcom.google.protobuf.ByteStringgetHeadingBytes()question.subjectjava.lang.StringgetImage()optional string image = 3 [json_name = "image"];com.google.protobuf.ByteStringgetImageBytes()optional string image = 3 [json_name = "image"];QuestionImagesgetImageMode().streamlayer.interactive.QuestionImages image_mode = 6 [json_name = "imageMode"];intgetImageModeValue().streamlayer.interactive.QuestionImages image_mode = 6 [json_name = "imageMode"];PlayVideoMutedgetPlayVideoMuted()optional .streamlayer.interactive.PlayVideoMuted play_video_muted = 9 [json_name = "playVideoMuted"];intgetPlayVideoMutedValue()optional .streamlayer.interactive.PlayVideoMuted play_video_muted = 9 [json_name = "playVideoMuted"];FileLinkgetVideo()optional .streamlayer.interactive.FileLink video = 4 [json_name = "video"];WebLinkgetWebLink()optional .streamlayer.interactive.WebLink web_link = 5 [json_name = "webLink"];booleanhasAutoPlayVideo()optional .streamlayer.interactive.AutoPlayVideo auto_play_video = 8 [json_name = "autoPlayVideo"];booleanhasBody()options.bodybooleanhasCloseTimer()optional .streamlayer.interactive.CloseTimer close_timer = 7 [json_name = "closeTimer"];booleanhasHeading()question.subjectbooleanhasImage()optional string image = 3 [json_name = "image"];booleanhasPlayVideoMuted()optional .streamlayer.interactive.PlayVideoMuted play_video_muted = 9 [json_name = "playVideoMuted"];booleanhasVideo()optional .streamlayer.interactive.FileLink video = 4 [json_name = "video"];booleanhasWebLink()optional .streamlayer.interactive.WebLink web_link = 5 [json_name = "webLink"];static InstantView.BuildernewBuilder()static InstantView.BuildernewBuilder(InstantView prototype)static InstantViewparseDelimitedFrom(java.io.InputStream input)static InstantViewparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantViewparseFrom(byte[] data)static InstantViewparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantViewparseFrom(com.google.protobuf.ByteString data)static InstantViewparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantViewparseFrom(com.google.protobuf.CodedInputStream input)static InstantViewparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantViewparseFrom(java.io.InputStream input)static InstantViewparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstantViewparseFrom(java.nio.ByteBuffer data)static InstantViewparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<InstantView>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
-
HEADING_FIELD_NUMBER
public static final int HEADING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BODY_FIELD_NUMBER
public static final int BODY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_FIELD_NUMBER
public static final int IMAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEO_FIELD_NUMBER
public static final int VIDEO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEB_LINK_FIELD_NUMBER
public static final int WEB_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_MODE_FIELD_NUMBER
public static final int IMAGE_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOSE_TIMER_FIELD_NUMBER
public static final int CLOSE_TIMER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTO_PLAY_VIDEO_FIELD_NUMBER
public static final int AUTO_PLAY_VIDEO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLAY_VIDEO_MUTED_FIELD_NUMBER
public static final int PLAY_VIDEO_MUTED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
hasHeading
public boolean hasHeading()
question.subject
optional string heading = 1 [json_name = "heading"];- Specified by:
hasHeadingin interfaceInstantViewOrBuilder- Returns:
- Whether the heading field is set.
-
getHeading
public java.lang.String getHeading()
question.subject
optional string heading = 1 [json_name = "heading"];- Specified by:
getHeadingin interfaceInstantViewOrBuilder- Returns:
- The heading.
-
getHeadingBytes
public com.google.protobuf.ByteString getHeadingBytes()
question.subject
optional string heading = 1 [json_name = "heading"];- Specified by:
getHeadingBytesin interfaceInstantViewOrBuilder- Returns:
- The bytes for heading.
-
hasBody
public boolean hasBody()
options.body
optional string body = 2 [json_name = "body"];- Specified by:
hasBodyin interfaceInstantViewOrBuilder- Returns:
- Whether the body field is set.
-
getBody
public java.lang.String getBody()
options.body
optional string body = 2 [json_name = "body"];- Specified by:
getBodyin interfaceInstantViewOrBuilder- Returns:
- The body.
-
getBodyBytes
public com.google.protobuf.ByteString getBodyBytes()
options.body
optional string body = 2 [json_name = "body"];- Specified by:
getBodyBytesin interfaceInstantViewOrBuilder- Returns:
- The bytes for body.
-
hasImage
public boolean hasImage()
optional string image = 3 [json_name = "image"];- Specified by:
hasImagein interfaceInstantViewOrBuilder- Returns:
- Whether the image field is set.
-
getImage
public java.lang.String getImage()
optional string image = 3 [json_name = "image"];- Specified by:
getImagein interfaceInstantViewOrBuilder- Returns:
- The image.
-
getImageBytes
public com.google.protobuf.ByteString getImageBytes()
optional string image = 3 [json_name = "image"];- Specified by:
getImageBytesin interfaceInstantViewOrBuilder- Returns:
- The bytes for image.
-
hasVideo
public boolean hasVideo()
optional .streamlayer.interactive.FileLink video = 4 [json_name = "video"];- Specified by:
hasVideoin interfaceInstantViewOrBuilder- Returns:
- Whether the video field is set.
-
getVideo
public FileLink getVideo()
optional .streamlayer.interactive.FileLink video = 4 [json_name = "video"];- Specified by:
getVideoin interfaceInstantViewOrBuilder- Returns:
- The video.
-
hasWebLink
public boolean hasWebLink()
optional .streamlayer.interactive.WebLink web_link = 5 [json_name = "webLink"];- Specified by:
hasWebLinkin interfaceInstantViewOrBuilder- Returns:
- Whether the webLink field is set.
-
getWebLink
public WebLink getWebLink()
optional .streamlayer.interactive.WebLink web_link = 5 [json_name = "webLink"];- Specified by:
getWebLinkin interfaceInstantViewOrBuilder- Returns:
- The webLink.
-
getImageModeValue
public int getImageModeValue()
.streamlayer.interactive.QuestionImages image_mode = 6 [json_name = "imageMode"];- Specified by:
getImageModeValuein interfaceInstantViewOrBuilder- Returns:
- The enum numeric value on the wire for imageMode.
-
getImageMode
public QuestionImages getImageMode()
.streamlayer.interactive.QuestionImages image_mode = 6 [json_name = "imageMode"];- Specified by:
getImageModein interfaceInstantViewOrBuilder- Returns:
- The imageMode.
-
hasCloseTimer
public boolean hasCloseTimer()
optional .streamlayer.interactive.CloseTimer close_timer = 7 [json_name = "closeTimer"];- Specified by:
hasCloseTimerin interfaceInstantViewOrBuilder- Returns:
- Whether the closeTimer field is set.
-
getCloseTimer
public CloseTimer getCloseTimer()
optional .streamlayer.interactive.CloseTimer close_timer = 7 [json_name = "closeTimer"];- Specified by:
getCloseTimerin interfaceInstantViewOrBuilder- Returns:
- The closeTimer.
-
hasAutoPlayVideo
public boolean hasAutoPlayVideo()
optional .streamlayer.interactive.AutoPlayVideo auto_play_video = 8 [json_name = "autoPlayVideo"];- Specified by:
hasAutoPlayVideoin interfaceInstantViewOrBuilder- Returns:
- Whether the autoPlayVideo field is set.
-
getAutoPlayVideoValue
public int getAutoPlayVideoValue()
optional .streamlayer.interactive.AutoPlayVideo auto_play_video = 8 [json_name = "autoPlayVideo"];- Specified by:
getAutoPlayVideoValuein interfaceInstantViewOrBuilder- Returns:
- The enum numeric value on the wire for autoPlayVideo.
-
getAutoPlayVideo
public AutoPlayVideo getAutoPlayVideo()
optional .streamlayer.interactive.AutoPlayVideo auto_play_video = 8 [json_name = "autoPlayVideo"];- Specified by:
getAutoPlayVideoin interfaceInstantViewOrBuilder- Returns:
- The autoPlayVideo.
-
hasPlayVideoMuted
public boolean hasPlayVideoMuted()
optional .streamlayer.interactive.PlayVideoMuted play_video_muted = 9 [json_name = "playVideoMuted"];- Specified by:
hasPlayVideoMutedin interfaceInstantViewOrBuilder- Returns:
- Whether the playVideoMuted field is set.
-
getPlayVideoMutedValue
public int getPlayVideoMutedValue()
optional .streamlayer.interactive.PlayVideoMuted play_video_muted = 9 [json_name = "playVideoMuted"];- Specified by:
getPlayVideoMutedValuein interfaceInstantViewOrBuilder- Returns:
- The enum numeric value on the wire for playVideoMuted.
-
getPlayVideoMuted
public PlayVideoMuted getPlayVideoMuted()
optional .streamlayer.interactive.PlayVideoMuted play_video_muted = 9 [json_name = "playVideoMuted"];- Specified by:
getPlayVideoMutedin interfaceInstantViewOrBuilder- Returns:
- The playVideoMuted.
-
parseFrom
public static InstantView parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstantView parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstantView parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstantView parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstantView parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstantView parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static InstantView parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InstantView parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static InstantView parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static InstantView parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InstantView parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static InstantView parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static InstantView.Builder newBuilder()
-
newBuilder
public static InstantView.Builder newBuilder(InstantView 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<InstantView,InstantView.Builder>
-
getDefaultInstance
public static InstantView getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<InstantView> parser()
-
-