public sealed class ApiConfig.Types.OpenApiDocument : IMessage<ApiConfig.Types.OpenApiDocument>, IEquatable<ApiConfig.Types.OpenApiDocument>, IDeepCloneable<ApiConfig.Types.OpenApiDocument>, IBufferMessage, IMessage
Reference documentation and code samples for the API Gateway v1 API class ApiConfig.Types.OpenApiDocument.
An OpenAPI Specification Document describing an API.
[[["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 `ApiConfig.Types.OpenApiDocument` class within the Google Cloud API Gateway v1 API."],["`ApiConfig.Types.OpenApiDocument` is designed to represent an OpenAPI Specification Document, detailing an API's structure and functionalities."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `OpenApiDocument` class has a `Document` property that provides access to an `ApiConfig.Types.File` object containing the actual OpenAPI specification."],["The documentation also offers links to different versions of the `OpenApiDocument` class, ranging from version 1.0.0 up to the most recent 2.4.0."]]],[]]