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

ProjectsLocationsGlobalConnectivityTestsCreateOptions

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

Additional options for NetworkManagement#projectsLocationsGlobalConnectivityTestsCreate.

interface ProjectsLocationsGlobalConnectivityTestsCreateOptions {
testId?: string;
}

§Properties

§
testId?: string
[src]

Required. The logical name of the Connectivity Test in your project with the following restrictions: * Must contain only lowercase letters, numbers, and hyphens. * Must start with a letter. * Must be between 1-40 characters.

  • Must end with a number or a letter. * Must be unique within the customer project