fileRotationMb property
The maximum file size to be saved in the bucket.
Implementation
@$pb.TagNumber(2)
$core.int get fileRotationMb => $_getIZ(1);
Implementation
@$pb.TagNumber(2)
set fileRotationMb($core.int v) { $_setSignedInt32(1, v); }
The maximum file size to be saved in the bucket.
@$pb.TagNumber(2)
$core.int get fileRotationMb => $_getIZ(1);
@$pb.TagNumber(2)
set fileRotationMb($core.int v) { $_setSignedInt32(1, v); }