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, but the current page details version 3.28.0, and there are several other versions available dating back to 2.3.0."],["The `ListOperationsResponse` class is the primary focus, serving as the result of a `ListOperationsRequest` within the Google Kubernetes Engine v1 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` enhancing its functionality."],["`ListOperationsResponse` includes two key properties: `MissingZones`, which is a `RepeatedField` of strings listing any zones not fully represented in the operations list, and `Operations`, another `RepeatedField` containing a list of operations in the specified zone."],["The available versions are used to access the different documentation of `ListOperationsResponse`, for example you can access version `3.28.0` documentation of `ListOperationsResponse` with the url `/dotnet/docs/reference/Google.Cloud.Container.V1/3.28.0/Google.Cloud.Container.V1.ListOperationsResponse`."]]],[]]