Package com.google.longrunning
Class OperationsProto
java.lang.Object
com.google.longrunning.OperationsProto
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,
OperationInfo> Additional information regarding long-running operations. -
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Field Details
-
OPERATION_INFO_FIELD_NUMBER
public static final int OPERATION_INFO_FIELD_NUMBER- See Also:
-
operationInfo
public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.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.
extend .google.protobuf.MethodOptions { ... }
-
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-