GoogleApi.Metastore.V1beta.Model.LocationMetadata (google_api_metastore v0.2.0) View Source
Metadata about the service in a location.
Attributes
-
supportedHiveMetastoreVersions
(type:list(GoogleApi.Metastore.V1beta.Model.HiveMetastoreVersion.t)
, default:nil
) - 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 set is_default.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Metastore.V1beta.Model.LocationMetadata{ supportedHiveMetastoreVersions: [GoogleApi.Metastore.V1beta.Model.HiveMetastoreVersion.t()] | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.