google_api_app_engine v0.3.0 GoogleApi.AppEngine.V1.Model.DiskUtilization View Source
Target scaling by disk usage. Only applicable in the App Engine flexible environment.
Attributes
- targetReadBytesPerSecond (integer()): Target bytes read per second. Defaults to:
null
. - targetReadOpsPerSecond (integer()): Target ops read per seconds. Defaults to:
null
. - targetWriteBytesPerSecond (integer()): Target bytes written per second. Defaults to:
null
. - targetWriteOpsPerSecond (integer()): Target ops written per second. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.