Uses of Class
com.google.longrunning.OperationInfo
Packages that use OperationInfo
-
Uses of OperationInfo in com.google.longrunning
Fields in com.google.longrunning with type parameters of type OperationInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension
<com.google.protobuf.DescriptorProtos.MethodOptions, OperationInfo> OperationsProto.operationInfo
Additional information regarding long-running operations.Methods in com.google.longrunning that return OperationInfoModifier and TypeMethodDescriptionOperationInfo.Builder.build()
OperationInfo.Builder.buildPartial()
static OperationInfo
OperationInfo.getDefaultInstance()
OperationInfo.Builder.getDefaultInstanceForType()
OperationInfo.getDefaultInstanceForType()
static OperationInfo
OperationInfo.parseDelimitedFrom
(InputStream input) static OperationInfo
OperationInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OperationInfo
OperationInfo.parseFrom
(byte[] data) static OperationInfo
OperationInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OperationInfo
OperationInfo.parseFrom
(com.google.protobuf.ByteString data) static OperationInfo
OperationInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OperationInfo
OperationInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static OperationInfo
OperationInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OperationInfo
OperationInfo.parseFrom
(InputStream input) static OperationInfo
OperationInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OperationInfo
OperationInfo.parseFrom
(ByteBuffer data) static OperationInfo
OperationInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.longrunning that return types with arguments of type OperationInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<OperationInfo> OperationInfo.getParserForType()
static com.google.protobuf.Parser
<OperationInfo> OperationInfo.parser()
Methods in com.google.longrunning with parameters of type OperationInfoModifier and TypeMethodDescriptionOperationInfo.Builder.mergeFrom
(OperationInfo other) static OperationInfo.Builder
OperationInfo.newBuilder
(OperationInfo prototype)