Cloud Pub/Sub v1 API - Class CloudStorageConfig.Types.TextConfig (3.11.0)

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.

Inheritance

object > CloudStorageConfig.Types.TextConfig

Namespace

Google.Cloud.PubSub.V1

Assembly

Google.Cloud.PubSub.V1.dll

Constructors

TextConfig()

public TextConfig()

TextConfig(TextConfig)

public TextConfig(CloudStorageConfig.Types.TextConfig other)
Parameter
NameDescription
otherCloudStorageConfigTypesTextConfig