public sealed class IngestionDataSourceSettings : IMessage<IngestionDataSourceSettings>, IEquatable<IngestionDataSourceSettings>, IDeepCloneable<IngestionDataSourceSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class IngestionDataSourceSettings.
[[["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-31 UTC."],[[["The provided content details the `IngestionDataSourceSettings` class within the Google Cloud Pub/Sub v1 API, specifically within the .NET framework."],["This class is used for configuring settings for an ingestion data source on a Pub/Sub topic, and it offers Amazon Kinesis Data Streams as an optional source."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The document includes a list of versioned links for `IngestionDataSourceSettings` ranging from version 2.3.0 to the latest 3.23.0, alongside specific details of version 3.14.0."],["There are two constructors to create new `IngestionDataSourceSettings`, one with default parameters, and one that takes another `IngestionDataSourceSettings` object."]]],[]]