View Source GoogleApi.GKEHub.V1.Model.ScopeFeatureState (google_api_gke_hub v0.16.0)
ScopeFeatureState contains Scope-wide Feature status information.
Attributes
-
state
(type:GoogleApi.GKEHub.V1.Model.FeatureState.t
, default:nil
) - Output only. The "running state" of the Feature in this Scope.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEHub.V1.Model.ScopeFeatureState{ state: GoogleApi.GKEHub.V1.Model.FeatureState.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.