getDefault static method

BigQueryProfile getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static BigQueryProfile getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<BigQueryProfile>(create);