Class OperationsExtensions (2.2.0)

public static class OperationsExtensions

Holder for extension identifiers generated from the top level of google/longrunning/operations.proto

Inheritance

Object > OperationsExtensions

Namespace

Google.LongRunning

Assembly

Google.LongRunning.dll

Fields

OperationInfo

public static readonly Extension<MethodOptions, OperationInfo> OperationInfo

Additional 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
TypeDescription
Extension<MethodOptions, OperationInfo>