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-04-09 UTC."],[[["This webpage provides reference documentation for the `AdaptiveProtection` class within the Google Cloud Security Center v1 API for .NET."],["The latest version of the API available is 3.24.0, while version 3.21.0 is currently highlighted, with multiple older versions ranging from 3.23.0 down to 2.2.0."],["The `AdaptiveProtection` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `AdaptiveProtection` class has a `Confidence` property, a double representing the confidence score of a detected event, with 0 representing low confidence and 1 representing high confidence."],["The content provides information and links regarding Google Cloud Armor Adaptive Protection."]]],[]]