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, version 2.3.0."],["The `OpenApiDocument` class represents an OpenAPI Specification document used to describe an API, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located in the `Google.Cloud.ApiGateway.V1` namespace and is part of the `Google.Cloud.ApiGateway.V1.dll` assembly."],["The class has two constructors, `OpenApiDocument()` and `OpenApiDocument(ApiConfig.Types.OpenApiDocument other)`, and a property called `Document`, which is an `ApiConfig.Types.File` type that specifies the OpenAPI specification file."],["The content provides links to various versions of the `OpenApiDocument` class documentation, ranging from version 1.0.0 to the latest version 2.4.0."]]],[]]