public sealed class LogSplit : IMessage<LogSplit>, IEquatable<LogSplit>, IDeepCloneable<LogSplit>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class LogSplit.
Additional information used to correlate multiple log entries. Used when a
single LogEntry would exceed the Google Cloud Logging size limit and is
split across multiple log entries.
A globally unique identifier for all log entries in a sequence of split log
entries. All log entries with the same |LogSplit.uid| are assumed to be
part of the same sequence of split log entries.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eLogSplit\u003c/code\u003e class within the Google Cloud Logging v2 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogSplit\u003c/code\u003e class is designed to handle log entries that are too large for a single entry, splitting them across multiple entries and providing metadata to correlate them.\u003c/p\u003e\n"],["\u003cp\u003eAvailable versions for the \u003ccode\u003eLogSplit\u003c/code\u003e class range from 3.3.0 to the latest 4.4.0, which includes documentation and code samples for each version.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eLogSplit\u003c/code\u003e include \u003ccode\u003eIndex\u003c/code\u003e, \u003ccode\u003eTotalSplits\u003c/code\u003e, and \u003ccode\u003eUid\u003c/code\u003e, which are essential for identifying and reassembling split log entries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLogSplit\u003c/code\u003e class is implemented using inheritance from an object and implements other interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]