Send feedback
Class Event.MuteTask.Builder (0.33.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.33.0 keyboard_arrow_down
public static final class Event . MuteTask . Builder extends GeneratedMessageV3 . Builder<Event . MuteTask . Builder > implements Event . MuteTaskOrBuilder
Mutes the stream.
Protobuf type google.cloud.video.livestream.v1.Event.MuteTask
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 Event . MuteTask . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public Event . MuteTask build ()
buildPartial()
public Event . MuteTask buildPartial ()
clear()
public Event . MuteTask . Builder clear ()
Overrides
clearDuration()
public Event . MuteTask . Builder clearDuration ()
Duration for which the stream should be muted. If omitted, the stream
will be muted until an UnmuteTask event is sent.
.google.protobuf.Duration duration = 1;
clearField(Descriptors.FieldDescriptor field)
public Event . MuteTask . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public Event . MuteTask . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public Event . MuteTask . Builder clone ()
Overrides
getDefaultInstanceForType()
public Event . MuteTask getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getDuration()
public Duration getDuration ()
Duration for which the stream should be muted. If omitted, the stream
will be muted until an UnmuteTask event is sent.
.google.protobuf.Duration duration = 1;
Returns Type Description Duration
The duration.
getDurationBuilder()
public Duration . Builder getDurationBuilder ()
Duration for which the stream should be muted. If omitted, the stream
will be muted until an UnmuteTask event is sent.
.google.protobuf.Duration duration = 1;
getDurationOrBuilder()
public DurationOrBuilder getDurationOrBuilder ()
Duration for which the stream should be muted. If omitted, the stream
will be muted until an UnmuteTask event is sent.
.google.protobuf.Duration duration = 1;
hasDuration()
public boolean hasDuration ()
Duration for which the stream should be muted. If omitted, the stream
will be muted until an UnmuteTask event is sent.
.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 Event . MuteTask . Builder mergeDuration ( Duration value )
Duration for which the stream should be muted. If omitted, the stream
will be muted until an UnmuteTask event is sent.
.google.protobuf.Duration duration = 1;
mergeFrom(Event.MuteTask other)
public Event . MuteTask . Builder mergeFrom ( Event . MuteTask other )
public Event . MuteTask . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public Event . MuteTask . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Event . MuteTask . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setDuration(Duration value)
public Event . MuteTask . Builder setDuration ( Duration value )
Duration for which the stream should be muted. If omitted, the stream
will be muted until an UnmuteTask event is sent.
.google.protobuf.Duration duration = 1;
setDuration(Duration.Builder builderForValue)
public Event . MuteTask . Builder setDuration ( Duration . Builder builderForValue )
Duration for which the stream should be muted. If omitted, the stream
will be muted until an UnmuteTask event is sent.
.google.protobuf.Duration duration = 1;
Parameter Name Description builderForValue
Builder
setField(Descriptors.FieldDescriptor field, Object value)
public Event . MuteTask . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Event . MuteTask . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Event . MuteTask . Builder setUnknownFields ( UnknownFieldSet unknownFields )
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-27 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-27 UTC."],[],[]]