getDefault static method

GcsDestinationConfig getDefault()

Implementation

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