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"]],[["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 page provides reference documentation for the \u003ccode\u003eApiConfig.Types.OpenApiDocument\u003c/code\u003e class within the Google Cloud API Gateway v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOpenApiDocument\u003c/code\u003e class represents an OpenAPI Specification document used to describe an API, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, for enhanced functionality and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eOpenApiDocument()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eOpenApiDocument(OpenApiDocument other)\u003c/code\u003e, which takes another instance of the same class.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides one property: \u003ccode\u003eDocument\u003c/code\u003e, of type \u003ccode\u003eApiConfig.Types.File\u003c/code\u003e, that holds the associated OpenAPI Specification document file.\u003c/p\u003e\n"]]],[],null,[]]