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

ProjectsLocationsCollectorsCreateOptions

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

Additional options for RapidMigrationAssessment#projectsLocationsCollectorsCreate.

interface ProjectsLocationsCollectorsCreateOptions {
collectorId?: string;
requestId?: string;
}

§Properties

§
collectorId?: string
[src]

Required. Id of the requesting object.

§
requestId?: string
[src]

Optional. An optional request ID to identify requests.