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 information for the `IngestionDataSourceSettings` class within the Google Cloud Pub/Sub v1 API, specifically for .NET development."],["It lists multiple versions of the API, ranging from 2.3.0 to the latest 3.23.0, with links to each version's documentation for `IngestionDataSourceSettings`."],["`IngestionDataSourceSettings` is a class used for configuring settings for an ingestion data source on a Pub/Sub topic and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for creating new instances and includes a property `AwsKinesis` for specifying Amazon Kinesis Data Streams as an ingestion source."],["The `SourceCase` property provides information about the type of data source for ingestion, represented as a `SourceOneofCase`."]]],[]]