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

GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata

import type { GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";

Metadata for all operations used and required for all operations that created by Container Analysis Providers

interface GoogleDevtoolsContaineranalysisV1alpha1OperationMetadata {
createTime?: Date;
endTime?: Date;
}

§Properties

§
createTime?: Date
[src]

Output only. The time this operation was created.

§
endTime?: Date
[src]

Output only. The time that this operation was marked completed or failed.