[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOperationsExtensions\u003c/code\u003e class within the \u003ccode\u003eGoogle.LongRunning\u003c/code\u003e namespace provides extension identifiers for long-running operations, as defined in the \u003ccode\u003eoperations.proto\u003c/code\u003e file.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a static class and extends the base \u003ccode\u003eobject\u003c/code\u003e class, inheriting standard methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOperationInfo\u003c/code\u003e field, an extension of \u003ccode\u003eMethodOptions\u003c/code\u003e, is provided to define return types of long-running operations, being mandatory for methods that return \u003ccode\u003egoogle.longrunning.Operation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the document referenced is 3.3.0, while previous versions dating back to 2.2.0 are also accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOperationsExtensions\u003c/code\u003e is contained within the \u003ccode\u003eGoogle.LongRunning.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Google.LongRunning - Class OperationsExtensions (3.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.3.0 (latest)](/dotnet/docs/reference/Google.LongRunning/latest/Google.LongRunning.OperationsExtensions)\n- [3.2.0](/dotnet/docs/reference/Google.LongRunning/3.2.0/Google.LongRunning.OperationsExtensions)\n- [3.1.0](/dotnet/docs/reference/Google.LongRunning/3.1.0/Google.LongRunning.OperationsExtensions)\n- [3.0.0](/dotnet/docs/reference/Google.LongRunning/3.0.0/Google.LongRunning.OperationsExtensions)\n- [2.3.0](/dotnet/docs/reference/Google.LongRunning/2.3.0/Google.LongRunning.OperationsExtensions)\n- [2.2.0](/dotnet/docs/reference/Google.LongRunning/2.2.0/Google.LongRunning.OperationsExtensions) \n\n public static class OperationsExtensions\n\nReference documentation and code samples for the Google.LongRunning class OperationsExtensions.\n\nHolder for extension identifiers generated from the top level of google/longrunning/operations.proto \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e OperationsExtensions \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.LongRunning](/dotnet/docs/reference/Google.LongRunning/latest/Google.LongRunning)\n\nAssembly\n--------\n\nGoogle.LongRunning.dll\n\nFields\n------\n\n### OperationInfo\n\n public static readonly Extension\u003cMethodOptions, OperationInfo\u003e OperationInfo\n\nAdditional information regarding long-running operations.\nIn particular, this specifies the types that are returned from\nlong-running operations.\n\nRequired for methods that return `google.longrunning.Operation`; invalid\notherwise."]]