public sealed class IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat : IMessage<IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat>, IEquatable<IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat>, IDeepCloneable<IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat.
Configuration for reading Cloud Storage data in Avro binary format. The
bytes of each object will be set to the data
field of a Pub/Sub
message.
Implements
IMessageIngestionDataSourceSettingsTypesCloudStorageTypesAvroFormat, IEquatableIngestionDataSourceSettingsTypesCloudStorageTypesAvroFormat, IDeepCloneableIngestionDataSourceSettingsTypesCloudStorageTypesAvroFormat, IBufferMessage, IMessageNamespace
Google.Cloud.PubSub.V1Assembly
Google.Cloud.PubSub.V1.dll
Constructors
AvroFormat()
public AvroFormat()
AvroFormat(AvroFormat)
public AvroFormat(IngestionDataSourceSettings.Types.CloudStorage.Types.AvroFormat other)
Parameter | |
---|---|
Name | Description |
other |
IngestionDataSourceSettingsTypesCloudStorageTypesAvroFormat |