public sealed class ListOperationsResponse : IMessage<ListOperationsResponse>, IEquatable<ListOperationsResponse>, IDeepCloneable<ListOperationsResponse>, IBufferMessage, IMessage
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 details the \u003ccode\u003eListOperationsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, providing documentation for its implementation and usage across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOperationsResponse\u003c/code\u003e class serves as the response type for \u003ccode\u003eListOperationsRequest\u003c/code\u003e, with links to versions ranging from 3.33.0 (latest) down to 2.3.0, allowing the user to choose which version they need to consult.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListOperationsResponse\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eMissingZones\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings indicating 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 listing the operations in a project within a specified zone.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOperationsResponse\u003c/code\u003e has two constructors, one without parameters, and another that takes in a \u003ccode\u003eListOperationsResponse\u003c/code\u003e object as the parameter.\u003c/p\u003e\n"]]],[],null,[]]