Imports of package longrunning

PathSynopsis
cloud.google.com/go/longrunning/autogenPackage longrunning is an auto-generated package for the Long Running Operations API.
cloud.google.com/go/longrunning/autogen/longrunningpb
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/googleapis/gax-go/v2Package gax contains a set of modules which aid the development of APIs for clients and servers based on gRPC and Google API conventions.
github.com/googleapis/gax-go/v2/apierrorPackage apierror implements a wrapper error for parsing error details from API calls.
google.golang.org/grpc/statusPackage status implements errors returned by gRPC.
google.golang.org/protobuf/protoPackage proto provides functions operating on protocol buffer messages.
google.golang.org/protobuf/protoadaptPackage protoadapt bridges the original and new proto APIs.
google.golang.org/protobuf/types/known/anypbPackage anypb contains generated types for google/protobuf/any.proto.
timePackage time provides functionality for measuring and displaying time.