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-04-09 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 includes information such as missing zones and a list of operations."],["The document outlines the class's inheritance hierarchy, implemented interfaces, inherited members, namespace, assembly, constructors, and properties."],["The latest version available in the document is 3.33.0, but it has a range of versions that are listed from 3.33.0 down to 2.3.0, with version 3.18.0 being the currently selected one."],["`MissingZones` property of the `ListOperationsResponse` class gives a listing of any zones that are missing operations from the list."]]],[]]