Class QuestionOptions.PromotionOptions.SendToUserOptions
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<QuestionOptions.PromotionOptions.SendToUserOptions,QuestionOptions.PromotionOptions.SendToUserOptions.Builder>
-
- com.streamlayer.interactive.common.QuestionOptions.PromotionOptions.SendToUserOptions
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,QuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder
- Enclosing class:
- QuestionOptions.PromotionOptions
public static final class QuestionOptions.PromotionOptions.SendToUserOptions extends com.google.protobuf.GeneratedMessageLite<QuestionOptions.PromotionOptions.SendToUserOptions,QuestionOptions.PromotionOptions.SendToUserOptions.Builder> implements QuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder
Protobuf typestreamlayer.interactive.QuestionOptions.PromotionOptions.SendToUserOptions
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classQuestionOptions.PromotionOptions.SendToUserOptions.BuilderProtobuf typestreamlayer.interactive.QuestionOptions.PromotionOptions.SendToUserOptions-
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 intSECONDARY_BUTTON_LABEL_FIELD_NUMBERstatic intSECONDARY_BUTTON_URL_FIELD_NUMBERstatic intUSER_ACCOUNT_INFO_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 QuestionOptions.PromotionOptions.SendToUserOptionsgetDefaultInstance()java.lang.StringgetSecondaryButtonLabel()optional string secondary_button_label = 2 [json_name = "secondaryButtonLabel"];com.google.protobuf.ByteStringgetSecondaryButtonLabelBytes()optional string secondary_button_label = 2 [json_name = "secondaryButtonLabel"];java.lang.StringgetSecondaryButtonUrl()optional string secondary_button_url = 3 [json_name = "secondaryButtonUrl"];com.google.protobuf.ByteStringgetSecondaryButtonUrlBytes()optional string secondary_button_url = 3 [json_name = "secondaryButtonUrl"];UserAccountInfogetUserAccountInfo()SDK User WebHook notificationTypeintgetUserAccountInfoValue()SDK User WebHook notificationTypebooleanhasSecondaryButtonLabel()optional string secondary_button_label = 2 [json_name = "secondaryButtonLabel"];booleanhasSecondaryButtonUrl()optional string secondary_button_url = 3 [json_name = "secondaryButtonUrl"];static QuestionOptions.PromotionOptions.SendToUserOptions.BuildernewBuilder()static QuestionOptions.PromotionOptions.SendToUserOptions.BuildernewBuilder(QuestionOptions.PromotionOptions.SendToUserOptions prototype)static QuestionOptions.PromotionOptions.SendToUserOptionsparseDelimitedFrom(java.io.InputStream input)static QuestionOptions.PromotionOptions.SendToUserOptionsparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(byte[] data)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(com.google.protobuf.ByteString data)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(com.google.protobuf.CodedInputStream input)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(java.io.InputStream input)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(java.nio.ByteBuffer data)static QuestionOptions.PromotionOptions.SendToUserOptionsparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<QuestionOptions.PromotionOptions.SendToUserOptions>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
-
USER_ACCOUNT_INFO_FIELD_NUMBER
public static final int USER_ACCOUNT_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECONDARY_BUTTON_LABEL_FIELD_NUMBER
public static final int SECONDARY_BUTTON_LABEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SECONDARY_BUTTON_URL_FIELD_NUMBER
public static final int SECONDARY_BUTTON_URL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getUserAccountInfoValue
public int getUserAccountInfoValue()
SDK User WebHook notificationType
.streamlayer.interactive.UserAccountInfo user_account_info = 1 [json_name = "userAccountInfo"];- Specified by:
getUserAccountInfoValuein interfaceQuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder- Returns:
- The enum numeric value on the wire for userAccountInfo.
-
getUserAccountInfo
public UserAccountInfo getUserAccountInfo()
SDK User WebHook notificationType
.streamlayer.interactive.UserAccountInfo user_account_info = 1 [json_name = "userAccountInfo"];- Specified by:
getUserAccountInfoin interfaceQuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder- Returns:
- The userAccountInfo.
-
hasSecondaryButtonLabel
public boolean hasSecondaryButtonLabel()
optional string secondary_button_label = 2 [json_name = "secondaryButtonLabel"];- Specified by:
hasSecondaryButtonLabelin interfaceQuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder- Returns:
- Whether the secondaryButtonLabel field is set.
-
getSecondaryButtonLabel
public java.lang.String getSecondaryButtonLabel()
optional string secondary_button_label = 2 [json_name = "secondaryButtonLabel"];- Specified by:
getSecondaryButtonLabelin interfaceQuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder- Returns:
- The secondaryButtonLabel.
-
getSecondaryButtonLabelBytes
public com.google.protobuf.ByteString getSecondaryButtonLabelBytes()
optional string secondary_button_label = 2 [json_name = "secondaryButtonLabel"];- Specified by:
getSecondaryButtonLabelBytesin interfaceQuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder- Returns:
- The bytes for secondaryButtonLabel.
-
hasSecondaryButtonUrl
public boolean hasSecondaryButtonUrl()
optional string secondary_button_url = 3 [json_name = "secondaryButtonUrl"];- Specified by:
hasSecondaryButtonUrlin interfaceQuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder- Returns:
- Whether the secondaryButtonUrl field is set.
-
getSecondaryButtonUrl
public java.lang.String getSecondaryButtonUrl()
optional string secondary_button_url = 3 [json_name = "secondaryButtonUrl"];- Specified by:
getSecondaryButtonUrlin interfaceQuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder- Returns:
- The secondaryButtonUrl.
-
getSecondaryButtonUrlBytes
public com.google.protobuf.ByteString getSecondaryButtonUrlBytes()
optional string secondary_button_url = 3 [json_name = "secondaryButtonUrl"];- Specified by:
getSecondaryButtonUrlBytesin interfaceQuestionOptions.PromotionOptions.SendToUserOptionsOrBuilder- Returns:
- The bytes for secondaryButtonUrl.
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static QuestionOptions.PromotionOptions.SendToUserOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static QuestionOptions.PromotionOptions.SendToUserOptions.Builder newBuilder()
-
newBuilder
public static QuestionOptions.PromotionOptions.SendToUserOptions.Builder newBuilder(QuestionOptions.PromotionOptions.SendToUserOptions 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<QuestionOptions.PromotionOptions.SendToUserOptions,QuestionOptions.PromotionOptions.SendToUserOptions.Builder>
-
getDefaultInstance
public static QuestionOptions.PromotionOptions.SendToUserOptions getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<QuestionOptions.PromotionOptions.SendToUserOptions> parser()
-
-