View Source GoogleApi.AppEngine.V1.Model.ManualScaling (google_api_app_engine v0.42.0)

A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AppEngine.V1.Model.ManualScaling{instances: integer() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.