- 2.82.0 (latest)
- 2.80.0
- 2.79.0
- 2.78.0
- 2.77.0
- 2.76.0
- 2.74.0
- 2.72.0
- 2.71.0
- 2.68.0
- 2.67.0
- 2.66.0
- 2.64.0
- 2.63.0
- 2.62.0
- 2.61.0
- 2.60.0
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.5
- 2.6.2
- 2.5.1
- 2.4.3
- 2.3.1
- 2.2.1
- 2.1.9
public static final class Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder extends GeneratedMessageV3.Builder<Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder> implements Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlockOrBuilderRepresents a text type block.
Protobuf type
google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllBlocks(Iterable<? extends Document.DocumentLayout.DocumentLayoutBlock> values)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder addAllBlocks(Iterable<? extends Document.DocumentLayout.DocumentLayoutBlock> values)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock> |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
addBlocks(Document.DocumentLayout.DocumentLayoutBlock value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder addBlocks(Document.DocumentLayout.DocumentLayoutBlock value)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
Document.DocumentLayout.DocumentLayoutBlock |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
addBlocks(Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder addBlocks(Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Document.DocumentLayout.DocumentLayoutBlock.Builder |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
addBlocks(int index, Document.DocumentLayout.DocumentLayoutBlock value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder addBlocks(int index, Document.DocumentLayout.DocumentLayoutBlock value)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Document.DocumentLayout.DocumentLayoutBlock |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
addBlocks(int index, Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder addBlocks(int index, Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Document.DocumentLayout.DocumentLayoutBlock.Builder |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
addBlocksBuilder()
public Document.DocumentLayout.DocumentLayoutBlock.Builder addBlocksBuilder()A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.Builder |
|
addBlocksBuilder(int index)
public Document.DocumentLayout.DocumentLayoutBlock.Builder addBlocksBuilder(int index)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.Builder |
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
build()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock build()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock |
|
buildPartial()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock buildPartial()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock |
|
clear()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder clear()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
clearAnnotations()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder clearAnnotations()Annotation of the text block.
.google.cloud.documentai.v1beta3.Document.Annotations annotations = 4;
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
clearBlocks()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder clearBlocks()A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
clearText()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder clearText()Text content stored in the block.
string text = 1;
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
This builder for chaining. |
clearType()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder clearType() Type of the text in the block. Available options are: paragraph,
subtitle, heading-1, heading-2, heading-3, heading-4,
heading-5, header, footer.
string type = 2;
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
This builder for chaining. |
clone()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder clone()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
getAnnotations()
public Document.Annotations getAnnotations()Annotation of the text block.
.google.cloud.documentai.v1beta3.Document.Annotations annotations = 4;
| Returns | |
|---|---|
| Type | Description |
Document.Annotations |
The annotations. |
getAnnotationsBuilder()
public Document.Annotations.Builder getAnnotationsBuilder()Annotation of the text block.
.google.cloud.documentai.v1beta3.Document.Annotations annotations = 4;
| Returns | |
|---|---|
| Type | Description |
Document.Annotations.Builder |
|
getAnnotationsOrBuilder()
public Document.AnnotationsOrBuilder getAnnotationsOrBuilder()Annotation of the text block.
.google.cloud.documentai.v1beta3.Document.Annotations annotations = 4;
| Returns | |
|---|---|
| Type | Description |
Document.AnnotationsOrBuilder |
|
getBlocks(int index)
public Document.DocumentLayout.DocumentLayoutBlock getBlocks(int index)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock |
|
getBlocksBuilder(int index)
public Document.DocumentLayout.DocumentLayoutBlock.Builder getBlocksBuilder(int index)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.Builder |
|
getBlocksBuilderList()
public List<Document.DocumentLayout.DocumentLayoutBlock.Builder> getBlocksBuilderList()A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getBlocksCount()
public int getBlocksCount()A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Returns | |
|---|---|
| Type | Description |
int |
|
getBlocksList()
public List<Document.DocumentLayout.DocumentLayoutBlock> getBlocksList()A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Returns | |
|---|---|
| Type | Description |
List<DocumentLayoutBlock> |
|
getBlocksOrBuilder(int index)
public Document.DocumentLayout.DocumentLayoutBlockOrBuilder getBlocksOrBuilder(int index)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlockOrBuilder |
|
getBlocksOrBuilderList()
public List<? extends Document.DocumentLayout.DocumentLayoutBlockOrBuilder> getBlocksOrBuilderList()A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlockOrBuilder> |
|
getDefaultInstanceForType()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getText()
public String getText()Text content stored in the block.
string text = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The text. |
getTextBytes()
public ByteString getTextBytes()Text content stored in the block.
string text = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for text. |
getType()
public String getType() Type of the text in the block. Available options are: paragraph,
subtitle, heading-1, heading-2, heading-3, heading-4,
heading-5, header, footer.
string type = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The type. |
getTypeBytes()
public ByteString getTypeBytes() Type of the text in the block. Available options are: paragraph,
subtitle, heading-1, heading-2, heading-3, heading-4,
heading-5, header, footer.
string type = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for type. |
hasAnnotations()
public boolean hasAnnotations()Annotation of the text block.
.google.cloud.documentai.v1beta3.Document.Annotations annotations = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the annotations field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeAnnotations(Document.Annotations value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder mergeAnnotations(Document.Annotations value)Annotation of the text block.
.google.cloud.documentai.v1beta3.Document.Annotations annotations = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
Document.Annotations |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
mergeFrom(Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock other)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder mergeFrom(Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock other)| Parameter | |
|---|---|
| Name | Description |
other |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
removeBlocks(int index)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder removeBlocks(int index)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
setAnnotations(Document.Annotations value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setAnnotations(Document.Annotations value)Annotation of the text block.
.google.cloud.documentai.v1beta3.Document.Annotations annotations = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
Document.Annotations |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
setAnnotations(Document.Annotations.Builder builderForValue)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setAnnotations(Document.Annotations.Builder builderForValue)Annotation of the text block.
.google.cloud.documentai.v1beta3.Document.Annotations annotations = 4;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Document.Annotations.Builder |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
setBlocks(int index, Document.DocumentLayout.DocumentLayoutBlock value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setBlocks(int index, Document.DocumentLayout.DocumentLayoutBlock value)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
Document.DocumentLayout.DocumentLayoutBlock |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
setBlocks(int index, Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setBlocks(int index, Document.DocumentLayout.DocumentLayoutBlock.Builder builderForValue)A text block could further have child blocks. Repeated blocks support further hierarchies and nested blocks.
repeated .google.cloud.documentai.v1beta3.Document.DocumentLayout.DocumentLayoutBlock blocks = 3;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
Document.DocumentLayout.DocumentLayoutBlock.Builder |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|
setText(String value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setText(String value)Text content stored in the block.
string text = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe text to set. |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
This builder for chaining. |
setTextBytes(ByteString value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setTextBytes(ByteString value)Text content stored in the block.
string text = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for text to set. |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
This builder for chaining. |
setType(String value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setType(String value) Type of the text in the block. Available options are: paragraph,
subtitle, heading-1, heading-2, heading-3, heading-4,
heading-5, header, footer.
string type = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe type to set. |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
This builder for chaining. |
setTypeBytes(ByteString value)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setTypeBytes(ByteString value) Type of the text in the block. Available options are: paragraph,
subtitle, heading-1, heading-2, heading-3, heading-4,
heading-5, header, footer.
string type = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for type to set. |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTextBlock.Builder |
|