google_api_os_config v0.6.0 GoogleApi.OSConfig.V1.Model.PackageResourceGooGet View Source

A package managed by GooGet. install: googet -noconfirm install package remove: googet -noconfirm remove package

Attributes

  • name (type: String.t, default: nil) - Package name.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.OSConfig.V1.Model.PackageResourceGooGet{name: String.t()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.