View Source GoogleApi.HealthCare.V1beta1.Model.AccessDeterminationLogConfig (google_api_health_care v0.50.1)

Configures consent audit log config for FHIR create, read, update, and delete (CRUD) operations. Cloud audit log for healthcare API must be enabled. The consent-related logs are included as part of protoPayload.metadata.

Attributes

  • logLevel (type: String.t, default: nil) - Optional. Controls the amount of detail to include as part of the audit logs.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.HealthCare.V1beta1.Model.AccessDeterminationLogConfig{
  logLevel: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.