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

PropertySpec holds information about a property in an object.

Attributes

  • type (type: String.t, default: nil) - A type for the object.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.