Properties of a QueryTemplate.
Package
@google-cloud/bigquery-analyticshubProperties
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