View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaSwitchEncryptionRequest (google_api_integrations v0.6.0)
Request for the SwitchEncryption rpc
Attributes
-
cloudKmsConfig
(type:GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaCloudKmsConfig.t
, default:nil
) - Required. REQUIRED: Cloud KMS config for AuthModule to encrypt/decrypt credentials.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaSwitchEncryptionRequest{ cloudKmsConfig: GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaCloudKmsConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.