public sealed class ListOperationsResponse : IMessage<ListOperationsResponse>, IEquatable<ListOperationsResponse>, IDeepCloneable<ListOperationsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ListOperationsResponse.
ListOperationsResponse is the result of ListOperationsRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides reference documentation for the `ListOperationsResponse` class within the Google Kubernetes Engine v1 API."],["`ListOperationsResponse` is a class that is the result of a `ListOperationsRequest` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions, from the latest at 3.33.0 down to version 2.3.0, each linking to its own specific documentation."],["The `ListOperationsResponse` class has properties for `MissingZones`, which indicates if operations from certain zones are missing, and `Operations`, which lists operations within the project."],["It contains information about the class's inheritance, constructors, namespace, and the assembly it's part of, along with inherited members from the object class."]]],[]]