GoogleApi.BeyondCorp.V1.Model.ShouldThrottleResponse (google_api_beyond_corp v0.16.0)
View SourceResponse 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 }