GoogleApi.VMwareEngine.V1.Model.LocationMetadata (google_api_v_mware_engine v0.5.0)
View SourceVmwareEngine specific metadata for the given google.cloud.location.Location. It is returned as a content of the google.cloud.location.Location.metadata
field.
Attributes
-
capabilities
(type:list(String.t)
, default:nil
) - Output only. Capabilities of this location.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.VMwareEngine.V1.Model.LocationMetadata{ capabilities: [String.t()] | nil }