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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eListOperationsResponse\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, spanning multiple versions from 2.3.0 to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOperationsResponse\u003c/code\u003e class, which is the result of a \u003ccode\u003eListOperationsRequest\u003c/code\u003e, implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data management and transfer.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eMissingZones\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings that lists any zones where operations might be missing, and \u003ccode\u003eOperations\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eOperation\u003c/code\u003e objects detailing the operations within the specified zone.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOperationsResponse\u003c/code\u003e class can be constructed using a default constructor, or by using another instance of the \u003ccode\u003eListOperationsResponse\u003c/code\u003e class as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e, and it is included in the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]