View Source GoogleApi.BlockchainNodeEngine.V1.Model.GethDetails (google_api_blockchain_node_engine v0.3.1)

Options for the Geth execution client. See Command-line Options for more details.

Attributes

  • garbageCollectionMode (type: String.t, default: nil) - Immutable. Blockchain garbage collection mode.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.BlockchainNodeEngine.V1.Model.GethDetails{
  garbageCollectionMode: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.