public sealed class OperationDetails : IMessage<OperationDetails>, IEquatable<OperationDetails>, IDeepCloneable<OperationDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class OperationDetails.
Output only. Description of the operation behavior.
For OpenAPI spec, this will map to operation.description in the
spec, in case description is empty, operation.summary will be used.
[[["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\u003eThe \u003ccode\u003eOperationDetails\u003c/code\u003e class in the Google Cloud API Hub v1 API provides parsed details of an operation, derived from the API specification.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, allowing for comprehensive functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating new instances, either empty or as copies of existing \u003ccode\u003eOperationDetails\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eProperties such as \u003ccode\u003eDeprecated\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eDocumentation\u003c/code\u003e, and \u003ccode\u003eHttpOperation\u003c/code\u003e provide specific information about the operation, sourced directly from the spec.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationCase\u003c/code\u003e property indicates which specific operation case is being represented within the \u003ccode\u003eOperationDetails\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]