public sealed class TailLogEntriesRequest : IMessage<TailLogEntriesRequest>, IEquatable<TailLogEntriesRequest>, IDeepCloneable<TailLogEntriesRequest>, IBufferMessage, IMessage
Optional. The amount of time to buffer log entries at the server before
being returned to prevent out of order results due to late arriving log
entries. Valid values are between 0-60000 milliseconds. Defaults to 2000
milliseconds.
Optional. A filter that chooses which log entries to return. See Advanced
Logs Filters.
Only log entries that match the filter are returned. An empty filter
matches all log entries in the resources listed in resource_names.
Referencing a parent resource that is not in resource_names will cause
the filter to return no results. The maximum length of the filter is 20000
characters.
[[["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\u003eTailLogEntriesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Logging.V2\u003c/code\u003e namespace, specifically version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e is used to define parameters for retrieving log entries, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eBufferWindow\u003c/code\u003e (for time-based log buffering), \u003ccode\u003eFilter\u003c/code\u003e (for specifying which log entries to return), and \u003ccode\u003eResourceNames\u003c/code\u003e (to indicate the parent resource from which logs are fetched).\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of previous versions of the \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e class that are accessible via links.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes another \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,[]]