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, as shown in the provided list of available versions."],["This documentation provides reference and code samples for the `ListOperationsResponse` class in the Google Kubernetes Engine v1 API."],["The `ListOperationsResponse` class, found within the `Google.Cloud.Container.V1` namespace, is the result of a `ListOperationsRequest` and it inherits and implements various interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ListOperationsResponse` class contains two main properties: `MissingZones`, which lists zones potentially missing operations, and `Operations`, a list of operations within the specified zone."],["The complete list contains the documentation for versions 3.0.0 to 3.33.0, but the current version being documented on the page is version 3.23.0."]]],[]]