bigqueryDestination property

BigQueryDestination? bigqueryDestination
final

BigQuery table for logging. If only given a project, a new dataset will be created with name logging_<endpoint-display-name>_<endpoint-id> where

Implementation

final BigQueryDestination? bigqueryDestination;