public static final class DetectionExclusionActivity.DetectionExclusionDetectorActivity extends GeneratedMessage implements DetectionExclusionActivity.DetectionExclusionDetectorActivityOrBuilder
The activity for a findings refinement that is a detection exclusion broken
down for one specific detector.
Protobuf type
google.cloud.chronicle.v1.DetectionExclusionActivity.DetectionExclusionDetectorActivity
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
CURATED_RULE_FIELD_NUMBER
public static final int CURATED_RULE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
CURATED_RULE_SET_FIELD_NUMBER
public static final int CURATED_RULE_SET_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
DELETED_CURATED_RULE_SET_FIELD_NUMBER
public static final int DELETED_CURATED_RULE_SET_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
EXCLUDED_DETECTION_COUNT_FIELD_NUMBER
public static final int EXCLUDED_DETECTION_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
RULE_FIELD_NUMBER
public static final int RULE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
TOTAL_DETECTION_COUNT_FIELD_NUMBER
public static final int TOTAL_DETECTION_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity.Builder newBuilder()
newBuilder(DetectionExclusionActivity.DetectionExclusionDetectorActivity prototype)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity.Builder newBuilder(DetectionExclusionActivity.DetectionExclusionDetectorActivity prototype)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseDelimitedFrom(InputStream input)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(CodedInputStream input)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(InputStream input)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DetectionExclusionActivity.DetectionExclusionDetectorActivity parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<DetectionExclusionActivity.DetectionExclusionDetectorActivity> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getCuratedRule()
public String getCuratedRule()
Full resource name for the curated rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
string curated_rule = 1 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
String |
The curatedRule.
|
getCuratedRuleBytes()
public ByteString getCuratedRuleBytes()
Full resource name for the curated rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
string curated_rule = 1 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
ByteString |
The bytes for curatedRule.
|
getCuratedRuleSet()
public String getCuratedRuleSet()
Full resource name for the curated rule set this activity corresponds
to. This field will only be set if the customer has access to the
curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
string curated_rule_set = 2 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
String |
The curatedRuleSet.
|
getCuratedRuleSetBytes()
public ByteString getCuratedRuleSetBytes()
Full resource name for the curated rule set this activity corresponds
to. This field will only be set if the customer has access to the
curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
string curated_rule_set = 2 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
ByteString |
The bytes for curatedRuleSet.
|
getDefaultInstanceForType()
public DetectionExclusionActivity.DetectionExclusionDetectorActivity getDefaultInstanceForType()
getDeletedCuratedRuleSet()
public String getDeletedCuratedRuleSet()
Full resource name for the deleted curated rule set this activity
corresponds to. This field will only be set if the customer does
not have access to the curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
string deleted_curated_rule_set = 6 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
String |
The deletedCuratedRuleSet.
|
getDeletedCuratedRuleSetBytes()
public ByteString getDeletedCuratedRuleSetBytes()
Full resource name for the deleted curated rule set this activity
corresponds to. This field will only be set if the customer does
not have access to the curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
string deleted_curated_rule_set = 6 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
ByteString |
The bytes for deletedCuratedRuleSet.
|
getDetectorNameCase()
public DetectionExclusionActivity.DetectionExclusionDetectorActivity.DetectorNameCase getDetectorNameCase()
getExcludedDetectionCount()
public long getExcludedDetectionCount()
The number of detections for the detector that were excluded by the
detection exclusion.
int64 excluded_detection_count = 3;
| Returns |
| Type |
Description |
long |
The excludedDetectionCount.
|
getParserForType()
public Parser<DetectionExclusionActivity.DetectionExclusionDetectorActivity> getParserForType()
Overrides
getRule()
Full resource name for the rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
string rule = 5 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
String |
The rule.
|
getRuleBytes()
public ByteString getRuleBytes()
Full resource name for the rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
string rule = 5 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
ByteString |
The bytes for rule.
|
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getTotalDetectionCount()
public long getTotalDetectionCount()
The total number of detections found by the detector. This includes both
excluded detections and non-excluded detections.
int64 total_detection_count = 4;
| Returns |
| Type |
Description |
long |
The totalDetectionCount.
|
hasCuratedRule()
public boolean hasCuratedRule()
Full resource name for the curated rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRules/{rule}
string curated_rule = 1 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
boolean |
Whether the curatedRule field is set.
|
hasCuratedRuleSet()
public boolean hasCuratedRuleSet()
Full resource name for the curated rule set this activity corresponds
to. This field will only be set if the customer has access to the
curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
string curated_rule_set = 2 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
boolean |
Whether the curatedRuleSet field is set.
|
hasDeletedCuratedRuleSet()
public boolean hasDeletedCuratedRuleSet()
Full resource name for the deleted curated rule set this activity
corresponds to. This field will only be set if the customer does
not have access to the curated rule set the exclusion is applied to.
Format:
projects/{project}/locations/{location}/instances/{instance}/curatedRuleSetCategories/{curated_rule_set_category}/curatedRuleSets/{curated_rule_set}
string deleted_curated_rule_set = 6 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
boolean |
Whether the deletedCuratedRuleSet field is set.
|
hasRule()
Full resource name for the rule this activity corresponds to.
Format:
projects/{project}/locations/{location}/instances/{instance}/rules/{rule}
string rule = 5 [(.google.api.resource_reference) = { ... }
| Returns |
| Type |
Description |
boolean |
Whether the rule field is set.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public DetectionExclusionActivity.DetectionExclusionDetectorActivity.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DetectionExclusionActivity.DetectionExclusionDetectorActivity.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public DetectionExclusionActivity.DetectionExclusionDetectorActivity.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides