LinkedResource
import type { LinkedResource } from "https://googleapis.deno.dev/v1/analyticshub:v1.ts";
Reference to a linked resource tracked by this Subscription.
interface LinkedResource {
readonly linkedDataset?: string;
readonly linkedPubsubSubscription?: string;
readonly listing?: string;
}§Properties
§
readonly linkedDataset?: string
[src]Output only. Name of the linked dataset, e.g. projects/subscriberproject/datasets/linked_dataset