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.
Implements
IMessageIngestionDataSourceSettings, IEquatableIngestionDataSourceSettings, IDeepCloneableIngestionDataSourceSettings, IBufferMessage, IMessageNamespace
Google.Cloud.PubSub.V1Assembly
Google.Cloud.PubSub.V1.dll
Constructors
IngestionDataSourceSettings()
public IngestionDataSourceSettings()
IngestionDataSourceSettings(IngestionDataSourceSettings)
public IngestionDataSourceSettings(IngestionDataSourceSettings other)
Parameter | |
---|---|
Name | Description |
other |
IngestionDataSourceSettings |
Properties
AwsKinesis
public IngestionDataSourceSettings.Types.AwsKinesis AwsKinesis { get; set; }
Optional. Amazon Kinesis Data Streams.
Property Value | |
---|---|
Type | Description |
IngestionDataSourceSettingsTypesAwsKinesis |
SourceCase
public IngestionDataSourceSettings.SourceOneofCase SourceCase { get; }
Property Value | |
---|---|
Type | Description |
IngestionDataSourceSettingsSourceOneofCase |