Imports of package apierror

PathSynopsis
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/v2/apierror/internal/proto
google.golang.org/api/googleapi
google.golang.org/genproto/googleapis/rpc/errdetails
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
google.golang.org/grpc/statusPackage status implements errors returned by gRPC.
google.golang.org/protobuf/encoding/protojsonPackage protojson marshals and unmarshals protocol buffer messages as JSON format.
google.golang.org/protobuf/protoPackage proto provides functions operating on protocol buffer messages.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.