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 is a reference document for the `IngestionDataSourceSettings` class in the Google Cloud Pub/Sub v1 API, specifically for the .NET environment."],["It lists various versions of the API, with version 3.23.0 being the latest, and it spans from version 3.23.0 down to 2.3.0, showing a range of available versions."],["`IngestionDataSourceSettings` class allows for configuring settings for an ingestion data source on a topic, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class supports ingestion from Amazon Kinesis Data Streams via the `AwsKinesis` property, and the `SourceCase` property indicates the current source being used."],["The document provides access to information regarding the `IngestionDataSourceSettings` constructor, as well as their parameters and descriptions."]]],[]]