Class VodStitchDetail.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<VodStitchDetail.Builder>
-
- com.google.cloud.video.stitcher.v1.VodStitchDetail.Builder
-
- All Implemented Interfaces:
VodStitchDetailOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- VodStitchDetail
public static final class VodStitchDetail.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodStitchDetail.Builder> implements VodStitchDetailOrBuilder
Detailed information related to the interstitial of a VOD session. This resource is only available for VOD sessions that do not implement Google Ad Manager ad insertion.
Protobuf typegoogle.cloud.video.stitcher.v1.VodStitchDetail
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description VodStitchDetail.BuilderaddAdStitchDetails(int index, AdStitchDetail value)A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuilderaddAdStitchDetails(int index, AdStitchDetail.Builder builderForValue)A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuilderaddAdStitchDetails(AdStitchDetail value)A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuilderaddAdStitchDetails(AdStitchDetail.Builder builderForValue)A list of ad processing details for the fetched ad playlist.AdStitchDetail.BuilderaddAdStitchDetailsBuilder()A list of ad processing details for the fetched ad playlist.AdStitchDetail.BuilderaddAdStitchDetailsBuilder(int index)A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuilderaddAllAdStitchDetails(Iterable<? extends AdStitchDetail> values)A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)VodStitchDetailbuild()VodStitchDetailbuildPartial()VodStitchDetail.Builderclear()VodStitchDetail.BuilderclearAdStitchDetails()A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)VodStitchDetail.BuilderclearName()The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.VodStitchDetail.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)VodStitchDetail.Builderclone()AdStitchDetailgetAdStitchDetails(int index)A list of ad processing details for the fetched ad playlist.AdStitchDetail.BuildergetAdStitchDetailsBuilder(int index)A list of ad processing details for the fetched ad playlist.List<AdStitchDetail.Builder>getAdStitchDetailsBuilderList()A list of ad processing details for the fetched ad playlist.intgetAdStitchDetailsCount()A list of ad processing details for the fetched ad playlist.List<AdStitchDetail>getAdStitchDetailsList()A list of ad processing details for the fetched ad playlist.AdStitchDetailOrBuildergetAdStitchDetailsOrBuilder(int index)A list of ad processing details for the fetched ad playlist.List<? extends AdStitchDetailOrBuilder>getAdStitchDetailsOrBuilderList()A list of ad processing details for the fetched ad playlist.VodStitchDetailgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetName()The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.com.google.protobuf.ByteStringgetNameBytes()The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()VodStitchDetail.BuildermergeFrom(VodStitchDetail other)VodStitchDetail.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)VodStitchDetail.BuildermergeFrom(com.google.protobuf.Message other)VodStitchDetail.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)VodStitchDetail.BuilderremoveAdStitchDetails(int index)A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuildersetAdStitchDetails(int index, AdStitchDetail value)A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuildersetAdStitchDetails(int index, AdStitchDetail.Builder builderForValue)A list of ad processing details for the fetched ad playlist.VodStitchDetail.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)VodStitchDetail.BuildersetName(String value)The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.VodStitchDetail.BuildersetNameBytes(com.google.protobuf.ByteString value)The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.VodStitchDetail.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)VodStitchDetail.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<VodStitchDetail.Builder>
-
clear
public VodStitchDetail.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<VodStitchDetail.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<VodStitchDetail.Builder>
-
getDefaultInstanceForType
public VodStitchDetail getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public VodStitchDetail build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public VodStitchDetail buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public VodStitchDetail.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<VodStitchDetail.Builder>
-
setField
public VodStitchDetail.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<VodStitchDetail.Builder>
-
clearField
public VodStitchDetail.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<VodStitchDetail.Builder>
-
clearOneof
public VodStitchDetail.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<VodStitchDetail.Builder>
-
setRepeatedField
public VodStitchDetail.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<VodStitchDetail.Builder>
-
addRepeatedField
public VodStitchDetail.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<VodStitchDetail.Builder>
-
mergeFrom
public VodStitchDetail.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<VodStitchDetail.Builder>
-
mergeFrom
public VodStitchDetail.Builder mergeFrom(VodStitchDetail other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<VodStitchDetail.Builder>
-
mergeFrom
public VodStitchDetail.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<VodStitchDetail.Builder>- Throws:
IOException
-
getName
public String getName()
The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.string name = 1;- Specified by:
getNamein interfaceVodStitchDetailOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.string name = 1;- Specified by:
getNameBytesin interfaceVodStitchDetailOrBuilder- Returns:
- The bytes for name.
-
setName
public VodStitchDetail.Builder setName(String value)
The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public VodStitchDetail.Builder clearName()
The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public VodStitchDetail.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the stitch detail in the specified VOD session, in the form of `projects/{project}/locations/{location}/vodSessions/{vod_session_id}/vodStitchDetails/{id}`.string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getAdStitchDetailsList
public List<AdStitchDetail> getAdStitchDetailsList()
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;- Specified by:
getAdStitchDetailsListin interfaceVodStitchDetailOrBuilder
-
getAdStitchDetailsCount
public int getAdStitchDetailsCount()
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;- Specified by:
getAdStitchDetailsCountin interfaceVodStitchDetailOrBuilder
-
getAdStitchDetails
public AdStitchDetail getAdStitchDetails(int index)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;- Specified by:
getAdStitchDetailsin interfaceVodStitchDetailOrBuilder
-
setAdStitchDetails
public VodStitchDetail.Builder setAdStitchDetails(int index, AdStitchDetail value)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
setAdStitchDetails
public VodStitchDetail.Builder setAdStitchDetails(int index, AdStitchDetail.Builder builderForValue)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
addAdStitchDetails
public VodStitchDetail.Builder addAdStitchDetails(AdStitchDetail value)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
addAdStitchDetails
public VodStitchDetail.Builder addAdStitchDetails(int index, AdStitchDetail value)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
addAdStitchDetails
public VodStitchDetail.Builder addAdStitchDetails(AdStitchDetail.Builder builderForValue)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
addAdStitchDetails
public VodStitchDetail.Builder addAdStitchDetails(int index, AdStitchDetail.Builder builderForValue)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
addAllAdStitchDetails
public VodStitchDetail.Builder addAllAdStitchDetails(Iterable<? extends AdStitchDetail> values)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
clearAdStitchDetails
public VodStitchDetail.Builder clearAdStitchDetails()
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
removeAdStitchDetails
public VodStitchDetail.Builder removeAdStitchDetails(int index)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
getAdStitchDetailsBuilder
public AdStitchDetail.Builder getAdStitchDetailsBuilder(int index)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
getAdStitchDetailsOrBuilder
public AdStitchDetailOrBuilder getAdStitchDetailsOrBuilder(int index)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;- Specified by:
getAdStitchDetailsOrBuilderin interfaceVodStitchDetailOrBuilder
-
getAdStitchDetailsOrBuilderList
public List<? extends AdStitchDetailOrBuilder> getAdStitchDetailsOrBuilderList()
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;- Specified by:
getAdStitchDetailsOrBuilderListin interfaceVodStitchDetailOrBuilder
-
addAdStitchDetailsBuilder
public AdStitchDetail.Builder addAdStitchDetailsBuilder()
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
addAdStitchDetailsBuilder
public AdStitchDetail.Builder addAdStitchDetailsBuilder(int index)
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
getAdStitchDetailsBuilderList
public List<AdStitchDetail.Builder> getAdStitchDetailsBuilderList()
A list of ad processing details for the fetched ad playlist.
repeated .google.cloud.video.stitcher.v1.AdStitchDetail ad_stitch_details = 3;
-
setUnknownFields
public final VodStitchDetail.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<VodStitchDetail.Builder>
-
mergeUnknownFields
public final VodStitchDetail.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<VodStitchDetail.Builder>
-
-