Provides struct and type for a UpdateDlpReportRequest
Summary
Types
@type t() :: %Gleanex.Admin.UpdateDlpReportRequest{ autoHideDocs: boolean() | nil, config: Gleanex.Admin.DlpConfig.t() | nil, frequency: String.t() | nil, reportName: String.t() | nil, status: String.t() | nil }