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 available for the Google Cloud Container v1 API is 3.33.0, and the page provides access to the documentation for this version as well as many previous versions."],["This documentation is specific to the `ListOperationsResponse` class, which is used to retrieve a list of operations from the Google Kubernetes Engine."],["The `ListOperationsResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a robust and well-integrated component."],["The `ListOperationsResponse` class contains properties such as `MissingZones` and `Operations`, which provide information about missing zones and the operations themselves, respectively."],["The documentation lists the constructors for creating instances of the `ListOperationsResponse` class, including a default constructor and one that accepts another `ListOperationsResponse` object."]]],[]]