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"]],[["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\u003eThe \u003ccode\u003eLogSplit\u003c/code\u003e class in the Google Cloud Logging v2 API is used to correlate multiple log entries when a single \u003ccode\u003eLogEntry\u003c/code\u003e exceeds the size limit.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud Logging v2 API documented is 4.4.0, with the presented document specifically detailing version 4.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLogSplit\u003c/code\u003e 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eLogSplit\u003c/code\u003e class include \u003ccode\u003eIndex\u003c/code\u003e, \u003ccode\u003eTotalSplits\u003c/code\u003e, and \u003ccode\u003eUid\u003c/code\u003e, which help manage and identify the sequence of split log entries.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLogSplit\u003c/code\u003e class provides two constructors, a default one, and one which takes in another \u003ccode\u003eLogSplit\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]