Class Document.ChunkedDocument.Chunk.TableChunkField.Builder (2.87.0)

public static final class Document.ChunkedDocument.Chunk.TableChunkField.Builder extends GeneratedMessage.Builder<Document.ChunkedDocument.Chunk.TableChunkField.Builder> implements Document.ChunkedDocument.Chunk.TableChunkFieldOrBuilder

The table chunk field in the chunk.

Protobuf type google.cloud.documentai.v1beta3.Document.ChunkedDocument.Chunk.TableChunkField

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public Document.ChunkedDocument.Chunk.TableChunkField build()
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField

buildPartial()

public Document.ChunkedDocument.Chunk.TableChunkField buildPartial()
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField

clear()

public Document.ChunkedDocument.Chunk.TableChunkField.Builder clear()
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField.Builder
Overrides

clearAnnotations()

public Document.ChunkedDocument.Chunk.TableChunkField.Builder clearAnnotations()

Annotation of the table chunk field.

.google.cloud.documentai.v1beta3.Document.Annotations annotations = 1;

Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField.Builder

getAnnotations()

public Document.Annotations getAnnotations()

Annotation of the table chunk field.

.google.cloud.documentai.v1beta3.Document.Annotations annotations = 1;

Returns
Type Description
Document.Annotations

The annotations.

getAnnotationsBuilder()

public Document.Annotations.Builder getAnnotationsBuilder()

Annotation of the table chunk field.

.google.cloud.documentai.v1beta3.Document.Annotations annotations = 1;

Returns
Type Description
Document.Annotations.Builder

getAnnotationsOrBuilder()

public Document.AnnotationsOrBuilder getAnnotationsOrBuilder()

Annotation of the table chunk field.

.google.cloud.documentai.v1beta3.Document.Annotations annotations = 1;

Returns
Type Description
Document.AnnotationsOrBuilder

getDefaultInstanceForType()

public Document.ChunkedDocument.Chunk.TableChunkField getDefaultInstanceForType()
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

hasAnnotations()

public boolean hasAnnotations()

Annotation of the table chunk field.

.google.cloud.documentai.v1beta3.Document.Annotations annotations = 1;

Returns
Type Description
boolean

Whether the annotations field is set.

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeAnnotations(Document.Annotations value)

public Document.ChunkedDocument.Chunk.TableChunkField.Builder mergeAnnotations(Document.Annotations value)

Annotation of the table chunk field.

.google.cloud.documentai.v1beta3.Document.Annotations annotations = 1;

Parameter
Name Description
value Document.Annotations
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField.Builder

mergeFrom(Document.ChunkedDocument.Chunk.TableChunkField other)

public Document.ChunkedDocument.Chunk.TableChunkField.Builder mergeFrom(Document.ChunkedDocument.Chunk.TableChunkField other)
Parameter
Name Description
other Document.ChunkedDocument.Chunk.TableChunkField
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public Document.ChunkedDocument.Chunk.TableChunkField.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public Document.ChunkedDocument.Chunk.TableChunkField.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField.Builder
Overrides

setAnnotations(Document.Annotations value)

public Document.ChunkedDocument.Chunk.TableChunkField.Builder setAnnotations(Document.Annotations value)

Annotation of the table chunk field.

.google.cloud.documentai.v1beta3.Document.Annotations annotations = 1;

Parameter
Name Description
value Document.Annotations
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField.Builder

setAnnotations(Document.Annotations.Builder builderForValue)

public Document.ChunkedDocument.Chunk.TableChunkField.Builder setAnnotations(Document.Annotations.Builder builderForValue)

Annotation of the table chunk field.

.google.cloud.documentai.v1beta3.Document.Annotations annotations = 1;

Parameter
Name Description
builderForValue Document.Annotations.Builder
Returns
Type Description
Document.ChunkedDocument.Chunk.TableChunkField.Builder