public static class OperationsExtensionsReference documentation and code samples for the Google.LongRunning class OperationsExtensions.
Holder for extension identifiers generated from the top level of google/longrunning/operations.proto
Namespace
Google.LongRunningAssembly
Google.LongRunning.dll
Fields
OperationInfo
public static readonly Extension<MethodOptions, OperationInfo> OperationInfoAdditional information regarding long-running operations. In particular, this specifies the types that are returned from long-running operations.
Required for methods that return google.longrunning.Operation; invalid
otherwise.
| Field Value | |
|---|---|
| Type | Description |
ExtensionMethodOptionsOperationInfo |
|