The name of the log. It must be less than 512 characters long and can
include the following characters: upper- and lower-case alphanumeric
characters [A-Za-z0-9], and punctuation characters including
slash, underscore, hyphen, period [/_-.].
[[["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-08-07 UTC."],[[["This page provides documentation for the `LogDescriptor` class within the `Google.Api.CommonProtos` library, specifically version 2.2.0."],["The `LogDescriptor` class is a protocol buffer message used to define the structure and metadata of a log type, including its name, description, display name, and associated labels."],["The class implements the `Protobuf.IBufferMessage` interface and inherits from the base `Object` class, offering methods for cloning, comparison, size calculation, and serialization/deserialization."],["`LogDescriptor` includes properties like `Name`, `Description`, `DisplayName`, and `Labels` to provide detailed information about a specific log entry."],["The class offers constructors, static fields for each relevant `LogDescriptor` property, as well as a static `Parser` property to get information about `LogDescriptor`."]]],[]]