public sealed class CloudStorageConfig.Types.TextConfig : IMessage<CloudStorageConfig.Types.TextConfig>, IEquatable<CloudStorageConfig.Types.TextConfig>, IDeepCloneable<CloudStorageConfig.Types.TextConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class CloudStorageConfig.Types.TextConfig.
Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline.
Implements
IMessageCloudStorageConfigTypesTextConfig, IEquatableCloudStorageConfigTypesTextConfig, IDeepCloneableCloudStorageConfigTypesTextConfig, IBufferMessage, IMessageNamespace
Google.Cloud.PubSub.V1Assembly
Google.Cloud.PubSub.V1.dll
Constructors
TextConfig()
public TextConfig()
TextConfig(TextConfig)
public TextConfig(CloudStorageConfig.Types.TextConfig other)
Parameter | |
---|---|
Name | Description |
other |
CloudStorageConfigTypesTextConfig |