public static final class GenerateHlsUriResponse.Builder extends GeneratedMessage.Builder<GenerateHlsUriResponse.Builder> implements GenerateHlsUriResponseOrBuilderResponse message for GenerateHlsUri API.
Protobuf type google.cloud.visionai.v1.GenerateHlsUriResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > GenerateHlsUriResponse.BuilderImplements
GenerateHlsUriResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllTemporalPartitions(Iterable<? extends Partition.TemporalPartition> values)
public GenerateHlsUriResponse.Builder addAllTemporalPartitions(Iterable<? extends Partition.TemporalPartition> values)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.visionai.v1.Partition.TemporalPartition> |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
addTemporalPartitions(Partition.TemporalPartition value)
public GenerateHlsUriResponse.Builder addTemporalPartitions(Partition.TemporalPartition value)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
Partition.TemporalPartition |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
addTemporalPartitions(Partition.TemporalPartition.Builder builderForValue)
public GenerateHlsUriResponse.Builder addTemporalPartitions(Partition.TemporalPartition.Builder builderForValue)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Partition.TemporalPartition.Builder |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
addTemporalPartitions(int index, Partition.TemporalPartition value)
public GenerateHlsUriResponse.Builder addTemporalPartitions(int index, Partition.TemporalPartition value)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Partition.TemporalPartition |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
addTemporalPartitions(int index, Partition.TemporalPartition.Builder builderForValue)
public GenerateHlsUriResponse.Builder addTemporalPartitions(int index, Partition.TemporalPartition.Builder builderForValue)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Partition.TemporalPartition.Builder |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
addTemporalPartitionsBuilder()
public Partition.TemporalPartition.Builder addTemporalPartitionsBuilder()A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Returns | |
|---|---|
| Type | Description |
Partition.TemporalPartition.Builder |
|
addTemporalPartitionsBuilder(int index)
public Partition.TemporalPartition.Builder addTemporalPartitionsBuilder(int index)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Partition.TemporalPartition.Builder |
|
build()
public GenerateHlsUriResponse build()| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse |
|
buildPartial()
public GenerateHlsUriResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse |
|
clear()
public GenerateHlsUriResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
clearTemporalPartitions()
public GenerateHlsUriResponse.Builder clearTemporalPartitions()A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
clearUri()
public GenerateHlsUriResponse.Builder clearUri()A signed uri to download the HLS manifest corresponding to the requested times.
string uri = 1;
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public GenerateHlsUriResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getTemporalPartitions(int index)
public Partition.TemporalPartition getTemporalPartitions(int index)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Partition.TemporalPartition |
|
getTemporalPartitionsBuilder(int index)
public Partition.TemporalPartition.Builder getTemporalPartitionsBuilder(int index)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Partition.TemporalPartition.Builder |
|
getTemporalPartitionsBuilderList()
public List<Partition.TemporalPartition.Builder> getTemporalPartitionsBuilderList()A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getTemporalPartitionsCount()
public int getTemporalPartitionsCount()A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Returns | |
|---|---|
| Type | Description |
int |
|
getTemporalPartitionsList()
public List<Partition.TemporalPartition> getTemporalPartitionsList()A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Returns | |
|---|---|
| Type | Description |
List<TemporalPartition> |
|
getTemporalPartitionsOrBuilder(int index)
public Partition.TemporalPartitionOrBuilder getTemporalPartitionsOrBuilder(int index)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Partition.TemporalPartitionOrBuilder |
|
getTemporalPartitionsOrBuilderList()
public List<? extends Partition.TemporalPartitionOrBuilder> getTemporalPartitionsOrBuilderList()A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.visionai.v1.Partition.TemporalPartitionOrBuilder> |
|
getUri()
public String getUri()A signed uri to download the HLS manifest corresponding to the requested times.
string uri = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The uri. |
getUriBytes()
public ByteString getUriBytes()A signed uri to download the HLS manifest corresponding to the requested times.
string uri = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for uri. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(GenerateHlsUriResponse other)
public GenerateHlsUriResponse.Builder mergeFrom(GenerateHlsUriResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
GenerateHlsUriResponse |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GenerateHlsUriResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public GenerateHlsUriResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
removeTemporalPartitions(int index)
public GenerateHlsUriResponse.Builder removeTemporalPartitions(int index)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
setTemporalPartitions(int index, Partition.TemporalPartition value)
public GenerateHlsUriResponse.Builder setTemporalPartitions(int index, Partition.TemporalPartition value)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Partition.TemporalPartition |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
setTemporalPartitions(int index, Partition.TemporalPartition.Builder builderForValue)
public GenerateHlsUriResponse.Builder setTemporalPartitions(int index, Partition.TemporalPartition.Builder builderForValue)A list of temporal partitions of the content returned in the order they appear in the stream.
repeated .google.cloud.visionai.v1.Partition.TemporalPartition temporal_partitions = 2;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Partition.TemporalPartition.Builder |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
|
setUri(String value)
public GenerateHlsUriResponse.Builder setUri(String value)A signed uri to download the HLS manifest corresponding to the requested times.
string uri = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe uri to set. |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
This builder for chaining. |
setUriBytes(ByteString value)
public GenerateHlsUriResponse.Builder setUriBytes(ByteString value)A signed uri to download the HLS manifest corresponding to the requested times.
string uri = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for uri to set. |
| Returns | |
|---|---|
| Type | Description |
GenerateHlsUriResponse.Builder |
This builder for chaining. |