public sealed class TailLogEntriesRequest : IMessage<TailLogEntriesRequest>, IEquatable<TailLogEntriesRequest>, IDeepCloneable<TailLogEntriesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class TailLogEntriesRequest.
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. 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 listed in resource_names will
cause the filter to return no results. The maximum length of a filter is
20,000 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 document provides reference documentation for the \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e class within the Google Cloud Logging v2 API, specifically for version 4.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e class is used to define the parameters for the \u003ccode\u003eTailLogEntries\u003c/code\u003e function, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e include \u003ccode\u003eBufferWindow\u003c/code\u003e (for buffering log entries), \u003ccode\u003eFilter\u003c/code\u003e (for specifying which log entries to return), and \u003ccode\u003eResourceNames\u003c/code\u003e (for defining the parent resource or views from which to retrieve log entries).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions for the TailLogEntriesRequest class, with version 4.4.0 being the latest, with other versions listed from 4.3.0 back to 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e class can be constructed with either no arguments, or using a pre-existing \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]