View Source GoogleApi.TPU.V2.Model.AccessConfig (google_api_tpu v0.16.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.