QueryTemplate
import type { QueryTemplate } from "https://googleapis.deno.dev/v1/analyticshub:v1.ts";
A query template is a container for sharing table-valued functions defined by contributors in a data clean room.
§Properties
Optional. Short description of the QueryTemplate. The description must not contain Unicode non-characters and C0 and C1 control codes except tabs (HT), new lines (LF), carriage returns (CR), and page breaks (FF). Default value is an empty string. Max length: 2000 bytes.
Required. Human-readable display name of the QueryTemplate. The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces. Default value is an empty string. Max length: 63 bytes.
Output only. The resource name of the QueryTemplate. e.g.
projects/myproject/locations/us/dataExchanges/123/queryTemplates/456
Optional. Email or URL of the primary point of contact of the QueryTemplate. Max Length: 1000 bytes.
Optional. Will be deprecated. Email or URL of the primary point of contact of the QueryTemplate. Max Length: 1000 bytes.