GoogleApi.Memcache.V1beta2.Model.GoogleCloudMemcacheV1beta2UpgradeInstanceRequest (google_api_memcache v0.26.0)

View Source

Request for UpgradeInstance.

Attributes

  • memcacheVersion (type: String.t, default: nil) - Required. Specifies the target version of memcached engine to upgrade to.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.Memcache.V1beta2.Model.GoogleCloudMemcacheV1beta2UpgradeInstanceRequest{
    memcacheVersion: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.