View Source GoogleApi.Compute.V1.Model.NodeGroupsAddNodesRequest (google_api_compute v0.56.2)

Attributes

  • additionalNodeCount (type: integer(), default: nil) - Count of additional nodes to be added to the node group.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Compute.V1.Model.NodeGroupsAddNodesRequest{
  additionalNodeCount: integer() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.