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 documentation for the `FeedOutputConfig` class within the Google Cloud Asset Inventory v1 API."],["The `FeedOutputConfig` class is used to configure the output destination for asset feeds and implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `FeedOutputConfig` documentation is version 3.12.0, but documentation from versions as far back as 2.7.0 can be found on the page."],["The `FeedOutputConfig` class has properties that control the destination, such as `DestinationCase` and `PubsubDestination`."],["The `FeedOutputConfig` class can be constructed using a default constructor, or with another object of type `FeedOutputConfig` to copy its values."]]],[]]