Class PhysicalSchema.OrcSchema.Builder (1.51.0)

public static final class PhysicalSchema.OrcSchema.Builder extends GeneratedMessageV3.Builder<PhysicalSchema.OrcSchema.Builder> implements PhysicalSchema.OrcSchemaOrBuilder

Marks an ORC-encoded data source.

Protobuf type google.cloud.datacatalog.v1.PhysicalSchema.OrcSchema

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public PhysicalSchema.OrcSchema.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

build()

public PhysicalSchema.OrcSchema build()
Returns
Type Description
PhysicalSchema.OrcSchema

buildPartial()

public PhysicalSchema.OrcSchema buildPartial()
Returns
Type Description
PhysicalSchema.OrcSchema

clear()

public PhysicalSchema.OrcSchema.Builder clear()
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public PhysicalSchema.OrcSchema.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public PhysicalSchema.OrcSchema.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

clone()

public PhysicalSchema.OrcSchema.Builder clone()
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

getDefaultInstanceForType()

public PhysicalSchema.OrcSchema getDefaultInstanceForType()
Returns
Type Description
PhysicalSchema.OrcSchema

getDescriptorForType()

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

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(PhysicalSchema.OrcSchema other)

public PhysicalSchema.OrcSchema.Builder mergeFrom(PhysicalSchema.OrcSchema other)
Parameter
Name Description
other PhysicalSchema.OrcSchema
Returns
Type Description
PhysicalSchema.OrcSchema.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public PhysicalSchema.OrcSchema.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public PhysicalSchema.OrcSchema.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final PhysicalSchema.OrcSchema.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public PhysicalSchema.OrcSchema.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public PhysicalSchema.OrcSchema.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final PhysicalSchema.OrcSchema.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
PhysicalSchema.OrcSchema.Builder
Overrides