Send feedback
Class VodSessionContent.Builder (0.3.3)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.3.3 keyboard_arrow_down
public static final class VodSessionContent . Builder extends GeneratedMessageV3 . Builder<VodSessionContent . Builder > implements VodSessionContentOrBuilder
Metadata for the entire stitched content in a VOD session.
Protobuf type google.cloud.video.stitcher.v1.VodSessionContent
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public VodSessionContent . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public VodSessionContent build ()
Returns
buildPartial()
public VodSessionContent buildPartial ()
Returns
clear()
public VodSessionContent . Builder clear ()
Returns
Overrides
clearDuration()
public VodSessionContent . Builder clearDuration ()
The total duration in seconds of the content including the ads stitched
in.
.google.protobuf.Duration duration = 1;
Returns
clearField(Descriptors.FieldDescriptor field)
public VodSessionContent . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public VodSessionContent . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public VodSessionContent . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public VodSessionContent getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getDuration()
public Duration getDuration ()
The total duration in seconds of the content including the ads stitched
in.
.google.protobuf.Duration duration = 1;
Returns
getDurationBuilder()
public Duration . Builder getDurationBuilder ()
The total duration in seconds of the content including the ads stitched
in.
.google.protobuf.Duration duration = 1;
Returns
getDurationOrBuilder()
public DurationOrBuilder getDurationOrBuilder ()
The total duration in seconds of the content including the ads stitched
in.
.google.protobuf.Duration duration = 1;
Returns
hasDuration()
public boolean hasDuration ()
The total duration in seconds of the content including the ads stitched
in.
.google.protobuf.Duration duration = 1;
Returns
Type Description boolean Whether the duration field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeDuration(Duration value)
public VodSessionContent . Builder mergeDuration ( Duration value )
The total duration in seconds of the content including the ads stitched
in.
.google.protobuf.Duration duration = 1;
Parameter
Returns
mergeFrom(VodSessionContent other)
public VodSessionContent . Builder mergeFrom ( VodSessionContent other )
Parameter
Returns
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public VodSessionContent . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public VodSessionContent . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final VodSessionContent . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setDuration(Duration value)
public VodSessionContent . Builder setDuration ( Duration value )
The total duration in seconds of the content including the ads stitched
in.
.google.protobuf.Duration duration = 1;
Parameter
Returns
setDuration(Duration.Builder builderForValue)
public VodSessionContent . Builder setDuration ( Duration . Builder builderForValue )
The total duration in seconds of the content including the ads stitched
in.
.google.protobuf.Duration duration = 1;
Parameter
Name Description builderForValue Builder
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public VodSessionContent . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public VodSessionContent . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final VodSessionContent . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[],[]]