Interface protos.google.longrunning.IOperation (2.3.2)

Properties of an Operation.

Package

@google-cloud/access-context-manager

Properties

done

done?: (boolean|null);

Operation done

error

error?: (google.rpc.IStatus|null);

Operation error

metadata

metadata?: (google.protobuf.IAny|null);

Operation metadata

name

name?: (string|null);

Operation name

response

response?: (google.protobuf.IAny|null);

Operation response