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\u003e\u003ccode\u003eSpecDetails\u003c/code\u003e is a class within the Google.Cloud.ApiHub.V1 namespace, part of the API hub v1 API, designed to contain details parsed from supported specification types.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSpecDetails\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpecDetails\u003c/code\u003e includes properties such as \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eDetailsCase\u003c/code\u003e, and \u003ccode\u003eOpenApiSpecDetails\u003c/code\u003e, providing information about the spec and the type of spec involved.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eSpecDetails()\u003c/code\u003e and a copy constructor \u003ccode\u003eSpecDetails(SpecDetails other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOpenApiSpecDetails\u003c/code\u003e allows for the use of the ListAPIOperations method to obtain the parsed OperationDetails from the spec.\u003c/p\u003e\n"]]],[],null,[]]