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."],[[["This page provides reference documentation for the `WriteLogEntriesResponse` class within the Google Cloud Logging v2 API, specifically for version 4.2.0."],["`WriteLogEntriesResponse` is a class representing the result returned from the `WriteLogEntries` method and includes details on its inheritance and implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers navigation links to documentation for various versions of the Google Cloud Logging v2 API, ranging from the latest (4.4.0) down to version 3.3.0, allowing users to access the full range of available documentations."],["This `WriteLogEntriesResponse` class has two constructors: a default constructor, and a constructor that accepts another `WriteLogEntriesResponse` object as a parameter."],["The `WriteLogEntriesResponse` class inherits members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."]]],[]]