public sealed class ListOperationsRequest : IMessage<ListOperationsRequest>, IEquatable<ListOperationsRequest>, IDeepCloneable<ListOperationsRequest>, IBufferMessage, IMessage
The parent (project and location) where the operations will be listed.
Specified in the format projects/*/locations/*.
Location "-" matches all zones and all regions.
Deprecated. The name of the Google Compute Engine
zone to return
operations for, or - for all zones. This field has been deprecated and
replaced by the parent field.
[[["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\u003eThe webpage provides documentation for the \u003ccode\u003eListOperationsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, focusing on .NET development and the Google Cloud Container API.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation includes the \u003ccode\u003eListOperationsRequest\u003c/code\u003e class's inheritance hierarchy, implemented interfaces, inherited members, constructors, and properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOperationsRequest\u003c/code\u003e class is used to list operations and includes two constructors: a default constructor and one that accepts another \u003ccode\u003eListOperationsRequest\u003c/code\u003e object as a parameter, this class implements several interfaces and inherits from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists numerous versions of the API, from 3.33.0 down to 2.3.0, with version 3.33.0 being the latest and available for use.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eProjectId\u003c/code\u003e and \u003ccode\u003eZone\u003c/code\u003e are marked as deprecated and replaced by the \u003ccode\u003eParent\u003c/code\u003e property, which is used to define the scope of the request, whether it is an entire project or only a specific zone.\u003c/p\u003e\n"]]],[],null,[]]