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.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e is a class 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, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows you to specify parameters like \u003ccode\u003eBufferWindow\u003c/code\u003e (to buffer log entries) and \u003ccode\u003eFilter\u003c/code\u003e (to filter log entries), in addition to setting \u003ccode\u003eResourceNames\u003c/code\u003e which is required to specify the parent resource to pull logs from.\u003c/p\u003e\n"],["\u003cp\u003eThere are also constructors for \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e, such as the default constructor and another that accepts another \u003ccode\u003eTailLogEntriesRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the API, including the latest version (4.4.0), and many older versions ranging from 4.3.0 all the way down to 3.3.0.\u003c/p\u003e\n"]]],[],null,[]]