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."],[[["This webpage provides reference documentation for the `IngestionDataSourceSettings` class within the Google Cloud Pub/Sub v1 API for .NET, specifically version 3.16.0, with links to all the previous versions as well."],["The `IngestionDataSourceSettings` class is used to configure settings for an ingestion data source on a Pub/Sub topic, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances of `IngestionDataSourceSettings`, either default or by copying another instance."],["It contains a property `AwsKinesis` for configuring settings related to Amazon Kinesis Data Streams, which is optional and it also contains the `SourceCase` property, which indicates the type of source."],["The latest version of the documentation on this page is version 3.23.0, and this version list contains a total of 32 different versions of the API and its documentation."]]],[]]