GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails
import type { GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails } from "https://googleapis.deno.dev/v1/checks:v1alpha.ts";Details of the endpoint in violation.
interface GoogleChecksReportV1alphaCheckEndpointRestrictionViolationEvidenceEndpointDetails  {
endpoint?: GoogleChecksReportV1alphaEndpoint;
}§Properties
§
endpoint?: GoogleChecksReportV1alphaEndpoint
[src]The endpoint in violation.