View Source GoogleApi.GKEHub.V1.Model.IdentityServiceGoogleConfig (google_api_gke_hub v0.16.0)

Configuration for the Google Plugin Auth flow.

Attributes

  • disable (type: boolean(), default: nil) - Disable automatic configuration of Google Plugin on supported platforms.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEHub.V1.Model.IdentityServiceGoogleConfig{
  disable: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.