Cloud Pub/Sub v1 API - Class IngestionDataSourceSettings (3.12.0)

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.

Settings for an ingestion data source on a topic.

Inheritance

object > IngestionDataSourceSettings

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Constructors

IngestionDataSourceSettings()

public IngestionDataSourceSettings()

IngestionDataSourceSettings(IngestionDataSourceSettings)

public IngestionDataSourceSettings(IngestionDataSourceSettings other)
Parameter
NameDescription
otherIngestionDataSourceSettings

Properties

AwsKinesis

public IngestionDataSourceSettings.Types.AwsKinesis AwsKinesis { get; set; }

Optional. Amazon Kinesis Data Streams.

Property Value
TypeDescription
IngestionDataSourceSettingsTypesAwsKinesis

SourceCase

public IngestionDataSourceSettings.SourceOneofCase SourceCase { get; }
Property Value
TypeDescription
IngestionDataSourceSettingsSourceOneofCase