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-02 UTC."],[[["This webpage provides documentation for the `CustomConfig.Types.CustomOutputSpec.Types.Property` class in the Google Cloud Security Center v1 API, specifically within the .NET environment."],["The class represents an individual name-value pair defining a custom source property, and it can be used to get the name of a custom property or the expression for a custom output, with a string or `Expr` type respectively."],["The `CustomConfig.Types.CustomOutputSpec.Types.Property` class has been implemented in versions ranging from 2.2.0 to the latest 3.24.0, and this page list all the versions for this class."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `Property` class can be created using its constructor, which has two variations: one that is empty and another that receives another `Property` class as a parameter."]]],[]]