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

SasPortalSetupSasAnalyticsRequest

import type { SasPortalSetupSasAnalyticsRequest } from "https://googleapis.deno.dev/v1/prod_tt_sasportal:v1alpha1.ts";

Request for the SetupSasAnalytics rpc.

interface SasPortalSetupSasAnalyticsRequest {
userId?: string;
}

§Properties

§
userId?: string
[src]

Optional. User id to setup analytics for, if not provided the user id associated with the project is used. optional