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-21 UTC."],[[["The latest version of the `CloudStorageConfig.Types.TextConfig` class in the Google Cloud Pub/Sub v1 API is version 3.23.0."],["This class provides configuration options for writing message data in text format to Cloud Storage, separating each message by a newline."],["The `CloudStorageConfig.Types.TextConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists historical versions of this class dating back to version 2.3.0, along with links to their specific documentation pages."],["The class inherits from the base `object` class and offers public constructors for default creation and cloning from an existing `TextConfig` instance."]]],[]]