ExternalDataSources
import type { ExternalDataSources } from "https://googleapis.deno.dev/v1/workloadmanager:v1.ts";
Message for external data sources
interface ExternalDataSources {
assetType?: string;
name?: string;
type?: "TYPE_UNSPECIFIED" | "BIG_QUERY_TABLE";
uri?: string;
}§Properties
§
assetType?: string
[src]Required. The asset type of the external data source this can be one of go/cai-asset-types to override the default asset type or it can be a custom type defined by the user custom type must match the asset type in the rule