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 links to the documentation for this version and a history of previous releases."],["This documentation focuses on the `ListOperationsResponse` class, which is used to present the results of a `ListOperationsRequest`."],["The `ListOperationsResponse` class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` for functionality such as message handling, equality comparisons, and deep cloning."],["The `ListOperationsResponse` class contains properties such as `MissingZones` which lists any zones that may be missing operations and `Operations` which is a list of operation in a specific project in a specified zone."],["The content provided contains the inheritance, implementation, constructors, properties, and inherited members of the `ListOperationsResponse` class."]]],[]]