public static final class Indicator.ProcessSignature.MemoryHashSignature.Builder extends GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder> implements Indicator.ProcessSignature.MemoryHashSignatureOrBuilder
   
   A signature corresponding to memory page hashes.
 Protobuf type 
 google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Methods
  
  
  getDescriptor()
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  addAllDetections(Iterable<? extends Indicator.ProcessSignature.MemoryHashSignature.Detection> values)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder addAllDetections(Iterable<? extends Indicator.ProcessSignature.MemoryHashSignature.Detection> values)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection>
 | 
    
  
  
  
  addDetections(Indicator.ProcessSignature.MemoryHashSignature.Detection value)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder addDetections(Indicator.ProcessSignature.MemoryHashSignature.Detection value)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
addDetections(Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder addDetections(Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
addDetections(int index, Indicator.ProcessSignature.MemoryHashSignature.Detection value)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder addDetections(int index, Indicator.ProcessSignature.MemoryHashSignature.Detection value)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
addDetections(int index, Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder addDetections(int index, Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
addDetectionsBuilder()
  
    public Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder addDetectionsBuilder()
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
addDetectionsBuilder(int index)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder addDetectionsBuilder(int index)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public Indicator.ProcessSignature.MemoryHashSignature build()
   
  
  
  buildPartial()
  
    public Indicator.ProcessSignature.MemoryHashSignature buildPartial()
   
  
  
  clear()
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder clear()
   
  
  Overrides
  
  
  clearBinaryFamily()
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder clearBinaryFamily()
   
   The binary family.
 string binary_family = 1;
clearDetections()
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder clearDetections()
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
clearField(Descriptors.FieldDescriptor field)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearOneof(Descriptors.OneofDescriptor oneof)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clone()
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder clone()
   
  
  Overrides
  
  
  getBinaryFamily()
  
    public String getBinaryFamily()
   
   The binary family.
 string binary_family = 1;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | String | The binaryFamily. | 
    
  
  
  getBinaryFamilyBytes()
  
    public ByteString getBinaryFamilyBytes()
   
   The binary family.
 string binary_family = 1;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | ByteString | The bytes for binaryFamily. | 
    
  
  
  getDefaultInstanceForType()
  
    public Indicator.ProcessSignature.MemoryHashSignature getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getDetections(int index)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Detection getDetections(int index)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getDetectionsBuilder(int index)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder getDetectionsBuilder(int index)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getDetectionsBuilderList()
  
    public List<Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder> getDetectionsBuilderList()
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
getDetectionsCount()
  
    public int getDetectionsCount()
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  getDetectionsList()
  
    public List<Indicator.ProcessSignature.MemoryHashSignature.Detection> getDetectionsList()
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
getDetectionsOrBuilder(int index)
  
    public Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder getDetectionsOrBuilder(int index)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  getDetectionsOrBuilderList()
  
    public List<? extends Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder> getDetectionsOrBuilderList()
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder> |  | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(Indicator.ProcessSignature.MemoryHashSignature other)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder mergeFrom(Indicator.ProcessSignature.MemoryHashSignature other)
   
  
  
  
  
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final Indicator.ProcessSignature.MemoryHashSignature.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  removeDetections(int index)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder removeDetections(int index)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  setBinaryFamily(String value)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder setBinaryFamily(String value)
   
   The binary family.
 string binary_family = 1;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | String
 The binaryFamily to set. | 
    
  
  
  
  setBinaryFamilyBytes(ByteString value)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder setBinaryFamilyBytes(ByteString value)
   
   The binary family.
 string binary_family = 1;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | ByteString
 The bytes for binaryFamily to set. | 
    
  
  
  
  setDetections(int index, Indicator.ProcessSignature.MemoryHashSignature.Detection value)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder setDetections(int index, Indicator.ProcessSignature.MemoryHashSignature.Detection value)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
setDetections(int index, Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder setDetections(int index, Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder builderForValue)
   
   The list of memory hash detections contributing to the binary family
 match.
 
 repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
 
setField(Descriptors.FieldDescriptor field, Object value)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public Indicator.ProcessSignature.MemoryHashSignature.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final Indicator.ProcessSignature.MemoryHashSignature.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides