View Source GoogleApi.BeyondCorp.V1.Model.ShouldThrottleResponse (google_api_beyond_corp v0.10.0)

Response message for calling ShouldThrottle

Attributes

  • shouldThrottle (type: boolean(), default: nil) - Whether the port should be throttled

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.BeyondCorp.V1.Model.ShouldThrottleResponse{
  shouldThrottle: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.