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-04-17 UTC."],[[["This webpage provides reference documentation for the `FeedOutputConfig` class within the Google Cloud Asset Inventory v1 API, specifically for version 3.10.0."],["`FeedOutputConfig` is used to set the output configuration for asset feed destinations and inherits from the `object` class while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists the available versions of `FeedOutputConfig`, ranging from version 2.7.0 to the latest version 3.12.0, with links to each version's specific details."],["The `FeedOutputConfig` class includes constructors for creating new instances, with one taking another `FeedOutputConfig` instance as a parameter, as well as the property `DestinationCase` and `PubsubDestination`."],["The `FeedOutputConfig` class documentation includes the inherited members that are `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]