Properties of a MethodOptions.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| deprecated | boolean | null | <optional> | MethodOptions deprecated | 
| idempotencyLevel | google.protobuf.MethodOptions.IdempotencyLevel | null | <optional> | MethodOptions idempotencyLevel | 
| uninterpretedOption | Array.<google.protobuf.IUninterpretedOption> | null | <optional> | MethodOptions uninterpretedOption | 
| ".google.api.http" | google.api.IHttpRule | null | <optional> | MethodOptions .google.api.http | 
| ".google.api.methodSignature" | Array.<string> | null | <optional> | MethodOptions .google.api.methodSignature | 
| ".google.longrunning.operationInfo" | google.longrunning.IOperationInfo | null | <optional> | MethodOptions .google.longrunning.operationInfo |