Interface protos.google.cloud.bigquery.analyticshub.v1.IQueryTemplate (2.4.0)

Properties of a QueryTemplate.

Package

@google-cloud/bigquery-analyticshub

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

QueryTemplate createTime

description

description?: (string|null);

QueryTemplate description

displayName

displayName?: (string|null);

QueryTemplate displayName

documentation

documentation?: (string|null);

QueryTemplate documentation

name

name?: (string|null);

QueryTemplate name

primaryContact

primaryContact?: (string|null);

QueryTemplate primaryContact

proposer

proposer?: (string|null);

QueryTemplate proposer

routine

routine?: (google.cloud.bigquery.analyticshub.v1.IRoutine|null);

QueryTemplate routine

state

state?: (google.cloud.bigquery.analyticshub.v1.QueryTemplate.State|keyof typeof google.cloud.bigquery.analyticshub.v1.QueryTemplate.State|null);

QueryTemplate state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

QueryTemplate updateTime