public final class BatchUpdateLiveStreamsResponse extends GeneratedMessage implements BatchUpdateLiveStreamsResponseOrBuilder Response object for BatchUpdateLiveStreams method.
Protobuf type google.ads.admanager.v1.BatchUpdateLiveStreamsResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > BatchUpdateLiveStreamsResponseImplements
BatchUpdateLiveStreamsResponseOrBuilderStatic Fields
LIVE_STREAMS_FIELD_NUMBER
public static final int LIVE_STREAMS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static BatchUpdateLiveStreamsResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static BatchUpdateLiveStreamsResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse.Builder |
|
newBuilder(BatchUpdateLiveStreamsResponse prototype)
public static BatchUpdateLiveStreamsResponse.Builder newBuilder(BatchUpdateLiveStreamsResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
BatchUpdateLiveStreamsResponse |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static BatchUpdateLiveStreamsResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchUpdateLiveStreamsResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static BatchUpdateLiveStreamsResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static BatchUpdateLiveStreamsResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static BatchUpdateLiveStreamsResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static BatchUpdateLiveStreamsResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static BatchUpdateLiveStreamsResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchUpdateLiveStreamsResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static BatchUpdateLiveStreamsResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchUpdateLiveStreamsResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static BatchUpdateLiveStreamsResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static BatchUpdateLiveStreamsResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<BatchUpdateLiveStreamsResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<BatchUpdateLiveStreamsResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public BatchUpdateLiveStreamsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse |
|
getLiveStreams(int index)
public LiveStream getLiveStreams(int index) The LiveStream objects updated.
repeated .google.ads.admanager.v1.LiveStream live_streams = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
LiveStream |
|
getLiveStreamsCount()
public int getLiveStreamsCount() The LiveStream objects updated.
repeated .google.ads.admanager.v1.LiveStream live_streams = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getLiveStreamsList()
public List<LiveStream> getLiveStreamsList() The LiveStream objects updated.
repeated .google.ads.admanager.v1.LiveStream live_streams = 1;
| Returns | |
|---|---|
| Type | Description |
List<LiveStream> |
|
getLiveStreamsOrBuilder(int index)
public LiveStreamOrBuilder getLiveStreamsOrBuilder(int index) The LiveStream objects updated.
repeated .google.ads.admanager.v1.LiveStream live_streams = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
LiveStreamOrBuilder |
|
getLiveStreamsOrBuilderList()
public List<? extends LiveStreamOrBuilder> getLiveStreamsOrBuilderList() The LiveStream objects updated.
repeated .google.ads.admanager.v1.LiveStream live_streams = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.ads.admanager.v1.LiveStreamOrBuilder> |
|
getParserForType()
public Parser<BatchUpdateLiveStreamsResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<BatchUpdateLiveStreamsResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public BatchUpdateLiveStreamsResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected BatchUpdateLiveStreamsResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse.Builder |
|
toBuilder()
public BatchUpdateLiveStreamsResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
BatchUpdateLiveStreamsResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|