public sealed class IngestionDataSourceSettings.Types.CloudStorage.Types.TextFormat : IMessage<IngestionDataSourceSettings.Types.CloudStorage.Types.TextFormat>, IEquatable<IngestionDataSourceSettings.Types.CloudStorage.Types.TextFormat>, IDeepCloneable<IngestionDataSourceSettings.Types.CloudStorage.Types.TextFormat>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Pub/Sub v1 API class IngestionDataSourceSettings.Types.CloudStorage.Types.TextFormat.
Configuration for reading Cloud Storage data in text format. Each line of
text as specified by the delimiter will be set to the data field of a
Pub/Sub message.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eIngestionDataSourceSettings.Types.CloudStorage.Types.TextFormat\u003c/code\u003e class within the Google Cloud Pub/Sub v1 API, covering versions from 2.3.0 up to the latest 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTextFormat\u003c/code\u003e class is used for configuring the reading of Cloud Storage data in text format, where each delimited line becomes the \u003ccode\u003edata\u003c/code\u003e field of a Pub/Sub message.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities for data handling, comparison, cloning, and message buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class, and provides constructors for creating new \u003ccode\u003eTextFormat\u003c/code\u003e instances, including one that copies an existing \u003ccode\u003eTextFormat\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers a \u003ccode\u003eDelimiter\u003c/code\u003e property, allowing customization of the delimiter used to split text lines, defaulting to '\\n' when not specified, along with a property called \u003ccode\u003eHasDelimiter\u003c/code\u003e to check if the delimiter field is set.\u003c/p\u003e\n"]]],[],null,[]]