public static final class Event.UnmuteTask.Builder extends GeneratedMessage.Builder<Event.UnmuteTask.Builder> implements Event.UnmuteTaskOrBuilderUnmutes the stream. The task fails if the stream is not currently muted.
Protobuf type google.cloud.video.livestream.v1.Event.UnmuteTask
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Event.UnmuteTask.BuilderImplements
Event.UnmuteTaskOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Event.UnmuteTask build()| Returns | |
|---|---|
| Type | Description |
Event.UnmuteTask |
|
buildPartial()
public Event.UnmuteTask buildPartial()| Returns | |
|---|---|
| Type | Description |
Event.UnmuteTask |
|
clear()
public Event.UnmuteTask.Builder clear()| Returns | |
|---|---|
| Type | Description |
Event.UnmuteTask.Builder |
|
getDefaultInstanceForType()
public Event.UnmuteTask getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Event.UnmuteTask |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(Event.UnmuteTask other)
public Event.UnmuteTask.Builder mergeFrom(Event.UnmuteTask other)| Parameter | |
|---|---|
| Name | Description |
other |
Event.UnmuteTask |
| Returns | |
|---|---|
| Type | Description |
Event.UnmuteTask.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Event.UnmuteTask.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Event.UnmuteTask.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Event.UnmuteTask.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Event.UnmuteTask.Builder |
|