getDefault static method

ListCachesResponse_ getDefault()

Implementation

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