public sealed class OperationMetadata.Types.Diagnostic : IMessage<OperationMetadata.Types.Diagnostic>, IEquatable<OperationMetadata.Types.Diagnostic>, IDeepCloneable<OperationMetadata.Types.Diagnostic>, IBufferMessage, IMessage
Reference documentation and code samples for the API Gateway v1 API class OperationMetadata.Types.Diagnostic.
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 document provides reference documentation for the `OperationMetadata.Types.Diagnostic` class within the Google Cloud API Gateway v1 API, specifically version 2.2.0."],["The `OperationMetadata.Types.Diagnostic` class is designed to provide diagnostic information related to configuration processing and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Location` and `Message`, both of which are strings, to store the location and content of the diagnostic information, respectively."],["The document contains various versions of the `OperationMetadata.Types.Diagnostic` class, ranging from version 1.0.0 up to the latest version 2.4.0, however the content of this document is specific to version 2.2.0."]]],[]]