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 are used to export data."],["The documentation covers a range of versions for the `FeedOutputConfig`, starting from version 2.7.0 up to the latest version 3.12.0, and also the currently documented 3.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["The class contains two available properties: `DestinationCase` which is a `DestinationOneofCase` type and `PubsubDestination` which is a `PubsubDestination` type."]]],[]]