public sealed class AdaptiveProtection : IMessage<AdaptiveProtection>, IEquatable<AdaptiveProtection>, IDeepCloneable<AdaptiveProtection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class AdaptiveProtection.
A score of 0 means that there is low confidence that the detected event is
an actual attack. A score of 1 means that there is high confidence that the
detected event is an attack. See the Adaptive Protection
documentation
for further explanation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `AdaptiveProtection` class within the Google Cloud Security Command Center v1 API for .NET."],["The latest version available is 3.24.0, and the current documentation covers version 3.23.0, with a historical archive down to version 2.2.0 available."],["`AdaptiveProtection` is a class related to Google Cloud Armor Adaptive Protection, which is further explained in the Google Cloud documentation."],["The `AdaptiveProtection` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `Confidence` property, a double representing the confidence level of a detected event being an actual attack, ranging from 0 to 1."]]],[]]