Class EventModeration
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<EventModeration,EventModeration.Builder>
-
- com.streamlayer.interactive.common.EventModeration
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,EventModerationOrBuilder
public final class EventModeration extends com.google.protobuf.GeneratedMessageLite<EventModeration,EventModeration.Builder> implements EventModerationOrBuilder
live in-play moderation
Protobuf typestreamlayer.interactive.EventModeration
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEventModeration.Builderlive in-play moderationstatic classEventModeration.NotificationSettingsProtobuf typestreamlayer.interactive.EventModeration.NotificationSettingsstatic interfaceEventModeration.NotificationSettingsOrBuilderstatic classEventModeration.QuestionSettingsProtobuf typestreamlayer.interactive.EventModeration.QuestionSettingsstatic interfaceEventModeration.QuestionSettingsOrBuilderstatic classEventModeration.SponsorshipSettingsProtobuf typestreamlayer.interactive.EventModeration.SponsorshipSettingsstatic interfaceEventModeration.SponsorshipSettingsOrBuilder-
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 intACTIVATED_AT_FIELD_NUMBERstatic intBYPASS_NOTIFICATIONS_FIELD_NUMBERstatic intDEACTIVATED_AT_FIELD_NUMBERstatic intEVENT_ID_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intIMPORTER_COLLABORATION_FIELD_NUMBERstatic intNOTIFICATION_FIELD_NUMBERstatic intONBOARDING_ENABLED_FIELD_NUMBERstatic intORGANIZATION_ID_FIELD_NUMBERstatic intQUESTION_AUTO_POST_FIELD_NUMBERstatic intQUESTION_FIELD_NUMBERstatic intSPONSORS_FIELD_NUMBERstatic intSPONSORSHIP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)com.google.protobuf.TimestampgetActivatedAt().google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];BypassNotificationsgetBypassNotifications().streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];com.google.protobuf.TimestampgetDeactivatedAt().google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];static EventModerationgetDefaultInstance()java.lang.StringgetEventId()string event_id = 2 [json_name = "eventId"];com.google.protobuf.ByteStringgetEventIdBytes()string event_id = 2 [json_name = "eventId"];java.lang.StringgetId()string id = 1 [json_name = "id"];com.google.protobuf.ByteStringgetIdBytes()string id = 1 [json_name = "id"];ImporterCollaborationgetImporterCollaboration().streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];EventModeration.NotificationSettingsgetNotification().streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];booleangetOnboardingEnabled()bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];java.lang.StringgetOrganizationId()string organization_id = 13 [json_name = "organizationId"];com.google.protobuf.ByteStringgetOrganizationIdBytes()string organization_id = 13 [json_name = "organizationId"];EventModeration.QuestionSettingsgetQuestion().streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];QuestionAutoPostgetQuestionAutoPost().streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];EventModeration.SponsorshipSettingsgetSponsors().streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];SponsorshipgetSponsorship()Deprecated.booleanhasActivatedAt().google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];booleanhasBypassNotifications().streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];booleanhasDeactivatedAt().google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];booleanhasImporterCollaboration().streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];booleanhasNotification().streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];booleanhasQuestion().streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];booleanhasQuestionAutoPost().streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];booleanhasSponsors().streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];booleanhasSponsorship()Deprecated.static EventModeration.BuildernewBuilder()static EventModeration.BuildernewBuilder(EventModeration prototype)static EventModerationparseDelimitedFrom(java.io.InputStream input)static EventModerationparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModerationparseFrom(byte[] data)static EventModerationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModerationparseFrom(com.google.protobuf.ByteString data)static EventModerationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModerationparseFrom(com.google.protobuf.CodedInputStream input)static EventModerationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModerationparseFrom(java.io.InputStream input)static EventModerationparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventModerationparseFrom(java.nio.ByteBuffer data)static EventModerationparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<EventModeration>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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENT_ID_FIELD_NUMBER
public static final int EVENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPONSORSHIP_FIELD_NUMBER
public static final int SPONSORSHIP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ONBOARDING_ENABLED_FIELD_NUMBER
public static final int ONBOARDING_ENABLED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUESTION_FIELD_NUMBER
public static final int QUESTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPONSORS_FIELD_NUMBER
public static final int SPONSORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NOTIFICATION_FIELD_NUMBER
public static final int NOTIFICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ACTIVATED_AT_FIELD_NUMBER
public static final int ACTIVATED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEACTIVATED_AT_FIELD_NUMBER
public static final int DEACTIVATED_AT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUESTION_AUTO_POST_FIELD_NUMBER
public static final int QUESTION_AUTO_POST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BYPASS_NOTIFICATIONS_FIELD_NUMBER
public static final int BYPASS_NOTIFICATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMPORTER_COLLABORATION_FIELD_NUMBER
public static final int IMPORTER_COLLABORATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ORGANIZATION_ID_FIELD_NUMBER
public static final int ORGANIZATION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getId
public java.lang.String getId()
string id = 1 [json_name = "id"];- Specified by:
getIdin interfaceEventModerationOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
string id = 1 [json_name = "id"];- Specified by:
getIdBytesin interfaceEventModerationOrBuilder- Returns:
- The bytes for id.
-
getEventId
public java.lang.String getEventId()
string event_id = 2 [json_name = "eventId"];- Specified by:
getEventIdin interfaceEventModerationOrBuilder- Returns:
- The eventId.
-
getEventIdBytes
public com.google.protobuf.ByteString getEventIdBytes()
string event_id = 2 [json_name = "eventId"];- Specified by:
getEventIdBytesin interfaceEventModerationOrBuilder- Returns:
- The bytes for eventId.
-
hasSponsorship
@Deprecated public boolean hasSponsorship()
Deprecated..streamlayer.interactive.Sponsorship sponsorship = 3 [json_name = "sponsorship", deprecated = true];- Specified by:
hasSponsorshipin interfaceEventModerationOrBuilder- Returns:
- Whether the sponsorship field is set.
-
getSponsorship
@Deprecated public Sponsorship getSponsorship()
Deprecated..streamlayer.interactive.Sponsorship sponsorship = 3 [json_name = "sponsorship", deprecated = true];- Specified by:
getSponsorshipin interfaceEventModerationOrBuilder- Returns:
- The sponsorship.
-
getOnboardingEnabled
public boolean getOnboardingEnabled()
bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];- Specified by:
getOnboardingEnabledin interfaceEventModerationOrBuilder- Returns:
- The onboardingEnabled.
-
hasQuestion
public boolean hasQuestion()
.streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];- Specified by:
hasQuestionin interfaceEventModerationOrBuilder- Returns:
- Whether the question field is set.
-
getQuestion
public EventModeration.QuestionSettings getQuestion()
.streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];- Specified by:
getQuestionin interfaceEventModerationOrBuilder- Returns:
- The question.
-
hasSponsors
public boolean hasSponsors()
.streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];- Specified by:
hasSponsorsin interfaceEventModerationOrBuilder- Returns:
- Whether the sponsors field is set.
-
getSponsors
public EventModeration.SponsorshipSettings getSponsors()
.streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];- Specified by:
getSponsorsin interfaceEventModerationOrBuilder- Returns:
- The sponsors.
-
hasNotification
public boolean hasNotification()
.streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];- Specified by:
hasNotificationin interfaceEventModerationOrBuilder- Returns:
- Whether the notification field is set.
-
getNotification
public EventModeration.NotificationSettings getNotification()
.streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];- Specified by:
getNotificationin interfaceEventModerationOrBuilder- Returns:
- The notification.
-
hasActivatedAt
public boolean hasActivatedAt()
.google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];- Specified by:
hasActivatedAtin interfaceEventModerationOrBuilder- Returns:
- Whether the activatedAt field is set.
-
getActivatedAt
public com.google.protobuf.Timestamp getActivatedAt()
.google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];- Specified by:
getActivatedAtin interfaceEventModerationOrBuilder- Returns:
- The activatedAt.
-
hasDeactivatedAt
public boolean hasDeactivatedAt()
.google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];- Specified by:
hasDeactivatedAtin interfaceEventModerationOrBuilder- Returns:
- Whether the deactivatedAt field is set.
-
getDeactivatedAt
public com.google.protobuf.Timestamp getDeactivatedAt()
.google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];- Specified by:
getDeactivatedAtin interfaceEventModerationOrBuilder- Returns:
- The deactivatedAt.
-
hasQuestionAutoPost
public boolean hasQuestionAutoPost()
.streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];- Specified by:
hasQuestionAutoPostin interfaceEventModerationOrBuilder- Returns:
- Whether the questionAutoPost field is set.
-
getQuestionAutoPost
public QuestionAutoPost getQuestionAutoPost()
.streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];- Specified by:
getQuestionAutoPostin interfaceEventModerationOrBuilder- Returns:
- The questionAutoPost.
-
hasBypassNotifications
public boolean hasBypassNotifications()
.streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];- Specified by:
hasBypassNotificationsin interfaceEventModerationOrBuilder- Returns:
- Whether the bypassNotifications field is set.
-
getBypassNotifications
public BypassNotifications getBypassNotifications()
.streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];- Specified by:
getBypassNotificationsin interfaceEventModerationOrBuilder- Returns:
- The bypassNotifications.
-
hasImporterCollaboration
public boolean hasImporterCollaboration()
.streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];- Specified by:
hasImporterCollaborationin interfaceEventModerationOrBuilder- Returns:
- Whether the importerCollaboration field is set.
-
getImporterCollaboration
public ImporterCollaboration getImporterCollaboration()
.streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];- Specified by:
getImporterCollaborationin interfaceEventModerationOrBuilder- Returns:
- The importerCollaboration.
-
getOrganizationId
public java.lang.String getOrganizationId()
string organization_id = 13 [json_name = "organizationId"];- Specified by:
getOrganizationIdin interfaceEventModerationOrBuilder- Returns:
- The organizationId.
-
getOrganizationIdBytes
public com.google.protobuf.ByteString getOrganizationIdBytes()
string organization_id = 13 [json_name = "organizationId"];- Specified by:
getOrganizationIdBytesin interfaceEventModerationOrBuilder- Returns:
- The bytes for organizationId.
-
parseFrom
public static EventModeration parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration 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 parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EventModeration parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EventModeration parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static EventModeration parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static EventModeration parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EventModeration parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static EventModeration parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static EventModeration.Builder newBuilder()
-
newBuilder
public static EventModeration.Builder newBuilder(EventModeration 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,EventModeration.Builder>
-
getDefaultInstance
public static EventModeration getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<EventModeration> parser()
-
-