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."],[[["This webpage provides reference documentation for the `ListOperationsResponse` class within the Google Kubernetes Engine v1 API."],["The `ListOperationsResponse` class is the result of a `ListOperationsRequest` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the class's properties, such as `MissingZones` and `Operations`, which hold information about any zones with missing operations and the list of operations, respectively."],["The webpage covers multiple versions of the API, from version 2.3.0 up to 3.33.0, with the latest being 3.33.0, allowing navigation between versions."],["Constructors for `ListOperationsResponse` are detailed, including the default constructor and one that takes another `ListOperationsResponse` as a parameter, as well as inherited members."]]],[]]