Class VodSessionContent.Builder (0.75.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 0.75.0keyboard_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
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder() 
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int) 
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int) 
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString) 
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int) 
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int) 
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder) 
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Methods
   
  getDescriptor() 
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  Methods
   
  addRepeatedField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   VodSessionContent . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  build() 
  
    
public   VodSessionContent   build ()  
  
  buildPartial() 
  
    
public   VodSessionContent   buildPartial ()  
  
  clear() 
  
    
public   VodSessionContent . Builder   clear ()  
  
  Overrides 
  
  clearDuration() 
  
    
public   VodSessionContent . Builder   clearDuration ()  
   The total duration in seconds of the content including the ads stitched
 in.
 .google.protobuf.Duration duration = 1;
clearField(Descriptors.FieldDescriptor field) 
  
    
public   VodSessionContent . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   VodSessionContent . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  clone() 
  
    
public   VodSessionContent . Builder   clone ()  
  
  Overrides 
  
  getDefaultInstanceForType() 
  
    
public   VodSessionContent   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
  getDuration() 
  
    
public   Duration   getDuration ()  
   The total duration in seconds of the content including the ads stitched
 in.
 .google.protobuf.Duration duration = 1;
    
      
        Returns  
      
        Type Description  
      
        Duration The duration.
 
     
  
  getDurationBuilder() 
  
    
public   Duration . Builder   getDurationBuilder ()  
   The total duration in seconds of the content including the ads stitched
 in.
 .google.protobuf.Duration duration = 1;
getDurationOrBuilder() 
  
    
public   DurationOrBuilder   getDurationOrBuilder ()  
   The total duration in seconds of the content including the ads stitched
 in.
 .google.protobuf.Duration duration = 1;
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 ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  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  
      
        Name Description  
      
        valueDuration  
     
  
  
  mergeFrom(VodSessionContent other) 
  
    
public   VodSessionContent . Builder   mergeFrom ( VodSessionContent   other )  
  
  
  mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) 
  
    
public   VodSessionContent . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  mergeFrom(Message other) 
  
    
public   VodSessionContent . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   VodSessionContent . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  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  
      
        Name Description  
      
        valueDuration  
     
  
  
  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  
      
        builderForValueBuilder  
     
  
  
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   VodSessionContent . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   VodSessionContent . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   VodSessionContent . Builder   setUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]