public sealed class CustomConfig.Types.CustomOutputSpec : IMessage<CustomConfig.Types.CustomOutputSpec>, IEquatable<CustomConfig.Types.CustomOutputSpec>, IDeepCloneable<CustomConfig.Types.CustomOutputSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CustomConfig.Types.CustomOutputSpec.
A set of optional name-value pairs that define custom source properties to
return with each finding that is generated by the custom module. The custom
source properties that are defined here are included in the finding JSON
under sourceProperties.
[[["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 `CustomConfig.Types.CustomOutputSpec` class within the Google Cloud Security Center v1 API, detailing its structure and usage."],["The `CustomOutputSpec` class is used to define custom source properties as name-value pairs that are returned with each finding generated by a custom module and are found in the `sourceProperties` section of the JSON finding output."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities for data handling and manipulation."],["The documentation details the class constructors and properties, including the `Properties` property, which is a `RepeatedField` containing custom output properties that will be added to the finding."],["This page contains documentation for many previous versions of the API, ranging from version 2.2.0 all the way to the most current version, 3.24.0."]]],[]]