public static final class PhysicalSchema.OrcSchema.Builder extends GeneratedMessage.Builder<PhysicalSchema.OrcSchema.Builder> implements PhysicalSchema.OrcSchemaOrBuilderMarks an ORC-encoded data source.
Protobuf type google.cloud.datacatalog.v1.PhysicalSchema.OrcSchema
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > PhysicalSchema.OrcSchema.BuilderImplements
PhysicalSchema.OrcSchemaOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
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 |
|
getDefaultInstanceForType()
public PhysicalSchema.OrcSchema getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PhysicalSchema.OrcSchema |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
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 |
|
| 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 |
|