View Source GoogleApi.ServiceControl.V1.Model.QuotaProperties (google_api_service_control v0.44.0)

Represents the properties needed for quota operations.

Attributes

  • quotaMode (type: String.t, default: nil) - Quota mode for this operation.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.ServiceControl.V1.Model.QuotaProperties{
  quotaMode: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.