public sealed class Indicator : IMessage<Indicator>, IEquatable<Indicator>, IDeepCloneable<Indicator>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Indicator.
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.
For more information, see 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\u003eThe webpage provides documentation for the \u003ccode\u003eIndicator\u003c/code\u003e class within the Google Cloud Security Center v1 API, which represents an indicator of compromise (IoC) in computer forensics.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API listed, ranging from 2.2.0 to 3.24.0, with 3.24.0 being the latest version, each having their own specific documentation, while the current page details version 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIndicator\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eDomains\u003c/code\u003e, \u003ccode\u003eIpAddresses\u003c/code\u003e, \u003ccode\u003eSignatures\u003c/code\u003e, and \u003ccode\u003eUris\u003c/code\u003e, which are all of the RepeatedField type, used to store collections of data related to potential security threats.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided to create instances of the \u003ccode\u003eIndicator\u003c/code\u003e class, either empty or by copying from another \u003ccode\u003eIndicator\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]