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"]],[["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."],[[["The latest version of the `WriteLogEntriesResponse` class is 4.4.0, part of the Google Cloud Logging v2 API."],["This class is the result returned from the `WriteLogEntries` method within the Google Cloud Logging v2 API."],["The `WriteLogEntriesResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are several previous versions of `WriteLogEntriesResponse` that are available for reference, including versions from 4.3.0 down to 3.3.0."],["The class inherits from the `object` class and provides constructors for creating new instances, either empty or copied from another `WriteLogEntriesResponse` object."]]],[]]