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 `ListOperationsResponse` documentation is 3.33.0, which can be found on the provided page with links to previous versions."],["The `ListOperationsResponse` class is part of the Google Kubernetes Engine v1 API, located within the `Google.Cloud.Container.V1` namespace."],["This class is a result of `ListOperationsRequest` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ListOperationsResponse` contains two main properties: `MissingZones`, which lists any zones missing from the operation list, and `Operations`, which provides the list of operations for a project in the specified zone."],["The provided content goes all the way back to the 2.3.0 version of the documentation page, including links for all versions in between."]]],[]]