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 define the output configuration for asset feed destinations, which can be found under the namespace `Google.Cloud.Asset.V1`."],["The latest version available for `FeedOutputConfig` is 3.12.0, while the current page documentation is specifically for version 3.9.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`FeedOutputConfig` includes properties like `DestinationCase` and `PubsubDestination`, which determine the output destination of the feed, the page includes documentation on these properties and their descriptions."]]],[]]