Class VodSessionAd.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
- com.google.cloud.video.stitcher.v1.VodSessionAd.Builder
-
- All Implemented Interfaces:
VodSessionAdOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- VodSessionAd
public static final class VodSessionAd.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder> implements VodSessionAdOrBuilder
Metadata for an inserted ad in a VOD session.
Protobuf typegoogle.cloud.video.stitcher.v1.VodSessionAd
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description VodSessionAd.BuilderaddActivityEvents(int index, Event value)The list of progress tracking events for the ad break.VodSessionAd.BuilderaddActivityEvents(int index, Event.Builder builderForValue)The list of progress tracking events for the ad break.VodSessionAd.BuilderaddActivityEvents(Event value)The list of progress tracking events for the ad break.VodSessionAd.BuilderaddActivityEvents(Event.Builder builderForValue)The list of progress tracking events for the ad break.Event.BuilderaddActivityEventsBuilder()The list of progress tracking events for the ad break.Event.BuilderaddActivityEventsBuilder(int index)The list of progress tracking events for the ad break.VodSessionAd.BuilderaddAllActivityEvents(Iterable<? extends Event> values)The list of progress tracking events for the ad break.VodSessionAd.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)VodSessionAdbuild()VodSessionAdbuildPartial()VodSessionAd.Builderclear()VodSessionAd.BuilderclearActivityEvents()The list of progress tracking events for the ad break.VodSessionAd.BuilderclearCompanionAds()Metadata of companion ads associated with the ad.VodSessionAd.BuilderclearDuration()Duration in seconds of the ad.VodSessionAd.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)VodSessionAd.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)VodSessionAd.Builderclone()EventgetActivityEvents(int index)The list of progress tracking events for the ad break.Event.BuildergetActivityEventsBuilder(int index)The list of progress tracking events for the ad break.List<Event.Builder>getActivityEventsBuilderList()The list of progress tracking events for the ad break.intgetActivityEventsCount()The list of progress tracking events for the ad break.List<Event>getActivityEventsList()The list of progress tracking events for the ad break.EventOrBuildergetActivityEventsOrBuilder(int index)The list of progress tracking events for the ad break.List<? extends EventOrBuilder>getActivityEventsOrBuilderList()The list of progress tracking events for the ad break.CompanionAdsgetCompanionAds()Metadata of companion ads associated with the ad.CompanionAds.BuildergetCompanionAdsBuilder()Metadata of companion ads associated with the ad.CompanionAdsOrBuildergetCompanionAdsOrBuilder()Metadata of companion ads associated with the ad.VodSessionAdgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.DurationgetDuration()Duration in seconds of the ad.com.google.protobuf.Duration.BuildergetDurationBuilder()Duration in seconds of the ad.com.google.protobuf.DurationOrBuildergetDurationOrBuilder()Duration in seconds of the ad.booleanhasCompanionAds()Metadata of companion ads associated with the ad.booleanhasDuration()Duration in seconds of the ad.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()VodSessionAd.BuildermergeCompanionAds(CompanionAds value)Metadata of companion ads associated with the ad.VodSessionAd.BuildermergeDuration(com.google.protobuf.Duration value)Duration in seconds of the ad.VodSessionAd.BuildermergeFrom(VodSessionAd other)VodSessionAd.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)VodSessionAd.BuildermergeFrom(com.google.protobuf.Message other)VodSessionAd.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)VodSessionAd.BuilderremoveActivityEvents(int index)The list of progress tracking events for the ad break.VodSessionAd.BuildersetActivityEvents(int index, Event value)The list of progress tracking events for the ad break.VodSessionAd.BuildersetActivityEvents(int index, Event.Builder builderForValue)The list of progress tracking events for the ad break.VodSessionAd.BuildersetCompanionAds(CompanionAds value)Metadata of companion ads associated with the ad.VodSessionAd.BuildersetCompanionAds(CompanionAds.Builder builderForValue)Metadata of companion ads associated with the ad.VodSessionAd.BuildersetDuration(com.google.protobuf.Duration value)Duration in seconds of the ad.VodSessionAd.BuildersetDuration(com.google.protobuf.Duration.Builder builderForValue)Duration in seconds of the ad.VodSessionAd.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)VodSessionAd.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)VodSessionAd.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
clear
public VodSessionAd.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
getDefaultInstanceForType
public VodSessionAd getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public VodSessionAd build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public VodSessionAd buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public VodSessionAd.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
setField
public VodSessionAd.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
clearField
public VodSessionAd.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
clearOneof
public VodSessionAd.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
setRepeatedField
public VodSessionAd.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
addRepeatedField
public VodSessionAd.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
mergeFrom
public VodSessionAd.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VodSessionAd.Builder>
-
mergeFrom
public VodSessionAd.Builder mergeFrom(VodSessionAd other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
mergeFrom
public VodSessionAd.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VodSessionAd.Builder>- Throws:
IOException
-
hasDuration
public boolean hasDuration()
Duration in seconds of the ad.
.google.protobuf.Duration duration = 1;- Specified by:
hasDurationin interfaceVodSessionAdOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()
Duration in seconds of the ad.
.google.protobuf.Duration duration = 1;- Specified by:
getDurationin interfaceVodSessionAdOrBuilder- Returns:
- The duration.
-
setDuration
public VodSessionAd.Builder setDuration(com.google.protobuf.Duration value)
Duration in seconds of the ad.
.google.protobuf.Duration duration = 1;
-
setDuration
public VodSessionAd.Builder setDuration(com.google.protobuf.Duration.Builder builderForValue)
Duration in seconds of the ad.
.google.protobuf.Duration duration = 1;
-
mergeDuration
public VodSessionAd.Builder mergeDuration(com.google.protobuf.Duration value)
Duration in seconds of the ad.
.google.protobuf.Duration duration = 1;
-
clearDuration
public VodSessionAd.Builder clearDuration()
Duration in seconds of the ad.
.google.protobuf.Duration duration = 1;
-
getDurationBuilder
public com.google.protobuf.Duration.Builder getDurationBuilder()
Duration in seconds of the ad.
.google.protobuf.Duration duration = 1;
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
Duration in seconds of the ad.
.google.protobuf.Duration duration = 1;- Specified by:
getDurationOrBuilderin interfaceVodSessionAdOrBuilder
-
hasCompanionAds
public boolean hasCompanionAds()
Metadata of companion ads associated with the ad.
.google.cloud.video.stitcher.v1.CompanionAds companion_ads = 2;- Specified by:
hasCompanionAdsin interfaceVodSessionAdOrBuilder- Returns:
- Whether the companionAds field is set.
-
getCompanionAds
public CompanionAds getCompanionAds()
Metadata of companion ads associated with the ad.
.google.cloud.video.stitcher.v1.CompanionAds companion_ads = 2;- Specified by:
getCompanionAdsin interfaceVodSessionAdOrBuilder- Returns:
- The companionAds.
-
setCompanionAds
public VodSessionAd.Builder setCompanionAds(CompanionAds value)
Metadata of companion ads associated with the ad.
.google.cloud.video.stitcher.v1.CompanionAds companion_ads = 2;
-
setCompanionAds
public VodSessionAd.Builder setCompanionAds(CompanionAds.Builder builderForValue)
Metadata of companion ads associated with the ad.
.google.cloud.video.stitcher.v1.CompanionAds companion_ads = 2;
-
mergeCompanionAds
public VodSessionAd.Builder mergeCompanionAds(CompanionAds value)
Metadata of companion ads associated with the ad.
.google.cloud.video.stitcher.v1.CompanionAds companion_ads = 2;
-
clearCompanionAds
public VodSessionAd.Builder clearCompanionAds()
Metadata of companion ads associated with the ad.
.google.cloud.video.stitcher.v1.CompanionAds companion_ads = 2;
-
getCompanionAdsBuilder
public CompanionAds.Builder getCompanionAdsBuilder()
Metadata of companion ads associated with the ad.
.google.cloud.video.stitcher.v1.CompanionAds companion_ads = 2;
-
getCompanionAdsOrBuilder
public CompanionAdsOrBuilder getCompanionAdsOrBuilder()
Metadata of companion ads associated with the ad.
.google.cloud.video.stitcher.v1.CompanionAds companion_ads = 2;- Specified by:
getCompanionAdsOrBuilderin interfaceVodSessionAdOrBuilder
-
getActivityEventsList
public List<Event> getActivityEventsList()
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;- Specified by:
getActivityEventsListin interfaceVodSessionAdOrBuilder
-
getActivityEventsCount
public int getActivityEventsCount()
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;- Specified by:
getActivityEventsCountin interfaceVodSessionAdOrBuilder
-
getActivityEvents
public Event getActivityEvents(int index)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;- Specified by:
getActivityEventsin interfaceVodSessionAdOrBuilder
-
setActivityEvents
public VodSessionAd.Builder setActivityEvents(int index, Event value)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
setActivityEvents
public VodSessionAd.Builder setActivityEvents(int index, Event.Builder builderForValue)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
addActivityEvents
public VodSessionAd.Builder addActivityEvents(Event value)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
addActivityEvents
public VodSessionAd.Builder addActivityEvents(int index, Event value)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
addActivityEvents
public VodSessionAd.Builder addActivityEvents(Event.Builder builderForValue)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
addActivityEvents
public VodSessionAd.Builder addActivityEvents(int index, Event.Builder builderForValue)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
addAllActivityEvents
public VodSessionAd.Builder addAllActivityEvents(Iterable<? extends Event> values)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
clearActivityEvents
public VodSessionAd.Builder clearActivityEvents()
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
removeActivityEvents
public VodSessionAd.Builder removeActivityEvents(int index)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
getActivityEventsBuilder
public Event.Builder getActivityEventsBuilder(int index)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
getActivityEventsOrBuilder
public EventOrBuilder getActivityEventsOrBuilder(int index)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;- Specified by:
getActivityEventsOrBuilderin interfaceVodSessionAdOrBuilder
-
getActivityEventsOrBuilderList
public List<? extends EventOrBuilder> getActivityEventsOrBuilderList()
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;- Specified by:
getActivityEventsOrBuilderListin interfaceVodSessionAdOrBuilder
-
addActivityEventsBuilder
public Event.Builder addActivityEventsBuilder()
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
addActivityEventsBuilder
public Event.Builder addActivityEventsBuilder(int index)
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
getActivityEventsBuilderList
public List<Event.Builder> getActivityEventsBuilderList()
The list of progress tracking events for the ad break. These can be of the following IAB types: `MUTE`, `UNMUTE`, `PAUSE`, `CLICK`, `CLICK_THROUGH`, `REWIND`, `RESUME`, `ERROR`, `FULLSCREEN`, `EXIT_FULLSCREEN`, `EXPAND`, `COLLAPSE`, `ACCEPT_INVITATION_LINEAR`, `CLOSE_LINEAR`, `SKIP`.
repeated .google.cloud.video.stitcher.v1.Event activity_events = 3;
-
setUnknownFields
public final VodSessionAd.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
mergeUnknownFields
public final VodSessionAd.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<VodSessionAd.Builder>
-
-