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 document provides reference documentation for the `IngestionDataSourceSettings` class within the Cloud Pub/Sub v1 API, specifically for the .NET environment."],["It lists multiple versions of the `IngestionDataSourceSettings` class, ranging from version 2.3.0 up to the latest version 3.23.0, with each version linking to its own documentation."],["The `IngestionDataSourceSettings` class is designed for configuring an ingestion data source on a Pub/Sub topic, and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `AwsKinesis`, which configures settings for Amazon Kinesis Data Streams, and `SourceCase`, to determine which data source type is being used."],["The document includes two constructors for creating `IngestionDataSourceSettings` objects: a parameterless constructor and a copy constructor that takes another `IngestionDataSourceSettings` object."]]],[]]