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

GoogleChecksReportV1alphaCheckSdkIssueEvidence

import type { GoogleChecksReportV1alphaCheckSdkIssueEvidence } from "https://googleapis.deno.dev/v1/checks:v1alpha.ts";

Evidence concerning an SDK issue.

interface GoogleChecksReportV1alphaCheckSdkIssueEvidence {
sdkVersion?: string;
}

§Properties

§

The SDK with an issue.

§
sdkVersion?: string
[src]

The SDK version.