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