Listing
import type { Listing } from "https://googleapis.deno.dev/v1/analyticshub:v1.ts";
A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.
§Properties
Optional. If true, the listing is only available to get the resource metadata. Listing is non subscribable.
Shared dataset i.e. BigQuery dataset source.
Optional. Categories of the listing. Up to five categories are allowed.
Output only. Commercial info contains the information about the commercial data products associated with the listing.
Optional. Details of the data provider who owns the source data.
Optional. Short description of the listing. 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.
Optional. Type of discovery of the listing on the discovery page.
Required. Human-readable display name of the listing. 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.
Optional. Base64 encoded image representing the listing. Max Size: 3.0MiB Expected image dimensions are 512x512 pixels, however the API only performs validation on size of the encoded data. Note: For byte fields, the contents of the field are base64-encoded (which increases the size of the data by 33-36%) when using JSON on the wire.
Optional. By default, false. If true, the Listing has an email sharing mandate enabled.
Output only. The resource name of the listing. e.g.
projects/myproject/locations/us/dataExchanges/123/listings/456
Optional. Email or URL of the primary point of contact of the listing. Max Length: 1000 bytes.
Pub/Sub topic source.
Optional. Email or URL of the request access of the listing. Subscribers can use this reference to request access. Max Length: 1000 bytes.
Output only. Listing shared asset type.
Optional. If set, restricted export configuration will be propagated and enforced on the linked dataset.