public sealed class WriteLogEntriesResponse : IMessage<WriteLogEntriesResponse>, IEquatable<WriteLogEntriesResponse>, IDeepCloneable<WriteLogEntriesResponse>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `WriteLogEntriesResponse` class within the `Google.Cloud.Logging.V2` namespace, specifically version 4.0.0."],["`WriteLogEntriesResponse` is a sealed class that represents the result returned from the `WriteLogEntries` method."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, including a default constructor and a copy constructor that takes another `WriteLogEntriesResponse` instance as input."],["The page lists previous versions of the `WriteLogEntriesResponse`, from the current `4.4.0` to `3.3.0`, allowing users to review changes across different releases."]]],[]]