- 2.63.0 (latest)
- 2.62.1
- 2.60.0
- 2.59.0
- 2.58.1
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.3
- 2.52.3
- 2.50.0
- 2.49.0
- 2.48.2
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.1
- 2.43.2
- 2.42.0
- 2.41.0
- 2.40.1
- 2.39.0
- 2.38.0
- 2.37.0
- 2.36.1
- 2.34.0
- 2.33.0
- 2.32.1
- 2.30.1
- 2.29.1
- 2.28.0
- 2.27.1
- 2.24.0
- 2.23.0
- 2.22.6
- 2.21.0
- 2.20.2
- 2.19.0
- 2.18.0
- 2.17.2
- 2.16.0
- 2.15.1
- 2.14.0
- 2.13.1
- 2.12.0
- 2.11.3
- 2.10.0
- 2.9.3
- 2.8.1
- 2.7.1
- 2.6.1
- 2.5.1
- 2.4.5
- 2.3.0
- 2.2.3
- 2.1.10
public static final class BidiReadObjectRequest.Builder extends GeneratedMessage.Builder<BidiReadObjectRequest.Builder> implements BidiReadObjectRequestOrBuilderRequest message for BidiReadObject.
Protobuf type google.storage.v2.BidiReadObjectRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > BidiReadObjectRequest.BuilderImplements
BidiReadObjectRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllReadRanges(Iterable<? extends ReadRange> values)
public BidiReadObjectRequest.Builder addAllReadRanges(Iterable<? extends ReadRange> values) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.storage.v2.ReadRange> |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
addReadRanges(ReadRange value)
public BidiReadObjectRequest.Builder addReadRanges(ReadRange value) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ReadRange |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
addReadRanges(ReadRange.Builder builderForValue)
public BidiReadObjectRequest.Builder addReadRanges(ReadRange.Builder builderForValue) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ReadRange.Builder |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
addReadRanges(int index, ReadRange value)
public BidiReadObjectRequest.Builder addReadRanges(int index, ReadRange value) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
ReadRange |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
addReadRanges(int index, ReadRange.Builder builderForValue)
public BidiReadObjectRequest.Builder addReadRanges(int index, ReadRange.Builder builderForValue) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
ReadRange.Builder |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
addReadRangesBuilder()
public ReadRange.Builder addReadRangesBuilder() Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ReadRange.Builder |
|
addReadRangesBuilder(int index)
public ReadRange.Builder addReadRangesBuilder(int index) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ReadRange.Builder |
|
build()
public BidiReadObjectRequest build()| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest |
|
buildPartial()
public BidiReadObjectRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest |
|
clear()
public BidiReadObjectRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
clearReadObjectSpec()
public BidiReadObjectRequest.Builder clearReadObjectSpec()Optional. The first message of each stream should set this field. If this is not the first message, an error is returned. Describes the object to read.
.google.storage.v2.BidiReadObjectSpec read_object_spec = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
clearReadRanges()
public BidiReadObjectRequest.Builder clearReadRanges() Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
getDefaultInstanceForType()
public BidiReadObjectRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getReadObjectSpec()
public BidiReadObjectSpec getReadObjectSpec()Optional. The first message of each stream should set this field. If this is not the first message, an error is returned. Describes the object to read.
.google.storage.v2.BidiReadObjectSpec read_object_spec = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectSpec |
The readObjectSpec. |
getReadObjectSpecBuilder()
public BidiReadObjectSpec.Builder getReadObjectSpecBuilder()Optional. The first message of each stream should set this field. If this is not the first message, an error is returned. Describes the object to read.
.google.storage.v2.BidiReadObjectSpec read_object_spec = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectSpec.Builder |
|
getReadObjectSpecOrBuilder()
public BidiReadObjectSpecOrBuilder getReadObjectSpecOrBuilder()Optional. The first message of each stream should set this field. If this is not the first message, an error is returned. Describes the object to read.
.google.storage.v2.BidiReadObjectSpec read_object_spec = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectSpecOrBuilder |
|
getReadRanges(int index)
public ReadRange getReadRanges(int index) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ReadRange |
|
getReadRangesBuilder(int index)
public ReadRange.Builder getReadRangesBuilder(int index) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ReadRange.Builder |
|
getReadRangesBuilderList()
public List<ReadRange.Builder> getReadRangesBuilderList() Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getReadRangesCount()
public int getReadRangesCount() Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
int |
|
getReadRangesList()
public List<ReadRange> getReadRangesList() Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<ReadRange> |
|
getReadRangesOrBuilder(int index)
public ReadRangeOrBuilder getReadRangesOrBuilder(int index) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ReadRangeOrBuilder |
|
getReadRangesOrBuilderList()
public List<? extends ReadRangeOrBuilder> getReadRangesOrBuilderList() Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.storage.v2.ReadRangeOrBuilder> |
|
hasReadObjectSpec()
public boolean hasReadObjectSpec()Optional. The first message of each stream should set this field. If this is not the first message, an error is returned. Describes the object to read.
.google.storage.v2.BidiReadObjectSpec read_object_spec = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the readObjectSpec field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public BidiReadObjectRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public BidiReadObjectRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
mergeFrom(BidiReadObjectRequest other)
public BidiReadObjectRequest.Builder mergeFrom(BidiReadObjectRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
BidiReadObjectRequest |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
mergeReadObjectSpec(BidiReadObjectSpec value)
public BidiReadObjectRequest.Builder mergeReadObjectSpec(BidiReadObjectSpec value)Optional. The first message of each stream should set this field. If this is not the first message, an error is returned. Describes the object to read.
.google.storage.v2.BidiReadObjectSpec read_object_spec = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
BidiReadObjectSpec |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
removeReadRanges(int index)
public BidiReadObjectRequest.Builder removeReadRanges(int index) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
setReadObjectSpec(BidiReadObjectSpec value)
public BidiReadObjectRequest.Builder setReadObjectSpec(BidiReadObjectSpec value)Optional. The first message of each stream should set this field. If this is not the first message, an error is returned. Describes the object to read.
.google.storage.v2.BidiReadObjectSpec read_object_spec = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
BidiReadObjectSpec |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
setReadObjectSpec(BidiReadObjectSpec.Builder builderForValue)
public BidiReadObjectRequest.Builder setReadObjectSpec(BidiReadObjectSpec.Builder builderForValue)Optional. The first message of each stream should set this field. If this is not the first message, an error is returned. Describes the object to read.
.google.storage.v2.BidiReadObjectSpec read_object_spec = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
BidiReadObjectSpec.Builder |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
setReadRanges(int index, ReadRange value)
public BidiReadObjectRequest.Builder setReadRanges(int index, ReadRange value) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
ReadRange |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|
setReadRanges(int index, ReadRange.Builder builderForValue)
public BidiReadObjectRequest.Builder setReadRanges(int index, ReadRange.Builder builderForValue) Optional. Provides a list of 0 or more (up to 100) ranges to read. If a
single range is large enough to require multiple responses, they are
delivered in increasing offset order. There are no ordering guarantees
across ranges. When no ranges are provided, the response message
doesn't include ObjectRangeData. For full object downloads, the
offset and size can be set to 0.
repeated .google.storage.v2.ReadRange read_ranges = 8 [(.google.api.field_behavior) = OPTIONAL];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
ReadRange.Builder |
| Returns | |
|---|---|
| Type | Description |
BidiReadObjectRequest.Builder |
|