View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaSwitchVariableMaskingRequest (google_api_integrations v0.6.0)

Request to enable/disable variable masking for a provisioned client

Attributes

  • enableVariableMasking (type: boolean(), default: nil) - Required. REQUIRED: True if variable masking 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.GoogleCloudIntegrationsV1alphaSwitchVariableMaskingRequest{
    enableVariableMasking: boolean() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.