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 latest version of the Google Cloud Container V1 API is 3.33.0, which can be found within the provided documentation along with various previous versions."],["The `ListOperationsResponse` class is part of the Google Kubernetes Engine v1 API and serves as the result of a `ListOperationsRequest`."],["The `ListOperationsResponse` class includes properties like `MissingZones` which contains a list of zones where operations might be missing, and `Operations`, which is a list of operations in a specified zone."],["The `ListOperationsResponse` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `object`."],["There are multiple versions of the class `ListOperationsResponse` that can be accessed in the documentation, ranging from version 2.3.0 all the way up to the latest 3.33.0."]]],[]]