| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. addAllStoreFiles(Iterable<? extends SnapshotProtos.SnapshotRegionManifest.StoreFile> values)repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.Builder. addFamilyFilesBuilder()repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.Builder. addFamilyFilesBuilder(int index)repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. addStoreFiles(int index,
             SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. addStoreFiles(int index,
             SnapshotProtos.SnapshotRegionManifest.StoreFile value)repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. addStoreFiles(SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. addStoreFiles(SnapshotProtos.SnapshotRegionManifest.StoreFile value)repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. clear() | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. clearFamilyName()required bytes family_name = 1;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. clearStoreFiles()repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. clone() | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.Builder. getFamilyFilesBuilder(int index)repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. mergeFrom(com.google.protobuf.Message other) | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. mergeFrom(SnapshotProtos.SnapshotRegionManifest.FamilyFiles other) | 
| static SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles. newBuilder() | 
| static SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles. newBuilder(SnapshotProtos.SnapshotRegionManifest.FamilyFiles prototype) | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles. newBuilderForType() | 
| protected SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles. newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. removeStoreFiles(int index)repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. setFamilyName(com.google.protobuf.ByteString value)required bytes family_name = 1;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. setStoreFiles(int index,
             SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder builderForValue)repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder. setStoreFiles(int index,
             SnapshotProtos.SnapshotRegionManifest.StoreFile value)repeated .SnapshotRegionManifest.StoreFile store_files = 2;
 | 
| SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder | SnapshotProtos.SnapshotRegionManifest.FamilyFiles. toBuilder() |