Class EventModeration.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite.Builder<EventModeration,EventModeration.Builder>
-
- com.streamlayer.interactive.common.EventModeration.Builder
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,EventModerationOrBuilder,java.lang.Cloneable
- Enclosing class:
- EventModeration
public static final class EventModeration.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<EventModeration,EventModeration.Builder> implements EventModerationOrBuilder
live in-play moderation
Protobuf typestreamlayer.interactive.EventModeration
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description EventModeration.BuilderclearActivatedAt().google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];EventModeration.BuilderclearBypassNotifications().streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];EventModeration.BuilderclearDeactivatedAt().google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];EventModeration.BuilderclearEventId()string event_id = 2 [json_name = "eventId"];EventModeration.BuilderclearId()string id = 1 [json_name = "id"];EventModeration.BuilderclearImporterCollaboration().streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];EventModeration.BuilderclearNotification().streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];EventModeration.BuilderclearOnboardingEnabled()bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];EventModeration.BuilderclearOrganizationId()string organization_id = 13 [json_name = "organizationId"];EventModeration.BuilderclearQuestion().streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];EventModeration.BuilderclearQuestionAutoPost().streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];EventModeration.BuilderclearSponsors().streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];EventModeration.BuilderclearSponsorship()Deprecated.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"];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.EventModeration.BuildermergeActivatedAt(com.google.protobuf.Timestamp value).google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];EventModeration.BuildermergeBypassNotifications(BypassNotifications value).streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];EventModeration.BuildermergeDeactivatedAt(com.google.protobuf.Timestamp value).google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];EventModeration.BuildermergeImporterCollaboration(ImporterCollaboration value).streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];EventModeration.BuildermergeNotification(EventModeration.NotificationSettings value).streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];EventModeration.BuildermergeQuestion(EventModeration.QuestionSettings value).streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];EventModeration.BuildermergeQuestionAutoPost(QuestionAutoPost value).streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];EventModeration.BuildermergeSponsors(EventModeration.SponsorshipSettings value).streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];EventModeration.BuildermergeSponsorship(Sponsorship value)Deprecated.EventModeration.BuildersetActivatedAt(com.google.protobuf.Timestamp value).google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];EventModeration.BuildersetActivatedAt(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];EventModeration.BuildersetBypassNotifications(BypassNotifications value).streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];EventModeration.BuildersetBypassNotifications(BypassNotifications.Builder builderForValue).streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];EventModeration.BuildersetDeactivatedAt(com.google.protobuf.Timestamp value).google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];EventModeration.BuildersetDeactivatedAt(com.google.protobuf.Timestamp.Builder builderForValue).google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];EventModeration.BuildersetEventId(java.lang.String value)string event_id = 2 [json_name = "eventId"];EventModeration.BuildersetEventIdBytes(com.google.protobuf.ByteString value)string event_id = 2 [json_name = "eventId"];EventModeration.BuildersetId(java.lang.String value)string id = 1 [json_name = "id"];EventModeration.BuildersetIdBytes(com.google.protobuf.ByteString value)string id = 1 [json_name = "id"];EventModeration.BuildersetImporterCollaboration(ImporterCollaboration value).streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];EventModeration.BuildersetImporterCollaboration(ImporterCollaboration.Builder builderForValue).streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];EventModeration.BuildersetNotification(EventModeration.NotificationSettings value).streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];EventModeration.BuildersetNotification(EventModeration.NotificationSettings.Builder builderForValue).streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];EventModeration.BuildersetOnboardingEnabled(boolean value)bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];EventModeration.BuildersetOrganizationId(java.lang.String value)string organization_id = 13 [json_name = "organizationId"];EventModeration.BuildersetOrganizationIdBytes(com.google.protobuf.ByteString value)string organization_id = 13 [json_name = "organizationId"];EventModeration.BuildersetQuestion(EventModeration.QuestionSettings value).streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];EventModeration.BuildersetQuestion(EventModeration.QuestionSettings.Builder builderForValue).streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];EventModeration.BuildersetQuestionAutoPost(QuestionAutoPost value).streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];EventModeration.BuildersetQuestionAutoPost(QuestionAutoPost.Builder builderForValue).streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];EventModeration.BuildersetSponsors(EventModeration.SponsorshipSettings value).streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];EventModeration.BuildersetSponsors(EventModeration.SponsorshipSettings.Builder builderForValue).streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];EventModeration.BuildersetSponsorship(Sponsorship value)Deprecated.EventModeration.BuildersetSponsorship(Sponsorship.Builder builderForValue)Deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
-
-
-
-
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.
-
setId
public EventModeration.Builder setId(java.lang.String value)
string id = 1 [json_name = "id"];- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public EventModeration.Builder clearId()
string id = 1 [json_name = "id"];- Returns:
- This builder for chaining.
-
setIdBytes
public EventModeration.Builder setIdBytes(com.google.protobuf.ByteString value)
string id = 1 [json_name = "id"];- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
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.
-
setEventId
public EventModeration.Builder setEventId(java.lang.String value)
string event_id = 2 [json_name = "eventId"];- Parameters:
value- The eventId to set.- Returns:
- This builder for chaining.
-
clearEventId
public EventModeration.Builder clearEventId()
string event_id = 2 [json_name = "eventId"];- Returns:
- This builder for chaining.
-
setEventIdBytes
public EventModeration.Builder setEventIdBytes(com.google.protobuf.ByteString value)
string event_id = 2 [json_name = "eventId"];- Parameters:
value- The bytes for eventId to set.- Returns:
- This builder for chaining.
-
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.
-
setSponsorship
@Deprecated public EventModeration.Builder setSponsorship(Sponsorship value)
Deprecated..streamlayer.interactive.Sponsorship sponsorship = 3 [json_name = "sponsorship", deprecated = true];
-
setSponsorship
@Deprecated public EventModeration.Builder setSponsorship(Sponsorship.Builder builderForValue)
Deprecated..streamlayer.interactive.Sponsorship sponsorship = 3 [json_name = "sponsorship", deprecated = true];
-
mergeSponsorship
@Deprecated public EventModeration.Builder mergeSponsorship(Sponsorship value)
Deprecated..streamlayer.interactive.Sponsorship sponsorship = 3 [json_name = "sponsorship", deprecated = true];
-
clearSponsorship
@Deprecated public EventModeration.Builder clearSponsorship()
Deprecated..streamlayer.interactive.Sponsorship sponsorship = 3 [json_name = "sponsorship", deprecated = true];
-
getOnboardingEnabled
public boolean getOnboardingEnabled()
bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];- Specified by:
getOnboardingEnabledin interfaceEventModerationOrBuilder- Returns:
- The onboardingEnabled.
-
setOnboardingEnabled
public EventModeration.Builder setOnboardingEnabled(boolean value)
bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];- Parameters:
value- The onboardingEnabled to set.- Returns:
- This builder for chaining.
-
clearOnboardingEnabled
public EventModeration.Builder clearOnboardingEnabled()
bool onboarding_enabled = 4 [json_name = "onboardingEnabled"];- Returns:
- This builder for chaining.
-
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.
-
setQuestion
public EventModeration.Builder setQuestion(EventModeration.QuestionSettings value)
.streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];
-
setQuestion
public EventModeration.Builder setQuestion(EventModeration.QuestionSettings.Builder builderForValue)
.streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];
-
mergeQuestion
public EventModeration.Builder mergeQuestion(EventModeration.QuestionSettings value)
.streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "question"];
-
clearQuestion
public EventModeration.Builder clearQuestion()
.streamlayer.interactive.EventModeration.QuestionSettings question = 5 [json_name = "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.
-
setSponsors
public EventModeration.Builder setSponsors(EventModeration.SponsorshipSettings value)
.streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];
-
setSponsors
public EventModeration.Builder setSponsors(EventModeration.SponsorshipSettings.Builder builderForValue)
.streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];
-
mergeSponsors
public EventModeration.Builder mergeSponsors(EventModeration.SponsorshipSettings value)
.streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "sponsors"];
-
clearSponsors
public EventModeration.Builder clearSponsors()
.streamlayer.interactive.EventModeration.SponsorshipSettings sponsors = 6 [json_name = "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.
-
setNotification
public EventModeration.Builder setNotification(EventModeration.NotificationSettings value)
.streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];
-
setNotification
public EventModeration.Builder setNotification(EventModeration.NotificationSettings.Builder builderForValue)
.streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];
-
mergeNotification
public EventModeration.Builder mergeNotification(EventModeration.NotificationSettings value)
.streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "notification"];
-
clearNotification
public EventModeration.Builder clearNotification()
.streamlayer.interactive.EventModeration.NotificationSettings notification = 7 [json_name = "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.
-
setActivatedAt
public EventModeration.Builder setActivatedAt(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];
-
setActivatedAt
public EventModeration.Builder setActivatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];
-
mergeActivatedAt
public EventModeration.Builder mergeActivatedAt(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp activated_at = 8 [json_name = "activatedAt"];
-
clearActivatedAt
public EventModeration.Builder clearActivatedAt()
.google.protobuf.Timestamp activated_at = 8 [json_name = "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.
-
setDeactivatedAt
public EventModeration.Builder setDeactivatedAt(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];
-
setDeactivatedAt
public EventModeration.Builder setDeactivatedAt(com.google.protobuf.Timestamp.Builder builderForValue)
.google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];
-
mergeDeactivatedAt
public EventModeration.Builder mergeDeactivatedAt(com.google.protobuf.Timestamp value)
.google.protobuf.Timestamp deactivated_at = 9 [json_name = "deactivatedAt"];
-
clearDeactivatedAt
public EventModeration.Builder clearDeactivatedAt()
.google.protobuf.Timestamp deactivated_at = 9 [json_name = "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.
-
setQuestionAutoPost
public EventModeration.Builder setQuestionAutoPost(QuestionAutoPost value)
.streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];
-
setQuestionAutoPost
public EventModeration.Builder setQuestionAutoPost(QuestionAutoPost.Builder builderForValue)
.streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];
-
mergeQuestionAutoPost
public EventModeration.Builder mergeQuestionAutoPost(QuestionAutoPost value)
.streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "questionAutoPost"];
-
clearQuestionAutoPost
public EventModeration.Builder clearQuestionAutoPost()
.streamlayer.interactive.QuestionAutoPost question_auto_post = 10 [json_name = "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.
-
setBypassNotifications
public EventModeration.Builder setBypassNotifications(BypassNotifications value)
.streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];
-
setBypassNotifications
public EventModeration.Builder setBypassNotifications(BypassNotifications.Builder builderForValue)
.streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];
-
mergeBypassNotifications
public EventModeration.Builder mergeBypassNotifications(BypassNotifications value)
.streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "bypassNotifications"];
-
clearBypassNotifications
public EventModeration.Builder clearBypassNotifications()
.streamlayer.interactive.BypassNotifications bypass_notifications = 11 [json_name = "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.
-
setImporterCollaboration
public EventModeration.Builder setImporterCollaboration(ImporterCollaboration value)
.streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];
-
setImporterCollaboration
public EventModeration.Builder setImporterCollaboration(ImporterCollaboration.Builder builderForValue)
.streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];
-
mergeImporterCollaboration
public EventModeration.Builder mergeImporterCollaboration(ImporterCollaboration value)
.streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "importerCollaboration"];
-
clearImporterCollaboration
public EventModeration.Builder clearImporterCollaboration()
.streamlayer.interactive.ImporterCollaboration importer_collaboration = 12 [json_name = "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.
-
setOrganizationId
public EventModeration.Builder setOrganizationId(java.lang.String value)
string organization_id = 13 [json_name = "organizationId"];- Parameters:
value- The organizationId to set.- Returns:
- This builder for chaining.
-
clearOrganizationId
public EventModeration.Builder clearOrganizationId()
string organization_id = 13 [json_name = "organizationId"];- Returns:
- This builder for chaining.
-
setOrganizationIdBytes
public EventModeration.Builder setOrganizationIdBytes(com.google.protobuf.ByteString value)
string organization_id = 13 [json_name = "organizationId"];- Parameters:
value- The bytes for organizationId to set.- Returns:
- This builder for chaining.
-
-