Uses of Class
com.google.genai.types.VideoMetadata.Builder
Packages that use VideoMetadata.Builder
-
Uses of VideoMetadata.Builder in com.google.genai.types
Methods in com.google.genai.types that return VideoMetadata.BuilderModifier and TypeMethodDescriptionstatic VideoMetadata.BuilderVideoMetadata.builder()Instantiates a builder for VideoMetadata.abstract VideoMetadata.Builderabstract VideoMetadata.BuilderVideoMetadata.Builder.startOffset(String startOffset) abstract VideoMetadata.BuilderVideoMetadata.toBuilder()Creates a builder with the same values as this instance.