public OpenApiSpecDetails OpenApiSpecDetails { get; set; }
Output only. Additional details apart from OperationDetails parsed from
an OpenAPI spec. The OperationDetails parsed from the spec can be
obtained by using
[ListAPIOperations][google.cloud.apihub.v1.ApiHub.ListApiOperations]
method.
[[["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\u003eSpecDetails is a class within the Google.Cloud.ApiHub.V1 namespace that contains parsed details from supported specification types.\u003c/p\u003e\n"],["\u003cp\u003eThe SpecDetails class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionalities for message handling, equality checks, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eSpecDetails has constructors that allow for default instantiation or copying from another SpecDetails object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as Description, DetailsCase, and OpenApiSpecDetails, providing access to spec descriptions, details case, and OpenAPI-specific details.\u003c/p\u003e\n"],["\u003cp\u003eThe OpenApiSpecDetails property offers additional information from an OpenAPI specification, supplementing the OperationDetails accessible through the ListAPIOperations method.\u003c/p\u003e\n"]]],[],null,[]]