public static final class Event.ReturnToProgramTask.Builder extends GeneratedMessage.Builder<Event.ReturnToProgramTask.Builder> implements Event.ReturnToProgramTaskOrBuilderStops any events which are currently running. This only applies to events with a duration.
Protobuf type google.cloud.video.livestream.v1.Event.ReturnToProgramTask
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Event.ReturnToProgramTask.BuilderImplements
Event.ReturnToProgramTaskOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Event.ReturnToProgramTask build()| Returns | |
|---|---|
| Type | Description |
Event.ReturnToProgramTask |
|
buildPartial()
public Event.ReturnToProgramTask buildPartial()| Returns | |
|---|---|
| Type | Description |
Event.ReturnToProgramTask |
|
clear()
public Event.ReturnToProgramTask.Builder clear()| Returns | |
|---|---|
| Type | Description |
Event.ReturnToProgramTask.Builder |
|
getDefaultInstanceForType()
public Event.ReturnToProgramTask getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Event.ReturnToProgramTask |
|
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.ReturnToProgramTask other)
public Event.ReturnToProgramTask.Builder mergeFrom(Event.ReturnToProgramTask other)| Parameter | |
|---|---|
| Name | Description |
other |
Event.ReturnToProgramTask |
| Returns | |
|---|---|
| Type | Description |
Event.ReturnToProgramTask.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Event.ReturnToProgramTask.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Event.ReturnToProgramTask.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Event.ReturnToProgramTask.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Event.ReturnToProgramTask.Builder |
|