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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]