Values.DeleteQueryLoggingConfigurationRequestSourceDeletes the query logging configuration for the specified workspace.
type nonrec t = {workspaceId : WorkspaceId.t;The ID of the workspace from which to delete the query logging configuration.
*)clientToken : IdempotencyToken.t option;(Optional) A unique, case-sensitive identifier that you can provide to ensure the idempotency of the request.
*)}