public abstract class LoggingServiceV2Client.TailLogEntriesStream : BidirectionalStreamingBase<TailLogEntriesRequest, TailLogEntriesResponse>, IDisposable
Reference documentation and code samples for the Google Cloud Logging v2 API class LoggingServiceV2Client.TailLogEntriesStream.
[[["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."],[[["This documentation covers the `LoggingServiceV2Client.TailLogEntriesStream` class, which is part of the Google Cloud Logging v2 API."],["The `TailLogEntriesStream` class supports bidirectional streaming for log entries, utilizing `TailLogEntriesRequest` and `TailLogEntriesResponse` objects."],["It implements the `IDisposable` interface and inherits members from the `BidirectionalStreamingBase` class, offering methods for writing and completing requests."],["This class has multiple versions available, ranging from version 3.3.0 to the latest version 4.4.0, which can be found in the links provided."]]],[]]