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

ProjectsLocationsTraceScopesCreateOptions

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

Additional options for Observability#projectsLocationsTraceScopesCreate.

interface ProjectsLocationsTraceScopesCreateOptions {
traceScopeId?: string;
}

§Properties

§
traceScopeId?: string
[src]

Required. A client-assigned identifier for the trace scope.