Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::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::V1::LocationMetadata::HiveMetastoreVersion>
Returns
-
(::Array<::Google::Cloud::Metastore::V1::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
HiveMetastoreVersion
in the list will setis_default
.
#supported_hive_metastore_versions=
def supported_hive_metastore_versions=(value) -> ::Array<::Google::Cloud::Metastore::V1::LocationMetadata::HiveMetastoreVersion>
Parameter
-
value (::Array<::Google::Cloud::Metastore::V1::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
HiveMetastoreVersion
in the list will setis_default
.
Returns
-
(::Array<::Google::Cloud::Metastore::V1::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
HiveMetastoreVersion
in the list will setis_default
.