public sealed class Indicator : IMessage<Indicator>, IEquatable<Indicator>, IDeepCloneable<Indicator>, IBufferMessage, IMessage
Represents what's commonly known as an Indicator of compromise (IoC) in
computer forensics. This is an artifact observed on a network or in an
operating system that, with high confidence, indicates a computer intrusion.
Reference: https://en.wikipedia.org/wiki/Indicator_of_compromise
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eIndicator\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, part of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndicator\u003c/code\u003e class represents an Indicator of Compromise (IoC), a crucial concept in computer forensics for identifying potential security breaches.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a wide range of versions for the \u003ccode\u003eIndicator\u003c/code\u003e class, spanning from version 2.2.0 up to the latest release, 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the \u003ccode\u003eIndicator\u003c/code\u003e class's inheritance, the interfaces it implements, and a constructor section, which showcases the two ways to initialize the class.\u003c/p\u003e\n"],["\u003cp\u003eThe document details two properties, \u003ccode\u003eDomains\u003c/code\u003e and \u003ccode\u003eIpAddresses\u003c/code\u003e, both of which are \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, indicating they are used to hold lists of domains and IP addresses, respectively, related to the security finding.\u003c/p\u003e\n"]]],[],null,[]]