public sealed class Diagnostic : IMessage<OperationMetadata.Types.Diagnostic>, IEquatable<OperationMetadata.Types.Diagnostic>, IDeepCloneable<OperationMetadata.Types.Diagnostic>, IBufferMessage, IMessage
Diagnostic information from configuration processing.
[[["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 details the `Diagnostic` class within the `Google.Cloud.ApiGateway.V1` namespace, specifically version 1.1.0 of the API Gateway library."],["The `Diagnostic` class, which inherits from `Object`, provides diagnostic information derived from configuration processing."],["The `Diagnostic` class has two constructors and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Diagnostic` class has two main properties: `Location`, a string that specifies the diagnostic location, and `Message`, a string that contains the diagnostic information."],["The page provides links to other versions of the API Gateway documentation ranging from versions 1.0.0 to 2.4.0, with 2.4.0 being the latest."]]],[]]