GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaToggleHttpRequest (google_api_integrations v0.15.0)
View SourceRequest to enable/disable http call for a provisioned client
Attributes
-
enableHttpCall(type:boolean(), default:nil) - Required. REQUIRED: True if http call feature should be turned on for this region
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaToggleHttpRequest{ enableHttpCall: boolean() | nil }