public sealed class WriteLogEntriesResponse : IMessage<WriteLogEntriesResponse>, IEquatable<WriteLogEntriesResponse>, IDeepCloneable<WriteLogEntriesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Logging v2 API class WriteLogEntriesResponse.
[[["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 reference documentation for the `WriteLogEntriesResponse` class within the Google Cloud Logging v2 API."],["The `WriteLogEntriesResponse` class is a sealed class that represents the result returned from the `WriteLogEntries` method."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["The documentation covers several versions of the API, from 3.3.0 to the latest version 4.4.0, and offers links to the related versions."],["The class inherits from `object`, and has two constructors, one empty and the other taking another `WriteLogEntriesResponse` as parameter."]]],[]]