Searched defs:IdempotencyLevel (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/ | ||
| D | IdempotencyLevel.php | 16 class IdempotencyLevel class |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | descriptor.proto | 705 enum IdempotencyLevel { enum |
| D | descriptor.pb.h | 5274 typedef MethodOptions_IdempotencyLevel IdempotencyLevel; typedef |
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
| D | Descriptor.cs | 8206 … public global::Google.Protobuf.Reflection.MethodOptions.Types.IdempotencyLevel IdempotencyLevel { property in Google.Protobuf.Reflection.MethodOptions |