snapshotLocation property
Implementation
@$pb.TagNumber(3)
ShardSnapshotLocation get snapshotLocation => $_getN(2);
Implementation
@$pb.TagNumber(3)
set snapshotLocation(ShardSnapshotLocation v) { $_setField(3, v); }
@$pb.TagNumber(3)
ShardSnapshotLocation get snapshotLocation => $_getN(2);
@$pb.TagNumber(3)
set snapshotLocation(ShardSnapshotLocation v) { $_setField(3, v); }