Reference documentation and code samples for the Dataproc Metastore V1beta API class Google::Cloud::Metastore::V1beta::LocationMetadata.
Metadata about the service in a location.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#supported_hive_metastore_versions
def supported_hive_metastore_versions() -> ::Array<::Google::Cloud::Metastore::V1beta::LocationMetadata::HiveMetastoreVersion> Returns
- (::Array<::Google::Cloud::Metastore::V1beta::LocationMetadata::HiveMetastoreVersion>) — The versions of Hive Metastore that can be used when creating a new metastore service in this location. The server guarantees that exactly one
HiveMetastoreVersionin the list will setis_default.
#supported_hive_metastore_versions=
def supported_hive_metastore_versions=(value) -> ::Array<::Google::Cloud::Metastore::V1beta::LocationMetadata::HiveMetastoreVersion> Parameter
- value (::Array<::Google::Cloud::Metastore::V1beta::LocationMetadata::HiveMetastoreVersion>) — The versions of Hive Metastore that can be used when creating a new metastore service in this location. The server guarantees that exactly one
HiveMetastoreVersionin the list will setis_default.
Returns
- (::Array<::Google::Cloud::Metastore::V1beta::LocationMetadata::HiveMetastoreVersion>) — The versions of Hive Metastore that can be used when creating a new metastore service in this location. The server guarantees that exactly one
HiveMetastoreVersionin the list will setis_default.