GoogleApi.StorageTransfer.V1.Model.LoggingConfig (google_api_storage_transfer v0.31.0) View Source

Logging configuration.

Attributes

  • enableOnpremGcsTransferLogs (type: boolean(), default: nil) - Enables the Cloud Storage transfer logs for this transfer. This is only supported for transfer jobs with PosixFilesystem sources. The default is that logs are not generated for this transfer.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.StorageTransfer.V1.Model.LoggingConfig{
  enableOnpremGcsTransferLogs: boolean() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.