View Source GoogleApi.GKEHub.V1.Model.AppDevExperienceFeatureState (google_api_gke_hub v0.16.0)
State for App Dev Exp Feature.
Attributes
-
networkingInstallSucceeded
(type:GoogleApi.GKEHub.V1.Model.Status.t
, default:nil
) - Status of subcomponent that detects configured Service Mesh resources.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEHub.V1.Model.AppDevExperienceFeatureState{ networkingInstallSucceeded: GoogleApi.GKEHub.V1.Model.Status.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.