Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GooglePrivacyDlpV2ProfileStatus

import type { GooglePrivacyDlpV2ProfileStatus } from "https://googleapis.deno.dev/v1/dlp:v2.ts";

Success or errors for the profile generation.

interface GooglePrivacyDlpV2ProfileStatus {
status?: GoogleRpcStatus;
timestamp?: Date;
}

§Properties

§

Profiling status code and optional message. The status.code value is 0 (default value) for OK.

§
timestamp?: Date
[src]

Time when the profile generation status was updated