public final class HiveTableOptions extends com.google.protobuf.GeneratedMessageV3 implements HiveTableOptionsOrBuilder
Options of a Hive table.Protobuf type
google.cloud.bigquery.biglake.v1.HiveTableOptions| Modifier and Type | Class and Description |
|---|---|
static class |
HiveTableOptions.Builder
Options of a Hive table.
|
static class |
HiveTableOptions.SerDeInfo
Serializer and deserializer information.
|
static interface |
HiveTableOptions.SerDeInfoOrBuilder |
static class |
HiveTableOptions.StorageDescriptor
Stores physical storage information of the data.
|
static interface |
HiveTableOptions.StorageDescriptorOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
PARAMETERS_FIELD_NUMBER |
static int |
STORAGE_DESCRIPTOR_FIELD_NUMBER |
static int |
TABLE_TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsParameters(String key)
Stores user supplied Hive table parameters.
|
boolean |
equals(Object obj) |
static HiveTableOptions |
getDefaultInstance() |
HiveTableOptions |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,String> |
getParameters()
Deprecated.
|
int |
getParametersCount()
Stores user supplied Hive table parameters.
|
Map<String,String> |
getParametersMap()
Stores user supplied Hive table parameters.
|
String |
getParametersOrDefault(String key,
String defaultValue)
Stores user supplied Hive table parameters.
|
String |
getParametersOrThrow(String key)
Stores user supplied Hive table parameters.
|
com.google.protobuf.Parser<HiveTableOptions> |
getParserForType() |
int |
getSerializedSize() |
HiveTableOptions.StorageDescriptor |
getStorageDescriptor()
Stores physical storage information of the data.
|
HiveTableOptions.StorageDescriptorOrBuilder |
getStorageDescriptorOrBuilder()
Stores physical storage information of the data.
|
String |
getTableType()
Hive table type.
|
com.google.protobuf.ByteString |
getTableTypeBytes()
Hive table type.
|
int |
hashCode() |
boolean |
hasStorageDescriptor()
Stores physical storage information of the data.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static HiveTableOptions.Builder |
newBuilder() |
static HiveTableOptions.Builder |
newBuilder(HiveTableOptions prototype) |
HiveTableOptions.Builder |
newBuilderForType() |
protected HiveTableOptions.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HiveTableOptions |
parseDelimitedFrom(InputStream input) |
static HiveTableOptions |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveTableOptions |
parseFrom(byte[] data) |
static HiveTableOptions |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveTableOptions |
parseFrom(ByteBuffer data) |
static HiveTableOptions |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveTableOptions |
parseFrom(com.google.protobuf.ByteString data) |
static HiveTableOptions |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveTableOptions |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HiveTableOptions |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HiveTableOptions |
parseFrom(InputStream input) |
static HiveTableOptions |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HiveTableOptions> |
parser() |
HiveTableOptions.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PARAMETERS_FIELD_NUMBER
public static final int TABLE_TYPE_FIELD_NUMBER
public static final int STORAGE_DESCRIPTOR_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getParametersCount()
HiveTableOptionsOrBuilderStores user supplied Hive table parameters.
map<string, string> parameters = 1;getParametersCount in interface HiveTableOptionsOrBuilderpublic boolean containsParameters(String key)
Stores user supplied Hive table parameters.
map<string, string> parameters = 1;containsParameters in interface HiveTableOptionsOrBuilder@Deprecated public Map<String,String> getParameters()
getParametersMap() instead.getParameters in interface HiveTableOptionsOrBuilderpublic Map<String,String> getParametersMap()
Stores user supplied Hive table parameters.
map<string, string> parameters = 1;getParametersMap in interface HiveTableOptionsOrBuilderpublic String getParametersOrDefault(String key, String defaultValue)
Stores user supplied Hive table parameters.
map<string, string> parameters = 1;getParametersOrDefault in interface HiveTableOptionsOrBuilderpublic String getParametersOrThrow(String key)
Stores user supplied Hive table parameters.
map<string, string> parameters = 1;getParametersOrThrow in interface HiveTableOptionsOrBuilderpublic String getTableType()
Hive table type. For example, MANAGED_TABLE, EXTERNAL_TABLE.
string table_type = 2;getTableType in interface HiveTableOptionsOrBuilderpublic com.google.protobuf.ByteString getTableTypeBytes()
Hive table type. For example, MANAGED_TABLE, EXTERNAL_TABLE.
string table_type = 2;getTableTypeBytes in interface HiveTableOptionsOrBuilderpublic boolean hasStorageDescriptor()
Stores physical storage information of the data.
.google.cloud.bigquery.biglake.v1.HiveTableOptions.StorageDescriptor storage_descriptor = 3;
hasStorageDescriptor in interface HiveTableOptionsOrBuilderpublic HiveTableOptions.StorageDescriptor getStorageDescriptor()
Stores physical storage information of the data.
.google.cloud.bigquery.biglake.v1.HiveTableOptions.StorageDescriptor storage_descriptor = 3;
getStorageDescriptor in interface HiveTableOptionsOrBuilderpublic HiveTableOptions.StorageDescriptorOrBuilder getStorageDescriptorOrBuilder()
Stores physical storage information of the data.
.google.cloud.bigquery.biglake.v1.HiveTableOptions.StorageDescriptor storage_descriptor = 3;
getStorageDescriptorOrBuilder in interface HiveTableOptionsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static HiveTableOptions parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveTableOptions parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveTableOptions parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveTableOptions parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveTableOptions parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveTableOptions parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HiveTableOptions parseFrom(InputStream input) throws IOException
IOExceptionpublic static HiveTableOptions parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveTableOptions parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HiveTableOptions parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HiveTableOptions parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HiveTableOptions parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HiveTableOptions.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HiveTableOptions.Builder newBuilder()
public static HiveTableOptions.Builder newBuilder(HiveTableOptions prototype)
public HiveTableOptions.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HiveTableOptions.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HiveTableOptions getDefaultInstance()
public static com.google.protobuf.Parser<HiveTableOptions> parser()
public com.google.protobuf.Parser<HiveTableOptions> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HiveTableOptions getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.