public sealed class FeedOutputConfig : IMessage<FeedOutputConfig>, IEquatable<FeedOutputConfig>, IDeepCloneable<FeedOutputConfig>, IBufferMessage, IMessage
[[["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-17 UTC."],[[["The latest version available for `FeedOutputConfig` within the `Google.Cloud.Asset.V1` namespace is version 3.12.0."],["This webpage provides documentation for the `FeedOutputConfig` class, which is used for configuring the output destination of asset feeds."],["`FeedOutputConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FeedOutputConfig` class offers two constructors and two properties: `DestinationCase` to provide the type, and `PubsubDestination` to set the Pub/Sub destination."],["The webpage offers documentation for various versions of `FeedOutputConfig` from 3.0.0 to 3.12.0 and then 2.7.0 to 2.11.0."]]],[]]