getDefault static method

GcsProfile getDefault()

Implementation

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