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

ValidateTrustRequest

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

Request message for ValidateTrust

interface ValidateTrustRequest {
trust?: Trust;
}

§Properties

§
trust?: Trust
[src]

Required. The domain trust to validate trust state for.