GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaToggleHttpRequest (google_api_integrations v0.15.0)

View Source

Request 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

t()

@type t() ::
  %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaToggleHttpRequest{
    enableHttpCall: boolean() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.