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.v1.Indicator.ProcessSignature.MemoryHashSignature
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
public Indicator.ProcessSignature.MemoryHashSignature.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Indicator.ProcessSignature.MemoryHashSignature build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Indicator.ProcessSignature.MemoryHashSignature buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Indicator.ProcessSignature.MemoryHashSignature.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature.Builder mergeFrom(Indicator.ProcessSignature.MemoryHashSignature other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public Indicator.ProcessSignature.MemoryHashSignature.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
IOException
public String getBinaryFamily()
The binary family.
string binary_family = 1;
getBinaryFamily
in interface Indicator.ProcessSignature.MemoryHashSignatureOrBuilder
public ByteString getBinaryFamilyBytes()
The binary family.
string binary_family = 1;
getBinaryFamilyBytes
in interface Indicator.ProcessSignature.MemoryHashSignatureOrBuilder
public Indicator.ProcessSignature.MemoryHashSignature.Builder setBinaryFamily(String value)
The binary family.
string binary_family = 1;
value
- The binaryFamily to set.public Indicator.ProcessSignature.MemoryHashSignature.Builder clearBinaryFamily()
The binary family.
string binary_family = 1;
public Indicator.ProcessSignature.MemoryHashSignature.Builder setBinaryFamilyBytes(ByteString value)
The binary family.
string binary_family = 1;
value
- The bytes for binaryFamily to set.public List<Indicator.ProcessSignature.MemoryHashSignature.Detection> getDetectionsList()
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
getDetectionsList
in interface Indicator.ProcessSignature.MemoryHashSignatureOrBuilder
public int getDetectionsCount()
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
getDetectionsCount
in interface Indicator.ProcessSignature.MemoryHashSignatureOrBuilder
public Indicator.ProcessSignature.MemoryHashSignature.Detection getDetections(int index)
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
getDetections
in interface Indicator.ProcessSignature.MemoryHashSignatureOrBuilder
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
public Indicator.ProcessSignature.MemoryHashSignature.Builder clearDetections()
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
public Indicator.ProcessSignature.MemoryHashSignature.Builder removeDetections(int index)
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
public Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder getDetectionsOrBuilder(int index)
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
getDetectionsOrBuilder
in interface Indicator.ProcessSignature.MemoryHashSignatureOrBuilder
public List<? extends Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder> getDetectionsOrBuilderList()
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
getDetectionsOrBuilderList
in interface Indicator.ProcessSignature.MemoryHashSignatureOrBuilder
public Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder addDetectionsBuilder()
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
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.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
public List<Indicator.ProcessSignature.MemoryHashSignature.Detection.Builder> getDetectionsBuilderList()
The list of memory hash detections contributing to the binary family match.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;
public final Indicator.ProcessSignature.MemoryHashSignature.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
public final Indicator.ProcessSignature.MemoryHashSignature.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Indicator.ProcessSignature.MemoryHashSignature.Builder>
Copyright © 2022 Google LLC. All rights reserved.