updateTime property
Output only. The last update timestamp of the bucket.
Implementation
@$pb.TagNumber(5)
$3.Timestamp get updateTime => $_getN(3);
Implementation
@$pb.TagNumber(5)
set updateTime($3.Timestamp value) => $_setField(5, value);
Output only. The last update timestamp of the bucket.
@$pb.TagNumber(5)
$3.Timestamp get updateTime => $_getN(3);
@$pb.TagNumber(5)
set updateTime($3.Timestamp value) => $_setField(5, value);