public sealed class FeedOutputConfig : IMessage<FeedOutputConfig>, IEquatable<FeedOutputConfig>, IDeepCloneable<FeedOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class FeedOutputConfig.
[[["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."],[[["The latest version of the `FeedOutputConfig` class is 3.12.0, but this page specifically documents version 3.7.0."],["`FeedOutputConfig` is a class within the Google Cloud Asset Inventory v1 API, used to configure the output destination for asset feeds."],["The class `FeedOutputConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `DestinationCase`, which determines the output destination type, and `PubsubDestination`, which represents the destination for Pub/Sub."],["This page provides a full list of available versions, going as far back as version 2.7.0, offering flexibility in version choice."]]],[]]