Module google_api_proto::google::longrunning::operation
source · Expand description
Nested message and enum types in Operation.
Enums§
- The operation result, which can be either an
erroror a validresponse. Ifdone==false, neithererrornorresponseis set. Ifdone==true, exactly one oferrororresponseis set.