public RepeatedField<ApiOperation> ApiOperations { get; }
The operations corresponding to an API version.
Only following field will be populated in the response: name,
spec, details.deprecated, details.http_operation.path.path,
details.http_operation.method and details.documentation.external_uri.
[[["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 documentation details the \u003ccode\u003eListApiOperationsResponse\u003c/code\u003e class within the Google Cloud API Hub v1, representing the response from the \u003ccode\u003eListApiOperations\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListApiOperationsResponse\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIPageResponse\u003c/code\u003e, \u003ccode\u003eIEnumerable\u003c/code\u003e, \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\u003eThe class has two constructors, a default constructor and another one that takes another \u003ccode\u003eListApiOperationsResponse\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eApiOperations\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eApiOperation\u003c/code\u003e instances, and \u003ccode\u003eNextPageToken\u003c/code\u003e, a string for retrieving subsequent pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eGetEnumerator()\u003c/code\u003e method, enabling iteration through the \u003ccode\u003eApiOperation\u003c/code\u003e resources within the response.\u003c/p\u003e\n"]]],[],null,[]]