public static final class ChannelOperationResponse.Builder extends GeneratedMessage.Builder<ChannelOperationResponse.Builder> implements ChannelOperationResponseOrBuilderResponse message for Start/Stop Channel long-running operations.
Protobuf type google.cloud.video.livestream.v1.ChannelOperationResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ChannelOperationResponse.BuilderImplements
ChannelOperationResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ChannelOperationResponse build()| Returns | |
|---|---|
| Type | Description |
ChannelOperationResponse |
|
buildPartial()
public ChannelOperationResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ChannelOperationResponse |
|
clear()
public ChannelOperationResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ChannelOperationResponse.Builder |
|
getDefaultInstanceForType()
public ChannelOperationResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ChannelOperationResponse |
|
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(ChannelOperationResponse other)
public ChannelOperationResponse.Builder mergeFrom(ChannelOperationResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ChannelOperationResponse |
| Returns | |
|---|---|
| Type | Description |
ChannelOperationResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ChannelOperationResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ChannelOperationResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ChannelOperationResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ChannelOperationResponse.Builder |
|