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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This webpage provides documentation for the `CloudStorageConfig.Types.TextConfig` class within the Google Cloud Pub/Sub v1 API for .NET."],["The `TextConfig` class is used to define the configuration for writing message data in text format, with each message payload written as raw text separated by a newline."],["The latest version documented is 3.23.0, and the page also provides links to older versions dating back to version 2.3.0 for the `TextConfig` class."],["The provided information for the class `TextConfig` includes implementation details, inheritance, inherited members and constructors."],["The page shows that `TextConfig` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]