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
@type t() :: %GoogleApi.ServiceControl.V1.Model.QuotaProperties{ quotaMode: String.t() | nil }