public static final class LocationMetadata.HiveMetastoreVersion.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder> implements LocationMetadata.HiveMetastoreVersionOrBuilder
A specification of a supported version of the Hive Metastore software.Protobuf type
google.cloud.metastore.v1beta.LocationMetadata.HiveMetastoreVersion| Modifier and Type | Method and Description |
|---|---|
LocationMetadata.HiveMetastoreVersion.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LocationMetadata.HiveMetastoreVersion |
build() |
LocationMetadata.HiveMetastoreVersion |
buildPartial() |
LocationMetadata.HiveMetastoreVersion.Builder |
clear() |
LocationMetadata.HiveMetastoreVersion.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LocationMetadata.HiveMetastoreVersion.Builder |
clearIsDefault()
Whether `version` will be chosen by the server if a metastore service is
created with a `HiveMetastoreConfig` that omits the `version`.
|
LocationMetadata.HiveMetastoreVersion.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LocationMetadata.HiveMetastoreVersion.Builder |
clearVersion()
The semantic version of the Hive Metastore software.
|
LocationMetadata.HiveMetastoreVersion.Builder |
clone() |
LocationMetadata.HiveMetastoreVersion |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIsDefault()
Whether `version` will be chosen by the server if a metastore service is
created with a `HiveMetastoreConfig` that omits the `version`.
|
String |
getVersion()
The semantic version of the Hive Metastore software.
|
com.google.protobuf.ByteString |
getVersionBytes()
The semantic version of the Hive Metastore software.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
LocationMetadata.HiveMetastoreVersion.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LocationMetadata.HiveMetastoreVersion.Builder |
mergeFrom(LocationMetadata.HiveMetastoreVersion other) |
LocationMetadata.HiveMetastoreVersion.Builder |
mergeFrom(com.google.protobuf.Message other) |
LocationMetadata.HiveMetastoreVersion.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LocationMetadata.HiveMetastoreVersion.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LocationMetadata.HiveMetastoreVersion.Builder |
setIsDefault(boolean value)
Whether `version` will be chosen by the server if a metastore service is
created with a `HiveMetastoreConfig` that omits the `version`.
|
LocationMetadata.HiveMetastoreVersion.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LocationMetadata.HiveMetastoreVersion.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LocationMetadata.HiveMetastoreVersion.Builder |
setVersion(String value)
The semantic version of the Hive Metastore software.
|
LocationMetadata.HiveMetastoreVersion.Builder |
setVersionBytes(com.google.protobuf.ByteString value)
The semantic version of the Hive Metastore software.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LocationMetadata.HiveMetastoreVersion build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LocationMetadata.HiveMetastoreVersion buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LocationMetadata.HiveMetastoreVersion.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder mergeFrom(LocationMetadata.HiveMetastoreVersion other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public LocationMetadata.HiveMetastoreVersion.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LocationMetadata.HiveMetastoreVersion.Builder>IOExceptionpublic String getVersion()
The semantic version of the Hive Metastore software.
string version = 1;getVersion in interface LocationMetadata.HiveMetastoreVersionOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
The semantic version of the Hive Metastore software.
string version = 1;getVersionBytes in interface LocationMetadata.HiveMetastoreVersionOrBuilderpublic LocationMetadata.HiveMetastoreVersion.Builder setVersion(String value)
The semantic version of the Hive Metastore software.
string version = 1;value - The version to set.public LocationMetadata.HiveMetastoreVersion.Builder clearVersion()
The semantic version of the Hive Metastore software.
string version = 1;public LocationMetadata.HiveMetastoreVersion.Builder setVersionBytes(com.google.protobuf.ByteString value)
The semantic version of the Hive Metastore software.
string version = 1;value - The bytes for version to set.public boolean getIsDefault()
Whether `version` will be chosen by the server if a metastore service is created with a `HiveMetastoreConfig` that omits the `version`.
bool is_default = 2;getIsDefault in interface LocationMetadata.HiveMetastoreVersionOrBuilderpublic LocationMetadata.HiveMetastoreVersion.Builder setIsDefault(boolean value)
Whether `version` will be chosen by the server if a metastore service is created with a `HiveMetastoreConfig` that omits the `version`.
bool is_default = 2;value - The isDefault to set.public LocationMetadata.HiveMetastoreVersion.Builder clearIsDefault()
Whether `version` will be chosen by the server if a metastore service is created with a `HiveMetastoreConfig` that omits the `version`.
bool is_default = 2;public final LocationMetadata.HiveMetastoreVersion.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>public final LocationMetadata.HiveMetastoreVersion.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LocationMetadata.HiveMetastoreVersion.Builder>Copyright © 2024 Google LLC. All rights reserved.