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"]],[["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."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eDiagnostic\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ApiGateway.V1\u003c/code\u003e namespace, which is used for conveying diagnostic information during configuration processing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiagnostic\u003c/code\u003e class, part of version 1.0.0, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eDiagnostic()\u003c/code\u003e) and one that accepts another \u003ccode\u003eDiagnostic\u003c/code\u003e object (\u003ccode\u003eDiagnostic(OperationMetadata.Types.Diagnostic other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiagnostic\u003c/code\u003e objects contain two key properties: \u003ccode\u003eLocation\u003c/code\u003e, a string indicating where the diagnostic originated, and \u003ccode\u003eMessage\u003c/code\u003e, a string providing the diagnostic details.\u003c/p\u003e\n"],["\u003cp\u003eThis page also contains links to documentation for previous versions of \u003ccode\u003eDiagnostic\u003c/code\u003e, ranging from 1.0.0 to the most recent 2.4.0 version.\u003c/p\u003e\n"]]],[],null,[]]