public sealed class CustomConfig.Types.CustomOutputSpec.Types.Property : IMessage<CustomConfig.Types.CustomOutputSpec.Types.Property>, IEquatable<CustomConfig.Types.CustomOutputSpec.Types.Property>, IDeepCloneable<CustomConfig.Types.CustomOutputSpec.Types.Property>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CustomConfig.Types.CustomOutputSpec.Types.Property.
An individual name-value pair that defines a custom source property.
The CEL expression for the custom output. A resource property can be
specified to return the value of the property or a text string enclosed
in quotation marks.
[[["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-01 UTC."],[[["This webpage provides documentation for the `CustomConfig.Types.CustomOutputSpec.Types.Property` class within the Google Cloud Security Center v1 API."],["The `Property` class represents a name-value pair defining a custom source property, and it is accessible in a variety of previous versions, dating back to version 2.2.0."],["The latest version documented on the page is 3.24.0, but the information on this page is focused on version 3.15.0, and this page covers all the versions from 2.2.0 up to 3.24.0."],["The `Property` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has two main properties: `Name`, which is a string, and `ValueExpression`, which is of type `Expr` to return a value or text."]]],[]]