GoogleApi.TPU.V2.Model.AccessConfig (google_api_tpu v0.18.0)

View Source

An access config attached to the TPU worker.

Attributes

  • externalIp (type: String.t, default: nil) - Output only. An external IP address associated with the TPU worker.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.TPU.V2.Model.AccessConfig{externalIp: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.