View Source GoogleApi.CloudBuild.V2.Model.Worker (google_api_cloud_build v0.50.1)

Configuration for the worker.

Attributes

  • machineType (type: String.t, default: nil) - Optional. Machine type of a worker, default is "e2-standard-2".

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudBuild.V2.Model.Worker{machineType: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.