public sealed class Detector : IMessage<Detector>, IEquatable<Detector>, IDeepCloneable<Detector>, IBufferMessage, IMessage
Detector is a set of detectors or scanners act as individual checks done
within a component e.g. bad IP, bad domains, IAM anomaly, cryptomining, open
firewall, etc. Detector is independent of Organization, meaning each detector
must be defined for a given Security Center component under a specified
billing tier. Organizations can configure the list of detectors based on
their subscribed billing tier.
Defines a detector, its billing tier and any applicable labels.
public RepeatedField<string> DetectorLabels { get; }
Output only. Google curated detector labels. These are alphanumeric tags that are not
necessarily human readable. Labels can be used to group detectors together
in the future. An example might be tagging all detectors “PCI” that help
with PCI compliance.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDetector\u003c/code\u003e class represents individual checks or scanners within a Security Center component, such as bad IP, IAM anomaly, or open firewall.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eDetector\u003c/code\u003e is independent of the Organization and must be defined for a specific Security Center component under a designated billing tier.\u003c/p\u003e\n"],["\u003cp\u003eOrganizations can customize their \u003ccode\u003eDetector\u003c/code\u003e configurations according to their subscribed billing tier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDetector\u003c/code\u003e class includes properties like \u003ccode\u003eBillingTier\u003c/code\u003e, \u003ccode\u003eComponent\u003c/code\u003e, \u003ccode\u003eDetector_\u003c/code\u003e (Identifier), and \u003ccode\u003eDetectorLabels\u003c/code\u003e for managing and categorizing detectors.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eDetector\u003c/code\u003e is included in the \u003ccode\u003eGoogle.Cloud.SecurityCenter.Settings.V1Beta1\u003c/code\u003e namespace, and has the latest version of 2.0.0-beta04.\u003c/p\u003e\n"]]],[],null,[]]