Browse Source

Auto-update Python documentation

Mehrdad Afshari 8 years ago
parent
commit
142332609e
57 changed files with 924 additions and 922 deletions
  1. 1 1
      python/.buildinfo
  2. BIN
      python/.doctrees/environment.pickle
  3. BIN
      python/.doctrees/grpc.beta.doctree
  4. BIN
      python/.doctrees/grpc.doctree
  5. BIN
      python/.doctrees/grpc.framework.common.doctree
  6. BIN
      python/.doctrees/grpc.framework.doctree
  7. BIN
      python/.doctrees/grpc.framework.foundation.doctree
  8. BIN
      python/.doctrees/grpc.framework.interfaces.base.doctree
  9. BIN
      python/.doctrees/grpc.framework.interfaces.doctree
  10. BIN
      python/.doctrees/grpc.framework.interfaces.face.doctree
  11. BIN
      python/.doctrees/index.doctree
  12. 95 96
      python/_modules/grpc.html
  13. 5 6
      python/_modules/grpc/beta/implementations.html
  14. 19 20
      python/_modules/grpc/beta/interfaces.html
  15. 5 6
      python/_modules/grpc/beta/utilities.html
  16. 7 8
      python/_modules/grpc/framework/common/cardinality.html
  17. 7 8
      python/_modules/grpc/framework/common/style.html
  18. 5 6
      python/_modules/grpc/framework/foundation/abandonment.html
  19. 7 8
      python/_modules/grpc/framework/foundation/callable_util.html
  20. 21 22
      python/_modules/grpc/framework/foundation/future.html
  21. 5 6
      python/_modules/grpc/framework/foundation/logging_pool.html
  22. 11 12
      python/_modules/grpc/framework/foundation/stream.html
  23. 5 6
      python/_modules/grpc/framework/foundation/stream_util.html
  24. 35 36
      python/_modules/grpc/framework/interfaces/base/base.html
  25. 5 6
      python/_modules/grpc/framework/interfaces/base/utilities.html
  26. 91 92
      python/_modules/grpc/framework/interfaces/face/face.html
  27. 5 6
      python/_modules/grpc/framework/interfaces/face/utilities.html
  28. 5 6
      python/_modules/index.html
  29. 8 8
      python/_sources/grpc.beta.rst.txt
  30. 6 6
      python/_sources/grpc.framework.common.rst.txt
  31. 14 14
      python/_sources/grpc.framework.foundation.rst.txt
  32. 6 6
      python/_sources/grpc.framework.interfaces.base.rst.txt
  33. 6 6
      python/_sources/grpc.framework.interfaces.face.rst.txt
  34. 2 2
      python/_sources/grpc.framework.interfaces.rst.txt
  35. 2 2
      python/_sources/grpc.framework.rst.txt
  36. 1 1
      python/_sources/index.rst.txt
  37. 8 1
      python/_static/basic.css
  38. 0 0
      python/_static/css/badge_only.css
  39. 0 0
      python/_static/css/theme.css
  40. 1 1
      python/_static/doctools.js
  41. BIN
      python/_static/fonts/fontawesome-webfont.woff2
  42. 1 1
      python/_static/searchtools.js
  43. 1 1
      python/_static/websupport.js
  44. 5 4
      python/genindex.html
  45. 58 57
      python/grpc.beta.html
  46. 11 10
      python/grpc.framework.common.html
  47. 30 29
      python/grpc.framework.foundation.html
  48. 5 4
      python/grpc.framework.html
  49. 51 50
      python/grpc.framework.interfaces.base.html
  50. 174 173
      python/grpc.framework.interfaces.face.html
  51. 5 4
      python/grpc.framework.interfaces.html
  52. 176 175
      python/grpc.html
  53. 7 6
      python/index.html
  54. BIN
      python/objects.inv
  55. 5 6
      python/py-modindex.html
  56. 7 4
      python/search.html
  57. 0 0
      python/searchindex.js

+ 1 - 1
python/.buildinfo

@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # Sphinx build info version 1
 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 16f4c4cf5132980c59dc3d9695679cd5
+config: e40bf3dc9d6862ffcda211b469599e57
 tags: 645f666f9bcd5a90fca523b33c5a78b7
 tags: 645f666f9bcd5a90fca523b33c5a78b7

BIN
python/.doctrees/environment.pickle


BIN
python/.doctrees/grpc.beta.doctree


BIN
python/.doctrees/grpc.doctree


BIN
python/.doctrees/grpc.framework.common.doctree


BIN
python/.doctrees/grpc.framework.doctree


BIN
python/.doctrees/grpc.framework.foundation.doctree


BIN
python/.doctrees/grpc.framework.interfaces.base.doctree


BIN
python/.doctrees/grpc.framework.interfaces.doctree


BIN
python/.doctrees/grpc.framework.interfaces.face.doctree


BIN
python/.doctrees/index.doctree


+ 95 - 96
python/_modules/grpc.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../genindex.html"/>
               href="../genindex.html"/>
         <link rel="search" title="Search" href="../search.html"/>
         <link rel="search" title="Search" href="../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../index.html"/>
         <link rel="up" title="Module code" href="index.html"/> 
         <link rel="up" title="Module code" href="index.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -144,8 +144,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -213,8 +211,8 @@
 <span class="sd">  or may have already completed.</span>
 <span class="sd">  or may have already completed.</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.cancel"><a class="viewcode-back" href="../grpc.html#grpc.Future.cancel">[docs]</a>    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.cancel"><a class="viewcode-back" href="../grpc.html#grpc.Future.cancel">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Attempts to cancel the computation.</span>
         <span class="sd">&quot;&quot;&quot;Attempts to cancel the computation.</span>
 
 
 <span class="sd">    This method does not block.</span>
 <span class="sd">    This method does not block.</span>
@@ -230,8 +228,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.cancelled"><a class="viewcode-back" href="../grpc.html#grpc.Future.cancelled">[docs]</a>    <span class="k">def</span> <span class="nf">cancelled</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.cancelled"><a class="viewcode-back" href="../grpc.html#grpc.Future.cancelled">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">cancelled</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation was cancelled.</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation was cancelled.</span>
 
 
 <span class="sd">    This method does not block.</span>
 <span class="sd">    This method does not block.</span>
@@ -244,8 +242,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.running"><a class="viewcode-back" href="../grpc.html#grpc.Future.running">[docs]</a>    <span class="k">def</span> <span class="nf">running</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.running"><a class="viewcode-back" href="../grpc.html#grpc.Future.running">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">running</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation is taking place.</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation is taking place.</span>
 
 
 <span class="sd">    This method does not block.</span>
 <span class="sd">    This method does not block.</span>
@@ -257,8 +255,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.done"><a class="viewcode-back" href="../grpc.html#grpc.Future.done">[docs]</a>    <span class="k">def</span> <span class="nf">done</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.done"><a class="viewcode-back" href="../grpc.html#grpc.Future.done">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">done</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation has taken place.</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation has taken place.</span>
 
 
 <span class="sd">    This method does not block.</span>
 <span class="sd">    This method does not block.</span>
@@ -270,8 +268,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.result"><a class="viewcode-back" href="../grpc.html#grpc.Future.result">[docs]</a>    <span class="k">def</span> <span class="nf">result</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.result"><a class="viewcode-back" href="../grpc.html#grpc.Future.result">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">result</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the outcome of the computation or raises its exception.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the outcome of the computation or raises its exception.</span>
 
 
 <span class="sd">    This method may return immediately or may block.</span>
 <span class="sd">    This method may return immediately or may block.</span>
@@ -293,8 +291,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.exception"><a class="viewcode-back" href="../grpc.html#grpc.Future.exception">[docs]</a>    <span class="k">def</span> <span class="nf">exception</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.exception"><a class="viewcode-back" href="../grpc.html#grpc.Future.exception">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">exception</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Return the exception raised by the computation.</span>
         <span class="sd">&quot;&quot;&quot;Return the exception raised by the computation.</span>
 
 
 <span class="sd">    This method may return immediately or may block.</span>
 <span class="sd">    This method may return immediately or may block.</span>
@@ -316,8 +314,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.traceback"><a class="viewcode-back" href="../grpc.html#grpc.Future.traceback">[docs]</a>    <span class="k">def</span> <span class="nf">traceback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.traceback"><a class="viewcode-back" href="../grpc.html#grpc.Future.traceback">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">traceback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Access the traceback of the exception raised by the computation.</span>
         <span class="sd">&quot;&quot;&quot;Access the traceback of the exception raised by the computation.</span>
 
 
 <span class="sd">    This method may return immediately or may block.</span>
 <span class="sd">    This method may return immediately or may block.</span>
@@ -339,8 +337,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.add_done_callback"><a class="viewcode-back" href="../grpc.html#grpc.Future.add_done_callback">[docs]</a>    <span class="k">def</span> <span class="nf">add_done_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">fn</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.add_done_callback"><a class="viewcode-back" href="../grpc.html#grpc.Future.add_done_callback">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_done_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">fn</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Adds a function to be called at completion of the computation.</span>
         <span class="sd">&quot;&quot;&quot;Adds a function to be called at completion of the computation.</span>
 
 
 <span class="sd">    The callback will be passed this Future object describing the outcome of</span>
 <span class="sd">    The callback will be passed this Future object describing the outcome of</span>
@@ -358,8 +356,8 @@
 <span class="c1">################################  gRPC Enums  ##################################</span>
 <span class="c1">################################  gRPC Enums  ##################################</span>
 
 
 
 
-<span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
-<div class="viewcode-block" id="ChannelConnectivity"><a class="viewcode-back" href="../grpc.html#grpc.ChannelConnectivity">[docs]</a><span class="k">class</span> <span class="nc">ChannelConnectivity</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
+<div class="viewcode-block" id="ChannelConnectivity"><a class="viewcode-back" href="../grpc.html#grpc.ChannelConnectivity">[docs]</a><span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
+<span class="k">class</span> <span class="nc">ChannelConnectivity</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
     <span class="sd">&quot;&quot;&quot;Mirrors grpc_connectivity_state in the gRPC Core.</span>
     <span class="sd">&quot;&quot;&quot;Mirrors grpc_connectivity_state in the gRPC Core.</span>
 
 
 <span class="sd">  Attributes:</span>
 <span class="sd">  Attributes:</span>
@@ -378,8 +376,8 @@
     <span class="n">SHUTDOWN</span> <span class="o">=</span> <span class="p">(</span><span class="n">_cygrpc</span><span class="o">.</span><span class="n">ConnectivityState</span><span class="o">.</span><span class="n">shutdown</span><span class="p">,</span> <span class="s1">&#39;shutdown&#39;</span><span class="p">)</span></div>
     <span class="n">SHUTDOWN</span> <span class="o">=</span> <span class="p">(</span><span class="n">_cygrpc</span><span class="o">.</span><span class="n">ConnectivityState</span><span class="o">.</span><span class="n">shutdown</span><span class="p">,</span> <span class="s1">&#39;shutdown&#39;</span><span class="p">)</span></div>
 
 
 
 
-<span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
-<div class="viewcode-block" id="StatusCode"><a class="viewcode-back" href="../grpc.html#grpc.StatusCode">[docs]</a><span class="k">class</span> <span class="nc">StatusCode</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
+<div class="viewcode-block" id="StatusCode"><a class="viewcode-back" href="../grpc.html#grpc.StatusCode">[docs]</a><span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
+<span class="k">class</span> <span class="nc">StatusCode</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
     <span class="sd">&quot;&quot;&quot;Mirrors grpc_status_code in the gRPC Core.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Mirrors grpc_status_code in the gRPC Core.&quot;&quot;&quot;</span>
     <span class="n">OK</span> <span class="o">=</span> <span class="p">(</span><span class="n">_cygrpc</span><span class="o">.</span><span class="n">StatusCode</span><span class="o">.</span><span class="n">ok</span><span class="p">,</span> <span class="s1">&#39;ok&#39;</span><span class="p">)</span>
     <span class="n">OK</span> <span class="o">=</span> <span class="p">(</span><span class="n">_cygrpc</span><span class="o">.</span><span class="n">StatusCode</span><span class="o">.</span><span class="n">ok</span><span class="p">,</span> <span class="s1">&#39;ok&#39;</span><span class="p">)</span>
     <span class="n">CANCELLED</span> <span class="o">=</span> <span class="p">(</span><span class="n">_cygrpc</span><span class="o">.</span><span class="n">StatusCode</span><span class="o">.</span><span class="n">cancelled</span><span class="p">,</span> <span class="s1">&#39;cancelled&#39;</span><span class="p">)</span>
     <span class="n">CANCELLED</span> <span class="o">=</span> <span class="p">(</span><span class="n">_cygrpc</span><span class="o">.</span><span class="n">StatusCode</span><span class="o">.</span><span class="n">cancelled</span><span class="p">,</span> <span class="s1">&#39;cancelled&#39;</span><span class="p">)</span>
@@ -417,13 +415,13 @@
 <div class="viewcode-block" id="RpcContext"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext">[docs]</a><span class="k">class</span> <span class="nc">RpcContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="RpcContext"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext">[docs]</a><span class="k">class</span> <span class="nc">RpcContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Provides RPC-related information and action.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Provides RPC-related information and action.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.is_active"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext.is_active">[docs]</a>    <span class="k">def</span> <span class="nf">is_active</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.is_active"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext.is_active">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">is_active</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the RPC is active or has terminated.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the RPC is active or has terminated.&quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.time_remaining"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext.time_remaining">[docs]</a>    <span class="k">def</span> <span class="nf">time_remaining</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.time_remaining"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext.time_remaining">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">time_remaining</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes the length of allowed time remaining for the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Describes the length of allowed time remaining for the RPC.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -433,16 +431,16 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.cancel"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext.cancel">[docs]</a>    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.cancel"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext.cancel">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Cancels the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Cancels the RPC.</span>
 
 
 <span class="sd">    Idempotent and has no effect if the RPC has already terminated.</span>
 <span class="sd">    Idempotent and has no effect if the RPC has already terminated.</span>
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.add_callback"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext.add_callback">[docs]</a>    <span class="k">def</span> <span class="nf">add_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">callback</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.add_callback"><a class="viewcode-back" href="../grpc.html#grpc.RpcContext.add_callback">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">callback</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Registers a callback to be called on RPC termination.</span>
         <span class="sd">&quot;&quot;&quot;Registers a callback to be called on RPC termination.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -462,8 +460,8 @@
 <div class="viewcode-block" id="Call"><a class="viewcode-back" href="../grpc.html#grpc.Call">[docs]</a><span class="k">class</span> <span class="nc">Call</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">,</span> <span class="n">RpcContext</span><span class="p">)):</span>
 <div class="viewcode-block" id="Call"><a class="viewcode-back" href="../grpc.html#grpc.Call">[docs]</a><span class="k">class</span> <span class="nc">Call</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">,</span> <span class="n">RpcContext</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Invocation-side utility object for an RPC.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Invocation-side utility object for an RPC.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Call.initial_metadata"><a class="viewcode-back" href="../grpc.html#grpc.Call.initial_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Call.initial_metadata"><a class="viewcode-back" href="../grpc.html#grpc.Call.initial_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the initial metadata from the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the initial metadata from the service-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available.</span>
 <span class="sd">    This method blocks until the value is available.</span>
@@ -473,8 +471,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Call.trailing_metadata"><a class="viewcode-back" href="../grpc.html#grpc.Call.trailing_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">trailing_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Call.trailing_metadata"><a class="viewcode-back" href="../grpc.html#grpc.Call.trailing_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">trailing_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the trailing metadata from the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the trailing metadata from the service-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available.</span>
 <span class="sd">    This method blocks until the value is available.</span>
@@ -484,8 +482,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Call.code"><a class="viewcode-back" href="../grpc.html#grpc.Call.code">[docs]</a>    <span class="k">def</span> <span class="nf">code</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Call.code"><a class="viewcode-back" href="../grpc.html#grpc.Call.code">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">code</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the status code emitted by the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the status code emitted by the service-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available.</span>
 <span class="sd">    This method blocks until the value is available.</span>
@@ -495,8 +493,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Call.details"><a class="viewcode-back" href="../grpc.html#grpc.Call.details">[docs]</a>    <span class="k">def</span> <span class="nf">details</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Call.details"><a class="viewcode-back" href="../grpc.html#grpc.Call.details">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">details</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the details value emitted by the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the details value emitted by the service-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available.</span>
 <span class="sd">    This method blocks until the value is available.</span>
@@ -591,8 +589,8 @@
 <div class="viewcode-block" id="UnaryUnaryMultiCallable"><a class="viewcode-back" href="../grpc.html#grpc.UnaryUnaryMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">UnaryUnaryMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="UnaryUnaryMultiCallable"><a class="viewcode-back" href="../grpc.html#grpc.UnaryUnaryMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">UnaryUnaryMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a unary-unary RPC.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a unary-unary RPC.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryUnaryMultiCallable.__call__"><a class="viewcode-back" href="../grpc.html#grpc.UnaryUnaryMultiCallable.__call__">[docs]</a>    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">credentials</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="UnaryUnaryMultiCallable.__call__"><a class="viewcode-back" href="../grpc.html#grpc.UnaryUnaryMultiCallable.__call__">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">credentials</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Synchronously invokes the underlying RPC.</span>
         <span class="sd">&quot;&quot;&quot;Synchronously invokes the underlying RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -612,8 +610,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryUnaryMultiCallable.with_call"><a class="viewcode-back" href="../grpc.html#grpc.UnaryUnaryMultiCallable.with_call">[docs]</a>    <span class="k">def</span> <span class="nf">with_call</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">credentials</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="UnaryUnaryMultiCallable.with_call"><a class="viewcode-back" href="../grpc.html#grpc.UnaryUnaryMultiCallable.with_call">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">with_call</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">credentials</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Synchronously invokes the underlying RPC.</span>
         <span class="sd">&quot;&quot;&quot;Synchronously invokes the underlying RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -633,8 +631,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryUnaryMultiCallable.future"><a class="viewcode-back" href="../grpc.html#grpc.UnaryUnaryMultiCallable.future">[docs]</a>    <span class="k">def</span> <span class="nf">future</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">credentials</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="UnaryUnaryMultiCallable.future"><a class="viewcode-back" href="../grpc.html#grpc.UnaryUnaryMultiCallable.future">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">future</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">credentials</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Asynchronously invokes the underlying RPC.</span>
         <span class="sd">&quot;&quot;&quot;Asynchronously invokes the underlying RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -656,8 +654,8 @@
 <div class="viewcode-block" id="UnaryStreamMultiCallable"><a class="viewcode-back" href="../grpc.html#grpc.UnaryStreamMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">UnaryStreamMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="UnaryStreamMultiCallable"><a class="viewcode-back" href="../grpc.html#grpc.UnaryStreamMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">UnaryStreamMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a unary-stream RPC.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a unary-stream RPC.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryStreamMultiCallable.__call__"><a class="viewcode-back" href="../grpc.html#grpc.UnaryStreamMultiCallable.__call__">[docs]</a>    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">credentials</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="UnaryStreamMultiCallable.__call__"><a class="viewcode-back" href="../grpc.html#grpc.UnaryStreamMultiCallable.__call__">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">credentials</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Invokes the underlying RPC.</span>
         <span class="sd">&quot;&quot;&quot;Invokes the underlying RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -678,8 +676,8 @@
 <div class="viewcode-block" id="StreamUnaryMultiCallable"><a class="viewcode-back" href="../grpc.html#grpc.StreamUnaryMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">StreamUnaryMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="StreamUnaryMultiCallable"><a class="viewcode-back" href="../grpc.html#grpc.StreamUnaryMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">StreamUnaryMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a stream-unary RPC in any call style.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a stream-unary RPC in any call style.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamUnaryMultiCallable.__call__"><a class="viewcode-back" href="../grpc.html#grpc.StreamUnaryMultiCallable.__call__">[docs]</a>    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamUnaryMultiCallable.__call__"><a class="viewcode-back" href="../grpc.html#grpc.StreamUnaryMultiCallable.__call__">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                  <span class="n">request_iterator</span><span class="p">,</span>
                  <span class="n">request_iterator</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -703,8 +701,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamUnaryMultiCallable.with_call"><a class="viewcode-back" href="../grpc.html#grpc.StreamUnaryMultiCallable.with_call">[docs]</a>    <span class="k">def</span> <span class="nf">with_call</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamUnaryMultiCallable.with_call"><a class="viewcode-back" href="../grpc.html#grpc.StreamUnaryMultiCallable.with_call">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">with_call</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                   <span class="n">request_iterator</span><span class="p">,</span>
                   <span class="n">request_iterator</span><span class="p">,</span>
                   <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                   <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                   <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                   <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -728,8 +726,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamUnaryMultiCallable.future"><a class="viewcode-back" href="../grpc.html#grpc.StreamUnaryMultiCallable.future">[docs]</a>    <span class="k">def</span> <span class="nf">future</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamUnaryMultiCallable.future"><a class="viewcode-back" href="../grpc.html#grpc.StreamUnaryMultiCallable.future">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">future</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                <span class="n">request_iterator</span><span class="p">,</span>
                <span class="n">request_iterator</span><span class="p">,</span>
                <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -755,8 +753,8 @@
 <div class="viewcode-block" id="StreamStreamMultiCallable"><a class="viewcode-back" href="../grpc.html#grpc.StreamStreamMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">StreamStreamMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="StreamStreamMultiCallable"><a class="viewcode-back" href="../grpc.html#grpc.StreamStreamMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">StreamStreamMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a stream-stream RPC in any call style.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a stream-stream RPC in any call style.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamStreamMultiCallable.__call__"><a class="viewcode-back" href="../grpc.html#grpc.StreamStreamMultiCallable.__call__">[docs]</a>    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamStreamMultiCallable.__call__"><a class="viewcode-back" href="../grpc.html#grpc.StreamStreamMultiCallable.__call__">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                  <span class="n">request_iterator</span><span class="p">,</span>
                  <span class="n">request_iterator</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -784,8 +782,8 @@
 <div class="viewcode-block" id="Channel"><a class="viewcode-back" href="../grpc.html#grpc.Channel">[docs]</a><span class="k">class</span> <span class="nc">Channel</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="Channel"><a class="viewcode-back" href="../grpc.html#grpc.Channel">[docs]</a><span class="k">class</span> <span class="nc">Channel</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords RPC invocation via generic methods.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords RPC invocation via generic methods.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Channel.subscribe"><a class="viewcode-back" href="../grpc.html#grpc.Channel.subscribe">[docs]</a>    <span class="k">def</span> <span class="nf">subscribe</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">callback</span><span class="p">,</span> <span class="n">try_to_connect</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
+<div class="viewcode-block" id="Channel.subscribe"><a class="viewcode-back" href="../grpc.html#grpc.Channel.subscribe">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">subscribe</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">callback</span><span class="p">,</span> <span class="n">try_to_connect</span><span class="o">=</span><span class="kc">False</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Subscribes to this Channel&#39;s connectivity.</span>
         <span class="sd">&quot;&quot;&quot;Subscribes to this Channel&#39;s connectivity.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -800,8 +798,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Channel.unsubscribe"><a class="viewcode-back" href="../grpc.html#grpc.Channel.unsubscribe">[docs]</a>    <span class="k">def</span> <span class="nf">unsubscribe</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">callback</span><span class="p">):</span>
+<div class="viewcode-block" id="Channel.unsubscribe"><a class="viewcode-back" href="../grpc.html#grpc.Channel.unsubscribe">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">unsubscribe</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">callback</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Unsubscribes a callback from this Channel&#39;s connectivity.</span>
         <span class="sd">&quot;&quot;&quot;Unsubscribes a callback from this Channel&#39;s connectivity.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -810,8 +808,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Channel.unary_unary"><a class="viewcode-back" href="../grpc.html#grpc.Channel.unary_unary">[docs]</a>    <span class="k">def</span> <span class="nf">unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="Channel.unary_unary"><a class="viewcode-back" href="../grpc.html#grpc.Channel.unary_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                     <span class="n">method</span><span class="p">,</span>
                     <span class="n">method</span><span class="p">,</span>
                     <span class="n">request_serializer</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                     <span class="n">request_serializer</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                     <span class="n">response_deserializer</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
                     <span class="n">response_deserializer</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
@@ -829,8 +827,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Channel.unary_stream"><a class="viewcode-back" href="../grpc.html#grpc.Channel.unary_stream">[docs]</a>    <span class="k">def</span> <span class="nf">unary_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="Channel.unary_stream"><a class="viewcode-back" href="../grpc.html#grpc.Channel.unary_stream">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">unary_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                      <span class="n">method</span><span class="p">,</span>
                      <span class="n">method</span><span class="p">,</span>
                      <span class="n">request_serializer</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                      <span class="n">request_serializer</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                      <span class="n">response_deserializer</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
                      <span class="n">response_deserializer</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
@@ -848,8 +846,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Channel.stream_unary"><a class="viewcode-back" href="../grpc.html#grpc.Channel.stream_unary">[docs]</a>    <span class="k">def</span> <span class="nf">stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="Channel.stream_unary"><a class="viewcode-back" href="../grpc.html#grpc.Channel.stream_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                      <span class="n">method</span><span class="p">,</span>
                      <span class="n">method</span><span class="p">,</span>
                      <span class="n">request_serializer</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                      <span class="n">request_serializer</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                      <span class="n">response_deserializer</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
                      <span class="n">response_deserializer</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
@@ -867,8 +865,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Channel.stream_stream"><a class="viewcode-back" href="../grpc.html#grpc.Channel.stream_stream">[docs]</a>    <span class="k">def</span> <span class="nf">stream_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="Channel.stream_stream"><a class="viewcode-back" href="../grpc.html#grpc.Channel.stream_stream">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">stream_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                       <span class="n">method</span><span class="p">,</span>
                       <span class="n">method</span><span class="p">,</span>
                       <span class="n">request_serializer</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                       <span class="n">request_serializer</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                       <span class="n">response_deserializer</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
                       <span class="n">response_deserializer</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
@@ -893,8 +891,8 @@
 <div class="viewcode-block" id="ServicerContext"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext">[docs]</a><span class="k">class</span> <span class="nc">ServicerContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">,</span> <span class="n">RpcContext</span><span class="p">)):</span>
 <div class="viewcode-block" id="ServicerContext"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext">[docs]</a><span class="k">class</span> <span class="nc">ServicerContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">,</span> <span class="n">RpcContext</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;A context object passed to method implementations.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;A context object passed to method implementations.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.invocation_metadata"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.invocation_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">invocation_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.invocation_metadata"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.invocation_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">invocation_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the metadata from the invocation-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the metadata from the invocation-side of the RPC.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -902,8 +900,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.peer"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.peer">[docs]</a>    <span class="k">def</span> <span class="nf">peer</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.peer"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.peer">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">peer</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Identifies the peer that invoked the RPC being serviced.</span>
         <span class="sd">&quot;&quot;&quot;Identifies the peer that invoked the RPC being serviced.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -911,8 +909,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.send_initial_metadata"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.send_initial_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">send_initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">initial_metadata</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.send_initial_metadata"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.send_initial_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">send_initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">initial_metadata</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Sends the initial metadata value to the invocation-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Sends the initial metadata value to the invocation-side of the RPC.</span>
 
 
 <span class="sd">    This method need not be called by method implementations if they have no</span>
 <span class="sd">    This method need not be called by method implementations if they have no</span>
@@ -923,8 +921,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.set_trailing_metadata"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.set_trailing_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">set_trailing_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">trailing_metadata</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.set_trailing_metadata"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.set_trailing_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">set_trailing_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">trailing_metadata</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts the trailing metadata value of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accepts the trailing metadata value of the RPC.</span>
 
 
 <span class="sd">    This method need not be called by method implementations if they have no</span>
 <span class="sd">    This method need not be called by method implementations if they have no</span>
@@ -935,8 +933,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.set_code"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.set_code">[docs]</a>    <span class="k">def</span> <span class="nf">set_code</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">code</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.set_code"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.set_code">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">set_code</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">code</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts the status code of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accepts the status code of the RPC.</span>
 
 
 <span class="sd">    This method need not be called by method implementations if they wish the</span>
 <span class="sd">    This method need not be called by method implementations if they wish the</span>
@@ -948,8 +946,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.set_details"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.set_details">[docs]</a>    <span class="k">def</span> <span class="nf">set_details</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">details</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.set_details"><a class="viewcode-back" href="../grpc.html#grpc.ServicerContext.set_details">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">set_details</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">details</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side details of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side details of the RPC.</span>
 
 
 <span class="sd">    This method need not be called by method implementations if they have no</span>
 <span class="sd">    This method need not be called by method implementations if they have no</span>
@@ -1011,8 +1009,8 @@
 <div class="viewcode-block" id="GenericRpcHandler"><a class="viewcode-back" href="../grpc.html#grpc.GenericRpcHandler">[docs]</a><span class="k">class</span> <span class="nc">GenericRpcHandler</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="GenericRpcHandler"><a class="viewcode-back" href="../grpc.html#grpc.GenericRpcHandler">[docs]</a><span class="k">class</span> <span class="nc">GenericRpcHandler</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;An implementation of arbitrarily many RPC methods.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;An implementation of arbitrarily many RPC methods.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericRpcHandler.service"><a class="viewcode-back" href="../grpc.html#grpc.GenericRpcHandler.service">[docs]</a>    <span class="k">def</span> <span class="nf">service</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">handler_call_details</span><span class="p">):</span>
+<div class="viewcode-block" id="GenericRpcHandler.service"><a class="viewcode-back" href="../grpc.html#grpc.GenericRpcHandler.service">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">service</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">handler_call_details</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Services an RPC (or not).</span>
         <span class="sd">&quot;&quot;&quot;Services an RPC (or not).</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -1035,8 +1033,8 @@
 <span class="sd">  service name.</span>
 <span class="sd">  service name.</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServiceRpcHandler.service_name"><a class="viewcode-back" href="../grpc.html#grpc.ServiceRpcHandler.service_name">[docs]</a>    <span class="k">def</span> <span class="nf">service_name</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="ServiceRpcHandler.service_name"><a class="viewcode-back" href="../grpc.html#grpc.ServiceRpcHandler.service_name">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">service_name</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Returns this services name.</span>
         <span class="sd">&quot;&quot;&quot;Returns this services name.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -1051,8 +1049,8 @@
 <div class="viewcode-block" id="Server"><a class="viewcode-back" href="../grpc.html#grpc.Server">[docs]</a><span class="k">class</span> <span class="nc">Server</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="Server"><a class="viewcode-back" href="../grpc.html#grpc.Server">[docs]</a><span class="k">class</span> <span class="nc">Server</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Services RPCs.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Services RPCs.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.add_generic_rpc_handlers"><a class="viewcode-back" href="../grpc.html#grpc.Server.add_generic_rpc_handlers">[docs]</a>    <span class="k">def</span> <span class="nf">add_generic_rpc_handlers</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">generic_rpc_handlers</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.add_generic_rpc_handlers"><a class="viewcode-back" href="../grpc.html#grpc.Server.add_generic_rpc_handlers">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_generic_rpc_handlers</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">generic_rpc_handlers</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Registers GenericRpcHandlers with this Server.</span>
         <span class="sd">&quot;&quot;&quot;Registers GenericRpcHandlers with this Server.</span>
 
 
 <span class="sd">    This method is only safe to call before the server is started.</span>
 <span class="sd">    This method is only safe to call before the server is started.</span>
@@ -1063,8 +1061,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.add_insecure_port"><a class="viewcode-back" href="../grpc.html#grpc.Server.add_insecure_port">[docs]</a>    <span class="k">def</span> <span class="nf">add_insecure_port</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">address</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.add_insecure_port"><a class="viewcode-back" href="../grpc.html#grpc.Server.add_insecure_port">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_insecure_port</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">address</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Reserves a port for insecure RPC service once this Server becomes active.</span>
         <span class="sd">&quot;&quot;&quot;Reserves a port for insecure RPC service once this Server becomes active.</span>
 
 
 <span class="sd">    This method may only be called before calling this Server&#39;s start method is</span>
 <span class="sd">    This method may only be called before calling this Server&#39;s start method is</span>
@@ -1081,8 +1079,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.add_secure_port"><a class="viewcode-back" href="../grpc.html#grpc.Server.add_secure_port">[docs]</a>    <span class="k">def</span> <span class="nf">add_secure_port</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">address</span><span class="p">,</span> <span class="n">server_credentials</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.add_secure_port"><a class="viewcode-back" href="../grpc.html#grpc.Server.add_secure_port">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_secure_port</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">address</span><span class="p">,</span> <span class="n">server_credentials</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Reserves a port for secure RPC service after this Server becomes active.</span>
         <span class="sd">&quot;&quot;&quot;Reserves a port for secure RPC service after this Server becomes active.</span>
 
 
 <span class="sd">    This method may only be called before calling this Server&#39;s start method is</span>
 <span class="sd">    This method may only be called before calling this Server&#39;s start method is</span>
@@ -1100,8 +1098,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.start"><a class="viewcode-back" href="../grpc.html#grpc.Server.start">[docs]</a>    <span class="k">def</span> <span class="nf">start</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.start"><a class="viewcode-back" href="../grpc.html#grpc.Server.start">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">start</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Starts this Server&#39;s service of RPCs.</span>
         <span class="sd">&quot;&quot;&quot;Starts this Server&#39;s service of RPCs.</span>
 
 
 <span class="sd">    This method may only be called while the server is not serving RPCs (i.e. it</span>
 <span class="sd">    This method may only be called while the server is not serving RPCs (i.e. it</span>
@@ -1109,8 +1107,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.stop"><a class="viewcode-back" href="../grpc.html#grpc.Server.stop">[docs]</a>    <span class="k">def</span> <span class="nf">stop</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">grace</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.stop"><a class="viewcode-back" href="../grpc.html#grpc.Server.stop">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">stop</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">grace</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Stops this Server&#39;s service of RPCs.</span>
         <span class="sd">&quot;&quot;&quot;Stops this Server&#39;s service of RPCs.</span>
 
 
 <span class="sd">    All calls to this method immediately stop service of new RPCs. When existing</span>
 <span class="sd">    All calls to this method immediately stop service of new RPCs. When existing</span>
@@ -1534,7 +1532,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
             URL_ROOT:'../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 6
python/_modules/grpc/beta/implementations.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.beta.implementations &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.beta.implementations &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../genindex.html"/>
               href="../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../search.html"/>
         <link rel="search" title="Search" href="../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../index.html"/>
         <link rel="up" title="grpc" href="../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -508,7 +506,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../',
             URL_ROOT:'../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 19 - 20
python/_modules/grpc/beta/interfaces.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.beta.interfaces &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.beta.interfaces &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../genindex.html"/>
               href="../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../search.html"/>
         <link rel="search" title="Search" href="../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../index.html"/>
         <link rel="up" title="grpc" href="../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -238,8 +236,8 @@
 <div class="viewcode-block" id="GRPCServicerContext"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext">[docs]</a><span class="k">class</span> <span class="nc">GRPCServicerContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="GRPCServicerContext"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext">[docs]</a><span class="k">class</span> <span class="nc">GRPCServicerContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Exposes gRPC-specific options and behaviors to code servicing RPCs.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Exposes gRPC-specific options and behaviors to code servicing RPCs.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GRPCServicerContext.peer"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext.peer">[docs]</a>    <span class="k">def</span> <span class="nf">peer</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="GRPCServicerContext.peer"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext.peer">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">peer</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Identifies the peer that invoked the RPC being serviced.</span>
         <span class="sd">&quot;&quot;&quot;Identifies the peer that invoked the RPC being serviced.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -247,8 +245,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GRPCServicerContext.disable_next_response_compression"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext.disable_next_response_compression">[docs]</a>    <span class="k">def</span> <span class="nf">disable_next_response_compression</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="GRPCServicerContext.disable_next_response_compression"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCServicerContext.disable_next_response_compression">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">disable_next_response_compression</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Disables compression of the next response passed by the application.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Disables compression of the next response passed by the application.&quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div></div>
 
 
@@ -256,8 +254,8 @@
 <div class="viewcode-block" id="GRPCInvocationContext"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCInvocationContext">[docs]</a><span class="k">class</span> <span class="nc">GRPCInvocationContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="GRPCInvocationContext"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCInvocationContext">[docs]</a><span class="k">class</span> <span class="nc">GRPCInvocationContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Exposes gRPC-specific options and behaviors to code invoking RPCs.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Exposes gRPC-specific options and behaviors to code invoking RPCs.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GRPCInvocationContext.disable_next_request_compression"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCInvocationContext.disable_next_request_compression">[docs]</a>    <span class="k">def</span> <span class="nf">disable_next_request_compression</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="GRPCInvocationContext.disable_next_request_compression"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.GRPCInvocationContext.disable_next_request_compression">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">disable_next_request_compression</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Disables compression of the next request passed by the application.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Disables compression of the next request passed by the application.&quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div></div>
 
 
@@ -265,8 +263,8 @@
 <div class="viewcode-block" id="Server"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server">[docs]</a><span class="k">class</span> <span class="nc">Server</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="Server"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server">[docs]</a><span class="k">class</span> <span class="nc">Server</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Services RPCs.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Services RPCs.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.add_insecure_port"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server.add_insecure_port">[docs]</a>    <span class="k">def</span> <span class="nf">add_insecure_port</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">address</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.add_insecure_port"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server.add_insecure_port">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_insecure_port</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">address</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Reserves a port for insecure RPC service once this Server becomes active.</span>
         <span class="sd">&quot;&quot;&quot;Reserves a port for insecure RPC service once this Server becomes active.</span>
 
 
 <span class="sd">    This method may only be called before calling this Server&#39;s start method is</span>
 <span class="sd">    This method may only be called before calling this Server&#39;s start method is</span>
@@ -283,8 +281,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.add_secure_port"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server.add_secure_port">[docs]</a>    <span class="k">def</span> <span class="nf">add_secure_port</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">address</span><span class="p">,</span> <span class="n">server_credentials</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.add_secure_port"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server.add_secure_port">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_secure_port</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">address</span><span class="p">,</span> <span class="n">server_credentials</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Reserves a port for secure RPC service after this Server becomes active.</span>
         <span class="sd">&quot;&quot;&quot;Reserves a port for secure RPC service after this Server becomes active.</span>
 
 
 <span class="sd">    This method may only be called before calling this Server&#39;s start method is</span>
 <span class="sd">    This method may only be called before calling this Server&#39;s start method is</span>
@@ -302,8 +300,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.start"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server.start">[docs]</a>    <span class="k">def</span> <span class="nf">start</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.start"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server.start">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">start</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Starts this Server&#39;s service of RPCs.</span>
         <span class="sd">&quot;&quot;&quot;Starts this Server&#39;s service of RPCs.</span>
 
 
 <span class="sd">    This method may only be called while the server is not serving RPCs (i.e. it</span>
 <span class="sd">    This method may only be called while the server is not serving RPCs (i.e. it</span>
@@ -311,8 +309,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Server.stop"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server.stop">[docs]</a>    <span class="k">def</span> <span class="nf">stop</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">grace</span><span class="p">):</span>
+<div class="viewcode-block" id="Server.stop"><a class="viewcode-back" href="../../../grpc.beta.html#grpc.beta.interfaces.Server.stop">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">stop</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">grace</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Stops this Server&#39;s service of RPCs.</span>
         <span class="sd">&quot;&quot;&quot;Stops this Server&#39;s service of RPCs.</span>
 
 
 <span class="sd">    All calls to this method immediately stop service of new RPCs. When existing</span>
 <span class="sd">    All calls to this method immediately stop service of new RPCs. When existing</span>
@@ -375,7 +373,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../',
             URL_ROOT:'../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 6
python/_modules/grpc/beta/utilities.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.beta.utilities &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.beta.utilities &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../genindex.html"/>
               href="../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../search.html"/>
         <link rel="search" title="Search" href="../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../index.html"/>
         <link rel="up" title="grpc" href="../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -357,7 +355,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../',
             URL_ROOT:'../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 7 - 8
python/_modules/grpc/framework/common/cardinality.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.common.cardinality &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.common.cardinality &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../genindex.html"/>
               href="../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -192,8 +190,8 @@
 <span class="kn">import</span> <span class="nn">enum</span>
 <span class="kn">import</span> <span class="nn">enum</span>
 
 
 
 
-<span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
-<div class="viewcode-block" id="Cardinality"><a class="viewcode-back" href="../../../../grpc.framework.common.html#grpc.framework.common.cardinality.Cardinality">[docs]</a><span class="k">class</span> <span class="nc">Cardinality</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
+<div class="viewcode-block" id="Cardinality"><a class="viewcode-back" href="../../../../grpc.framework.common.html#grpc.framework.common.cardinality.Cardinality">[docs]</a><span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
+<span class="k">class</span> <span class="nc">Cardinality</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
     <span class="sd">&quot;&quot;&quot;Describes the streaming semantics of an RPC method.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Describes the streaming semantics of an RPC method.&quot;&quot;&quot;</span>
 
 
     <span class="n">UNARY_UNARY</span> <span class="o">=</span> <span class="s1">&#39;request-unary/response-unary&#39;</span>
     <span class="n">UNARY_UNARY</span> <span class="o">=</span> <span class="s1">&#39;request-unary/response-unary&#39;</span>
@@ -236,7 +234,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../',
             URL_ROOT:'../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 7 - 8
python/_modules/grpc/framework/common/style.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.common.style &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.common.style &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../genindex.html"/>
               href="../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -192,8 +190,8 @@
 <span class="kn">import</span> <span class="nn">enum</span>
 <span class="kn">import</span> <span class="nn">enum</span>
 
 
 
 
-<span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
-<div class="viewcode-block" id="Service"><a class="viewcode-back" href="../../../../grpc.framework.common.html#grpc.framework.common.style.Service">[docs]</a><span class="k">class</span> <span class="nc">Service</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
+<div class="viewcode-block" id="Service"><a class="viewcode-back" href="../../../../grpc.framework.common.html#grpc.framework.common.style.Service">[docs]</a><span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
+<span class="k">class</span> <span class="nc">Service</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
     <span class="sd">&quot;&quot;&quot;Describes the control flow style of RPC method implementation.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Describes the control flow style of RPC method implementation.&quot;&quot;&quot;</span>
 
 
     <span class="n">INLINE</span> <span class="o">=</span> <span class="s1">&#39;inline&#39;</span>
     <span class="n">INLINE</span> <span class="o">=</span> <span class="s1">&#39;inline&#39;</span>
@@ -234,7 +232,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../',
             URL_ROOT:'../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 6
python/_modules/grpc/framework/foundation/abandonment.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.foundation.abandonment &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.foundation.abandonment &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../genindex.html"/>
               href="../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -232,7 +230,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../',
             URL_ROOT:'../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 7 - 8
python/_modules/grpc/framework/foundation/callable_util.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.foundation.callable_util &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.foundation.callable_util &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../genindex.html"/>
               href="../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -210,8 +208,8 @@
 <span class="sd">      Kind.RAISED.</span>
 <span class="sd">      Kind.RAISED.</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 
 
-    <span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
-<div class="viewcode-block" id="Outcome.Kind"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome.Kind">[docs]</a>    <span class="k">class</span> <span class="nc">Kind</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
+<div class="viewcode-block" id="Outcome.Kind"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.callable_util.Outcome.Kind">[docs]</a>    <span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
+    <span class="k">class</span> <span class="nc">Kind</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Identifies the general kind of the outcome of some call.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Identifies the general kind of the outcome of some call.&quot;&quot;&quot;</span>
 
 
         <span class="n">RETURNED</span> <span class="o">=</span> <span class="nb">object</span><span class="p">()</span>
         <span class="n">RETURNED</span> <span class="o">=</span> <span class="nb">object</span><span class="p">()</span>
@@ -304,7 +302,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../',
             URL_ROOT:'../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 21 - 22
python/_modules/grpc/framework/foundation/future.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.foundation.future &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.foundation.future &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../genindex.html"/>
               href="../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -237,8 +235,8 @@
     <span class="c1"># COMPLETED&lt;Result_Type&gt;</span>
     <span class="c1"># COMPLETED&lt;Result_Type&gt;</span>
     <span class="c1"># UNCANCELLABLE</span>
     <span class="c1"># UNCANCELLABLE</span>
     <span class="c1"># NOT_IMMEDIATELY_DETERMINABLE</span>
     <span class="c1"># NOT_IMMEDIATELY_DETERMINABLE</span>
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.cancel"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.cancel">[docs]</a>    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.cancel"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.cancel">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Attempts to cancel the computation.</span>
         <span class="sd">&quot;&quot;&quot;Attempts to cancel the computation.</span>
 
 
 <span class="sd">    This method does not block.</span>
 <span class="sd">    This method does not block.</span>
@@ -268,8 +266,8 @@
     <span class="c1">#</span>
     <span class="c1">#</span>
     <span class="c1"># Notice how giving the cancel method the right semantics obviates most</span>
     <span class="c1"># Notice how giving the cancel method the right semantics obviates most</span>
     <span class="c1"># reasons for this method to exist.</span>
     <span class="c1"># reasons for this method to exist.</span>
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.cancelled"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.cancelled">[docs]</a>    <span class="k">def</span> <span class="nf">cancelled</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.cancelled"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.cancelled">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">cancelled</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation was cancelled.</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation was cancelled.</span>
 
 
 <span class="sd">    This method does not block.</span>
 <span class="sd">    This method does not block.</span>
@@ -282,8 +280,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.running"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.running">[docs]</a>    <span class="k">def</span> <span class="nf">running</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.running"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.running">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">running</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation is taking place.</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation is taking place.</span>
 
 
 <span class="sd">    This method does not block.</span>
 <span class="sd">    This method does not block.</span>
@@ -299,8 +297,8 @@
     <span class="c1"># would rather this only returned True in cases in which the underlying</span>
     <span class="c1"># would rather this only returned True in cases in which the underlying</span>
     <span class="c1"># computation completed successfully. A computation&#39;s having been cancelled</span>
     <span class="c1"># computation completed successfully. A computation&#39;s having been cancelled</span>
     <span class="c1"># conflicts with considering that computation &quot;done&quot;.</span>
     <span class="c1"># conflicts with considering that computation &quot;done&quot;.</span>
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.done"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.done">[docs]</a>    <span class="k">def</span> <span class="nf">done</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.done"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.done">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">done</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation has taken place.</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the computation has taken place.</span>
 
 
 <span class="sd">    This method does not block.</span>
 <span class="sd">    This method does not block.</span>
@@ -312,8 +310,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.result"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.result">[docs]</a>    <span class="k">def</span> <span class="nf">result</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.result"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.result">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">result</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the outcome of the computation or raises its exception.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the outcome of the computation or raises its exception.</span>
 
 
 <span class="sd">    This method may return immediately or may block.</span>
 <span class="sd">    This method may return immediately or may block.</span>
@@ -335,8 +333,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.exception"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.exception">[docs]</a>    <span class="k">def</span> <span class="nf">exception</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.exception"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.exception">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">exception</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Return the exception raised by the computation.</span>
         <span class="sd">&quot;&quot;&quot;Return the exception raised by the computation.</span>
 
 
 <span class="sd">    This method may return immediately or may block.</span>
 <span class="sd">    This method may return immediately or may block.</span>
@@ -358,8 +356,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.traceback"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.traceback">[docs]</a>    <span class="k">def</span> <span class="nf">traceback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.traceback"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.traceback">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">traceback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">timeout</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Access the traceback of the exception raised by the computation.</span>
         <span class="sd">&quot;&quot;&quot;Access the traceback of the exception raised by the computation.</span>
 
 
 <span class="sd">    This method may return immediately or may block.</span>
 <span class="sd">    This method may return immediately or may block.</span>
@@ -381,8 +379,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Future.add_done_callback"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.add_done_callback">[docs]</a>    <span class="k">def</span> <span class="nf">add_done_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">fn</span><span class="p">):</span>
+<div class="viewcode-block" id="Future.add_done_callback"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.future.Future.add_done_callback">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_done_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">fn</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Adds a function to be called at completion of the computation.</span>
         <span class="sd">&quot;&quot;&quot;Adds a function to be called at completion of the computation.</span>
 
 
 <span class="sd">    The callback will be passed this Future object describing the outcome of</span>
 <span class="sd">    The callback will be passed this Future object describing the outcome of</span>
@@ -431,7 +429,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../',
             URL_ROOT:'../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 6
python/_modules/grpc/framework/foundation/logging_pool.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.foundation.logging_pool &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.foundation.logging_pool &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../genindex.html"/>
               href="../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -279,7 +277,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../',
             URL_ROOT:'../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 11 - 12
python/_modules/grpc/framework/foundation/stream.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.foundation.stream &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.foundation.stream &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../genindex.html"/>
               href="../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -197,8 +195,8 @@
 <div class="viewcode-block" id="Consumer"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer">[docs]</a><span class="k">class</span> <span class="nc">Consumer</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="Consumer"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer">[docs]</a><span class="k">class</span> <span class="nc">Consumer</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Interface for consumers of finite streams of values or objects.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Interface for consumers of finite streams of values or objects.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Consumer.consume"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.consume">[docs]</a>    <span class="k">def</span> <span class="nf">consume</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">value</span><span class="p">):</span>
+<div class="viewcode-block" id="Consumer.consume"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.consume">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">consume</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">value</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts a value.</span>
         <span class="sd">&quot;&quot;&quot;Accepts a value.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -206,13 +204,13 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Consumer.terminate"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.terminate">[docs]</a>    <span class="k">def</span> <span class="nf">terminate</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Consumer.terminate"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.terminate">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">terminate</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Indicates to this Consumer that no more values will be supplied.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Indicates to this Consumer that no more values will be supplied.&quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Consumer.consume_and_terminate"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.consume_and_terminate">[docs]</a>    <span class="k">def</span> <span class="nf">consume_and_terminate</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">value</span><span class="p">):</span>
+<div class="viewcode-block" id="Consumer.consume_and_terminate"><a class="viewcode-back" href="../../../../grpc.framework.foundation.html#grpc.framework.foundation.stream.Consumer.consume_and_terminate">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">consume_and_terminate</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">value</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Supplies a value and signals that no more values will be supplied.</span>
         <span class="sd">&quot;&quot;&quot;Supplies a value and signals that no more values will be supplied.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -255,7 +253,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../',
             URL_ROOT:'../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 6
python/_modules/grpc/framework/foundation/stream_util.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.foundation.stream_util &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.foundation.stream_util &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../genindex.html"/>
               href="../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -357,7 +355,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../',
             URL_ROOT:'../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 35 - 36
python/_modules/grpc/framework/interfaces/base/base.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.interfaces.base.base &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.interfaces.base.base &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../../genindex.html"/>
               href="../../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -245,8 +243,8 @@
 <span class="sd">      provided.</span>
 <span class="sd">      provided.</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 
 
-    <span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
-<div class="viewcode-block" id="Outcome.Kind"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind">[docs]</a>    <span class="k">class</span> <span class="nc">Kind</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
+<div class="viewcode-block" id="Outcome.Kind"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Outcome.Kind">[docs]</a>    <span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
+    <span class="k">class</span> <span class="nc">Kind</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Ways in which an operation can terminate.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Ways in which an operation can terminate.&quot;&quot;&quot;</span>
 
 
         <span class="n">COMPLETED</span> <span class="o">=</span> <span class="s1">&#39;completed&#39;</span>
         <span class="n">COMPLETED</span> <span class="o">=</span> <span class="s1">&#39;completed&#39;</span>
@@ -273,8 +271,8 @@
 <div class="viewcode-block" id="OperationContext"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext">[docs]</a><span class="k">class</span> <span class="nc">OperationContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="OperationContext"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext">[docs]</a><span class="k">class</span> <span class="nc">OperationContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Provides operation-related information and action.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Provides operation-related information and action.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="OperationContext.outcome"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.outcome">[docs]</a>    <span class="k">def</span> <span class="nf">outcome</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="OperationContext.outcome"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.outcome">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">outcome</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Indicates the operation&#39;s outcome (or that the operation is ongoing).</span>
         <span class="sd">&quot;&quot;&quot;Indicates the operation&#39;s outcome (or that the operation is ongoing).</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -283,8 +281,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="OperationContext.add_termination_callback"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.add_termination_callback">[docs]</a>    <span class="k">def</span> <span class="nf">add_termination_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">callback</span><span class="p">):</span>
+<div class="viewcode-block" id="OperationContext.add_termination_callback"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.add_termination_callback">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_termination_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">callback</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Adds a function to be called upon operation termination.</span>
         <span class="sd">&quot;&quot;&quot;Adds a function to be called upon operation termination.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -299,8 +297,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="OperationContext.time_remaining"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.time_remaining">[docs]</a>    <span class="k">def</span> <span class="nf">time_remaining</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="OperationContext.time_remaining"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.time_remaining">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">time_remaining</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes the length of allowed time remaining for the operation.</span>
         <span class="sd">&quot;&quot;&quot;Describes the length of allowed time remaining for the operation.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -310,13 +308,13 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="OperationContext.cancel"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.cancel">[docs]</a>    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="OperationContext.cancel"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.cancel">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Cancels the operation if the operation has not yet terminated.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Cancels the operation if the operation has not yet terminated.&quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="OperationContext.fail"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.fail">[docs]</a>    <span class="k">def</span> <span class="nf">fail</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">exception</span><span class="p">):</span>
+<div class="viewcode-block" id="OperationContext.fail"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.OperationContext.fail">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">fail</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">exception</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Indicates that the operation has failed.</span>
         <span class="sd">&quot;&quot;&quot;Indicates that the operation has failed.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -328,8 +326,8 @@
 <div class="viewcode-block" id="Operator"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Operator">[docs]</a><span class="k">class</span> <span class="nc">Operator</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="Operator"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Operator">[docs]</a><span class="k">class</span> <span class="nc">Operator</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;An interface through which to participate in an operation.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;An interface through which to participate in an operation.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Operator.advance"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Operator.advance">[docs]</a>    <span class="k">def</span> <span class="nf">advance</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="Operator.advance"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Operator.advance">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">advance</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                 <span class="n">initial_metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                 <span class="n">initial_metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                 <span class="n">payload</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                 <span class="n">payload</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                 <span class="n">completion</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                 <span class="n">completion</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -352,8 +350,8 @@
 <div class="viewcode-block" id="ProtocolReceiver"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.ProtocolReceiver">[docs]</a><span class="k">class</span> <span class="nc">ProtocolReceiver</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="ProtocolReceiver"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.ProtocolReceiver">[docs]</a><span class="k">class</span> <span class="nc">ProtocolReceiver</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;A means of receiving protocol values during an operation.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;A means of receiving protocol values during an operation.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ProtocolReceiver.context"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.ProtocolReceiver.context">[docs]</a>    <span class="k">def</span> <span class="nf">context</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">protocol_context</span><span class="p">):</span>
+<div class="viewcode-block" id="ProtocolReceiver.context"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.ProtocolReceiver.context">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">context</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">protocol_context</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts the protocol context object for the operation.</span>
         <span class="sd">&quot;&quot;&quot;Accepts the protocol context object for the operation.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -381,8 +379,8 @@
 <span class="sd">      Kind.FULL.</span>
 <span class="sd">      Kind.FULL.</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 
 
-    <span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
-<div class="viewcode-block" id="Subscription.Kind"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.Kind">[docs]</a>    <span class="k">class</span> <span class="nc">Kind</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
+<div class="viewcode-block" id="Subscription.Kind"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Subscription.Kind">[docs]</a>    <span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
+    <span class="k">class</span> <span class="nc">Kind</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
 
 
         <span class="n">NONE</span> <span class="o">=</span> <span class="s1">&#39;none&#39;</span>
         <span class="n">NONE</span> <span class="o">=</span> <span class="s1">&#39;none&#39;</span>
         <span class="n">TERMINATION_ONLY</span> <span class="o">=</span> <span class="s1">&#39;termination only&#39;</span>
         <span class="n">TERMINATION_ONLY</span> <span class="o">=</span> <span class="s1">&#39;termination only&#39;</span>
@@ -392,8 +390,8 @@
 <div class="viewcode-block" id="Servicer"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Servicer">[docs]</a><span class="k">class</span> <span class="nc">Servicer</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="Servicer"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Servicer">[docs]</a><span class="k">class</span> <span class="nc">Servicer</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Interface for service implementations.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Interface for service implementations.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Servicer.service"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Servicer.service">[docs]</a>    <span class="k">def</span> <span class="nf">service</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">,</span> <span class="n">context</span><span class="p">,</span> <span class="n">output_operator</span><span class="p">):</span>
+<div class="viewcode-block" id="Servicer.service"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.Servicer.service">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">service</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">,</span> <span class="n">context</span><span class="p">,</span> <span class="n">output_operator</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Services an operation.</span>
         <span class="sd">&quot;&quot;&quot;Services an operation.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -420,13 +418,13 @@
 <div class="viewcode-block" id="End"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End">[docs]</a><span class="k">class</span> <span class="nc">End</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="End"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End">[docs]</a><span class="k">class</span> <span class="nc">End</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Common type for entry-point objects on both sides of an operation.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Common type for entry-point objects on both sides of an operation.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="End.start"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.start">[docs]</a>    <span class="k">def</span> <span class="nf">start</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="End.start"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.start">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">start</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Starts this object&#39;s service of operations.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Starts this object&#39;s service of operations.&quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="End.stop"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.stop">[docs]</a>    <span class="k">def</span> <span class="nf">stop</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">grace</span><span class="p">):</span>
+<div class="viewcode-block" id="End.stop"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.stop">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">stop</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">grace</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Stops this object&#39;s service of operations.</span>
         <span class="sd">&quot;&quot;&quot;Stops this object&#39;s service of operations.</span>
 
 
 <span class="sd">    This object will refuse service of new operations as soon as this method is</span>
 <span class="sd">    This object will refuse service of new operations as soon as this method is</span>
@@ -449,8 +447,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="End.operate"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.operate">[docs]</a>    <span class="k">def</span> <span class="nf">operate</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="End.operate"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.operate">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">operate</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                 <span class="n">group</span><span class="p">,</span>
                 <span class="n">group</span><span class="p">,</span>
                 <span class="n">method</span><span class="p">,</span>
                 <span class="n">method</span><span class="p">,</span>
                 <span class="n">subscription</span><span class="p">,</span>
                 <span class="n">subscription</span><span class="p">,</span>
@@ -486,8 +484,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="End.operation_stats"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.operation_stats">[docs]</a>    <span class="k">def</span> <span class="nf">operation_stats</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="End.operation_stats"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.operation_stats">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">operation_stats</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Reports the number of terminated operations broken down by outcome.</span>
         <span class="sd">&quot;&quot;&quot;Reports the number of terminated operations broken down by outcome.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -496,8 +494,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="End.add_idle_action"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.add_idle_action">[docs]</a>    <span class="k">def</span> <span class="nf">add_idle_action</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">action</span><span class="p">):</span>
+<div class="viewcode-block" id="End.add_idle_action"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.base.html#grpc.framework.interfaces.base.base.End.add_idle_action">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_idle_action</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">action</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Adds an action to be called when this End has no ongoing operations.</span>
         <span class="sd">&quot;&quot;&quot;Adds an action to be called when this End has no ongoing operations.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -540,7 +538,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../../',
             URL_ROOT:'../../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 6
python/_modules/grpc/framework/interfaces/base/utilities.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.interfaces.base.utilities &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.interfaces.base.utilities &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../../genindex.html"/>
               href="../../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -274,7 +272,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../../',
             URL_ROOT:'../../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 91 - 92
python/_modules/grpc/framework/interfaces/face/face.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.interfaces.face.face &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.interfaces.face.face &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../../genindex.html"/>
               href="../../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -247,8 +245,8 @@
 <span class="sd">      details value was received.</span>
 <span class="sd">      details value was received.</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 <span class="sd">  &quot;&quot;&quot;</span>
 
 
-    <span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
-<div class="viewcode-block" id="Abortion.Kind"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind">[docs]</a>    <span class="k">class</span> <span class="nc">Kind</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
+<div class="viewcode-block" id="Abortion.Kind"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Abortion.Kind">[docs]</a>    <span class="nd">@enum</span><span class="o">.</span><span class="n">unique</span>
+    <span class="k">class</span> <span class="nc">Kind</span><span class="p">(</span><span class="n">enum</span><span class="o">.</span><span class="n">Enum</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Types of RPC abortion.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Types of RPC abortion.&quot;&quot;&quot;</span>
 
 
         <span class="n">CANCELLED</span> <span class="o">=</span> <span class="s1">&#39;cancelled&#39;</span>
         <span class="n">CANCELLED</span> <span class="o">=</span> <span class="s1">&#39;cancelled&#39;</span>
@@ -316,13 +314,13 @@
 <div class="viewcode-block" id="RpcContext"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext">[docs]</a><span class="k">class</span> <span class="nc">RpcContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="RpcContext"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext">[docs]</a><span class="k">class</span> <span class="nc">RpcContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Provides RPC-related information and action.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Provides RPC-related information and action.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.is_active"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.is_active">[docs]</a>    <span class="k">def</span> <span class="nf">is_active</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.is_active"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.is_active">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">is_active</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the RPC is active or has terminated.&quot;&quot;&quot;</span>
         <span class="sd">&quot;&quot;&quot;Describes whether the RPC is active or has terminated.&quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.time_remaining"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.time_remaining">[docs]</a>    <span class="k">def</span> <span class="nf">time_remaining</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.time_remaining"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.time_remaining">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">time_remaining</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Describes the length of allowed time remaining for the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Describes the length of allowed time remaining for the RPC.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -332,8 +330,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.add_abortion_callback"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.add_abortion_callback">[docs]</a>    <span class="k">def</span> <span class="nf">add_abortion_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">abortion_callback</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.add_abortion_callback"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.add_abortion_callback">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">add_abortion_callback</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">abortion_callback</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Registers a callback to be called if the RPC is aborted.</span>
         <span class="sd">&quot;&quot;&quot;Registers a callback to be called if the RPC is aborted.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -342,16 +340,16 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.cancel"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.cancel">[docs]</a>    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.cancel"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.cancel">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">cancel</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Cancels the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Cancels the RPC.</span>
 
 
 <span class="sd">    Idempotent and has no effect if the RPC has already terminated.</span>
 <span class="sd">    Idempotent and has no effect if the RPC has already terminated.</span>
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="RpcContext.protocol_context"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.protocol_context">[docs]</a>    <span class="k">def</span> <span class="nf">protocol_context</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="RpcContext.protocol_context"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.RpcContext.protocol_context">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">protocol_context</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses a custom object specified by an implementation provider.</span>
         <span class="sd">&quot;&quot;&quot;Accesses a custom object specified by an implementation provider.</span>
 
 
 <span class="sd">    Returns:</span>
 <span class="sd">    Returns:</span>
@@ -364,8 +362,8 @@
 <div class="viewcode-block" id="Call"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call">[docs]</a><span class="k">class</span> <span class="nc">Call</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">,</span> <span class="n">RpcContext</span><span class="p">)):</span>
 <div class="viewcode-block" id="Call"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call">[docs]</a><span class="k">class</span> <span class="nc">Call</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">,</span> <span class="n">RpcContext</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Invocation-side utility object for an RPC.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Invocation-side utility object for an RPC.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Call.initial_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.initial_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Call.initial_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.initial_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the initial metadata from the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the initial metadata from the service-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
@@ -377,8 +375,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Call.terminal_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.terminal_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">terminal_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Call.terminal_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.terminal_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">terminal_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the terminal metadata from the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the terminal metadata from the service-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
@@ -390,8 +388,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Call.code"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.code">[docs]</a>    <span class="k">def</span> <span class="nf">code</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Call.code"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.code">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">code</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the code emitted by the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the code emitted by the service-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
@@ -403,8 +401,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="Call.details"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.details">[docs]</a>    <span class="k">def</span> <span class="nf">details</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="Call.details"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.Call.details">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">details</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the details value emitted by the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the details value emitted by the service-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
@@ -420,8 +418,8 @@
 <div class="viewcode-block" id="ServicerContext"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext">[docs]</a><span class="k">class</span> <span class="nc">ServicerContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">,</span> <span class="n">RpcContext</span><span class="p">)):</span>
 <div class="viewcode-block" id="ServicerContext"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext">[docs]</a><span class="k">class</span> <span class="nc">ServicerContext</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">,</span> <span class="n">RpcContext</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;A context object passed to method implementations.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;A context object passed to method implementations.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.invocation_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.invocation_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">invocation_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.invocation_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.invocation_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">invocation_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accesses the metadata from the invocation-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accesses the metadata from the invocation-side of the RPC.</span>
 
 
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
 <span class="sd">    This method blocks until the value is available or is known not to have been</span>
@@ -433,8 +431,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.initial_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.initial_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">initial_metadata</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.initial_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.initial_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">initial_metadata</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side initial metadata value of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side initial metadata value of the RPC.</span>
 
 
 <span class="sd">    This method need not be called by method implementations if they have no</span>
 <span class="sd">    This method need not be called by method implementations if they have no</span>
@@ -446,8 +444,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.terminal_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.terminal_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">terminal_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">terminal_metadata</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.terminal_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.terminal_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">terminal_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">terminal_metadata</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side terminal metadata value of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side terminal metadata value of the RPC.</span>
 
 
 <span class="sd">    This method need not be called by method implementations if they have no</span>
 <span class="sd">    This method need not be called by method implementations if they have no</span>
@@ -459,8 +457,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.code"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.code">[docs]</a>    <span class="k">def</span> <span class="nf">code</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">code</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.code"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.code">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">code</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">code</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side code of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side code of the RPC.</span>
 
 
 <span class="sd">    This method need not be called by method implementations if they have no</span>
 <span class="sd">    This method need not be called by method implementations if they have no</span>
@@ -472,8 +470,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ServicerContext.details"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.details">[docs]</a>    <span class="k">def</span> <span class="nf">details</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">details</span><span class="p">):</span>
+<div class="viewcode-block" id="ServicerContext.details"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ServicerContext.details">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">details</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">details</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side details of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Accepts the service-side details of the RPC.</span>
 
 
 <span class="sd">    This method need not be called by method implementations if they have no</span>
 <span class="sd">    This method need not be called by method implementations if they have no</span>
@@ -489,8 +487,8 @@
 <div class="viewcode-block" id="ResponseReceiver"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver">[docs]</a><span class="k">class</span> <span class="nc">ResponseReceiver</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="ResponseReceiver"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver">[docs]</a><span class="k">class</span> <span class="nc">ResponseReceiver</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Invocation-side object used to accept the output of an RPC.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Invocation-side object used to accept the output of an RPC.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ResponseReceiver.initial_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.initial_metadata">[docs]</a>    <span class="k">def</span> <span class="nf">initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">initial_metadata</span><span class="p">):</span>
+<div class="viewcode-block" id="ResponseReceiver.initial_metadata"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.initial_metadata">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">initial_metadata</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">initial_metadata</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Receives the initial metadata from the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Receives the initial metadata from the service-side of the RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -499,8 +497,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ResponseReceiver.response"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.response">[docs]</a>    <span class="k">def</span> <span class="nf">response</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">response</span><span class="p">):</span>
+<div class="viewcode-block" id="ResponseReceiver.response"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.response">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">response</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">response</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Receives a response from the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Receives a response from the service-side of the RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -508,8 +506,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="ResponseReceiver.complete"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.complete">[docs]</a>    <span class="k">def</span> <span class="nf">complete</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">terminal_metadata</span><span class="p">,</span> <span class="n">code</span><span class="p">,</span> <span class="n">details</span><span class="p">):</span>
+<div class="viewcode-block" id="ResponseReceiver.complete"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.ResponseReceiver.complete">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">complete</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">terminal_metadata</span><span class="p">,</span> <span class="n">code</span><span class="p">,</span> <span class="n">details</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Receives the completion values emitted from the service-side of the RPC.</span>
         <span class="sd">&quot;&quot;&quot;Receives the completion values emitted from the service-side of the RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -524,8 +522,8 @@
 <div class="viewcode-block" id="UnaryUnaryMultiCallable"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">UnaryUnaryMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="UnaryUnaryMultiCallable"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">UnaryUnaryMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a unary-unary RPC in any call style.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a unary-unary RPC in any call style.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryUnaryMultiCallable.__call__"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.__call__">[docs]</a>    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="UnaryUnaryMultiCallable.__call__"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.__call__">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                  <span class="n">request</span><span class="p">,</span>
                  <span class="n">request</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -552,8 +550,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryUnaryMultiCallable.future"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.future">[docs]</a>    <span class="k">def</span> <span class="nf">future</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">protocol_options</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="UnaryUnaryMultiCallable.future"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.future">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">future</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">protocol_options</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Asynchronously invokes the underlying RPC.</span>
         <span class="sd">&quot;&quot;&quot;Asynchronously invokes the underlying RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -572,8 +570,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryUnaryMultiCallable.event"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.event">[docs]</a>    <span class="k">def</span> <span class="nf">event</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="UnaryUnaryMultiCallable.event"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryUnaryMultiCallable.event">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">event</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
               <span class="n">request</span><span class="p">,</span>
               <span class="n">request</span><span class="p">,</span>
               <span class="n">receiver</span><span class="p">,</span>
               <span class="n">receiver</span><span class="p">,</span>
               <span class="n">abortion_callback</span><span class="p">,</span>
               <span class="n">abortion_callback</span><span class="p">,</span>
@@ -602,8 +600,8 @@
 <div class="viewcode-block" id="UnaryStreamMultiCallable"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">UnaryStreamMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="UnaryStreamMultiCallable"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">UnaryStreamMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a unary-stream RPC in any call style.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a unary-stream RPC in any call style.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryStreamMultiCallable.__call__"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable.__call__">[docs]</a>    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">protocol_options</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
+<div class="viewcode-block" id="UnaryStreamMultiCallable.__call__"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable.__call__">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">request</span><span class="p">,</span> <span class="n">timeout</span><span class="p">,</span> <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">protocol_options</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Invokes the underlying RPC.</span>
         <span class="sd">&quot;&quot;&quot;Invokes the underlying RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -621,8 +619,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="UnaryStreamMultiCallable.event"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable.event">[docs]</a>    <span class="k">def</span> <span class="nf">event</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="UnaryStreamMultiCallable.event"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.UnaryStreamMultiCallable.event">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">event</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
               <span class="n">request</span><span class="p">,</span>
               <span class="n">request</span><span class="p">,</span>
               <span class="n">receiver</span><span class="p">,</span>
               <span class="n">receiver</span><span class="p">,</span>
               <span class="n">abortion_callback</span><span class="p">,</span>
               <span class="n">abortion_callback</span><span class="p">,</span>
@@ -651,8 +649,8 @@
 <div class="viewcode-block" id="StreamUnaryMultiCallable"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">StreamUnaryMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="StreamUnaryMultiCallable"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">StreamUnaryMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a stream-unary RPC in any call style.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a stream-unary RPC in any call style.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamUnaryMultiCallable.__call__"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.__call__">[docs]</a>    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamUnaryMultiCallable.__call__"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.__call__">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                  <span class="n">request_iterator</span><span class="p">,</span>
                  <span class="n">request_iterator</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -679,8 +677,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamUnaryMultiCallable.future"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.future">[docs]</a>    <span class="k">def</span> <span class="nf">future</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamUnaryMultiCallable.future"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.future">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">future</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                <span class="n">request_iterator</span><span class="p">,</span>
                <span class="n">request_iterator</span><span class="p">,</span>
                <span class="n">timeout</span><span class="p">,</span>
                <span class="n">timeout</span><span class="p">,</span>
                <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -703,8 +701,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamUnaryMultiCallable.event"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.event">[docs]</a>    <span class="k">def</span> <span class="nf">event</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamUnaryMultiCallable.event"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamUnaryMultiCallable.event">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">event</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
               <span class="n">receiver</span><span class="p">,</span>
               <span class="n">receiver</span><span class="p">,</span>
               <span class="n">abortion_callback</span><span class="p">,</span>
               <span class="n">abortion_callback</span><span class="p">,</span>
               <span class="n">timeout</span><span class="p">,</span>
               <span class="n">timeout</span><span class="p">,</span>
@@ -732,8 +730,8 @@
 <div class="viewcode-block" id="StreamStreamMultiCallable"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">StreamStreamMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="StreamStreamMultiCallable"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable">[docs]</a><span class="k">class</span> <span class="nc">StreamStreamMultiCallable</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a stream-stream RPC in any call style.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords invoking a stream-stream RPC in any call style.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamStreamMultiCallable.__call__"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable.__call__">[docs]</a>    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamStreamMultiCallable.__call__"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable.__call__">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">__call__</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                  <span class="n">request_iterator</span><span class="p">,</span>
                  <span class="n">request_iterator</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="p">,</span>
                  <span class="n">timeout</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
                  <span class="n">metadata</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span>
@@ -755,8 +753,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="StreamStreamMultiCallable.event"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable.event">[docs]</a>    <span class="k">def</span> <span class="nf">event</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="StreamStreamMultiCallable.event"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.StreamStreamMultiCallable.event">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">event</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
               <span class="n">receiver</span><span class="p">,</span>
               <span class="n">receiver</span><span class="p">,</span>
               <span class="n">abortion_callback</span><span class="p">,</span>
               <span class="n">abortion_callback</span><span class="p">,</span>
               <span class="n">timeout</span><span class="p">,</span>
               <span class="n">timeout</span><span class="p">,</span>
@@ -829,8 +827,8 @@
 <div class="viewcode-block" id="MultiMethodImplementation"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MultiMethodImplementation">[docs]</a><span class="k">class</span> <span class="nc">MultiMethodImplementation</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="MultiMethodImplementation"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MultiMethodImplementation">[docs]</a><span class="k">class</span> <span class="nc">MultiMethodImplementation</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;A general type able to service many methods.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;A general type able to service many methods.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="MultiMethodImplementation.service"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MultiMethodImplementation.service">[docs]</a>    <span class="k">def</span> <span class="nf">service</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">,</span> <span class="n">response_consumer</span><span class="p">,</span> <span class="n">context</span><span class="p">):</span>
+<div class="viewcode-block" id="MultiMethodImplementation.service"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.MultiMethodImplementation.service">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">service</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">,</span> <span class="n">response_consumer</span><span class="p">,</span> <span class="n">context</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Services an RPC.</span>
         <span class="sd">&quot;&quot;&quot;Services an RPC.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -860,8 +858,8 @@
 <div class="viewcode-block" id="GenericStub"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub">[docs]</a><span class="k">class</span> <span class="nc">GenericStub</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
 <div class="viewcode-block" id="GenericStub"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub">[docs]</a><span class="k">class</span> <span class="nc">GenericStub</span><span class="p">(</span><span class="n">six</span><span class="o">.</span><span class="n">with_metaclass</span><span class="p">(</span><span class="n">abc</span><span class="o">.</span><span class="n">ABCMeta</span><span class="p">)):</span>
     <span class="sd">&quot;&quot;&quot;Affords RPC invocation via generic methods.&quot;&quot;&quot;</span>
     <span class="sd">&quot;&quot;&quot;Affords RPC invocation via generic methods.&quot;&quot;&quot;</span>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.blocking_unary_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.blocking_unary_unary">[docs]</a>    <span class="k">def</span> <span class="nf">blocking_unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.blocking_unary_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.blocking_unary_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">blocking_unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                              <span class="n">group</span><span class="p">,</span>
                              <span class="n">group</span><span class="p">,</span>
                              <span class="n">method</span><span class="p">,</span>
                              <span class="n">method</span><span class="p">,</span>
                              <span class="n">request</span><span class="p">,</span>
                              <span class="n">request</span><span class="p">,</span>
@@ -895,8 +893,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.future_unary_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.future_unary_unary">[docs]</a>    <span class="k">def</span> <span class="nf">future_unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.future_unary_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.future_unary_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">future_unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                            <span class="n">group</span><span class="p">,</span>
                            <span class="n">group</span><span class="p">,</span>
                            <span class="n">method</span><span class="p">,</span>
                            <span class="n">method</span><span class="p">,</span>
                            <span class="n">request</span><span class="p">,</span>
                            <span class="n">request</span><span class="p">,</span>
@@ -922,8 +920,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.inline_unary_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.inline_unary_stream">[docs]</a>    <span class="k">def</span> <span class="nf">inline_unary_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.inline_unary_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.inline_unary_stream">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">inline_unary_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                             <span class="n">group</span><span class="p">,</span>
                             <span class="n">group</span><span class="p">,</span>
                             <span class="n">method</span><span class="p">,</span>
                             <span class="n">method</span><span class="p">,</span>
                             <span class="n">request</span><span class="p">,</span>
                             <span class="n">request</span><span class="p">,</span>
@@ -948,8 +946,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.blocking_stream_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.blocking_stream_unary">[docs]</a>    <span class="k">def</span> <span class="nf">blocking_stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.blocking_stream_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.blocking_stream_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">blocking_stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                               <span class="n">group</span><span class="p">,</span>
                               <span class="n">group</span><span class="p">,</span>
                               <span class="n">method</span><span class="p">,</span>
                               <span class="n">method</span><span class="p">,</span>
                               <span class="n">request_iterator</span><span class="p">,</span>
                               <span class="n">request_iterator</span><span class="p">,</span>
@@ -983,8 +981,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.future_stream_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.future_stream_unary">[docs]</a>    <span class="k">def</span> <span class="nf">future_stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.future_stream_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.future_stream_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">future_stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                             <span class="n">group</span><span class="p">,</span>
                             <span class="n">group</span><span class="p">,</span>
                             <span class="n">method</span><span class="p">,</span>
                             <span class="n">method</span><span class="p">,</span>
                             <span class="n">request_iterator</span><span class="p">,</span>
                             <span class="n">request_iterator</span><span class="p">,</span>
@@ -1010,8 +1008,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.inline_stream_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.inline_stream_stream">[docs]</a>    <span class="k">def</span> <span class="nf">inline_stream_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.inline_stream_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.inline_stream_stream">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">inline_stream_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                              <span class="n">group</span><span class="p">,</span>
                              <span class="n">group</span><span class="p">,</span>
                              <span class="n">method</span><span class="p">,</span>
                              <span class="n">method</span><span class="p">,</span>
                              <span class="n">request_iterator</span><span class="p">,</span>
                              <span class="n">request_iterator</span><span class="p">,</span>
@@ -1036,8 +1034,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.event_unary_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_unary_unary">[docs]</a>    <span class="k">def</span> <span class="nf">event_unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.event_unary_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_unary_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">event_unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                           <span class="n">group</span><span class="p">,</span>
                           <span class="n">group</span><span class="p">,</span>
                           <span class="n">method</span><span class="p">,</span>
                           <span class="n">method</span><span class="p">,</span>
                           <span class="n">request</span><span class="p">,</span>
                           <span class="n">request</span><span class="p">,</span>
@@ -1065,8 +1063,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.event_unary_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_unary_stream">[docs]</a>    <span class="k">def</span> <span class="nf">event_unary_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.event_unary_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_unary_stream">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">event_unary_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                            <span class="n">group</span><span class="p">,</span>
                            <span class="n">group</span><span class="p">,</span>
                            <span class="n">method</span><span class="p">,</span>
                            <span class="n">method</span><span class="p">,</span>
                            <span class="n">request</span><span class="p">,</span>
                            <span class="n">request</span><span class="p">,</span>
@@ -1094,8 +1092,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.event_stream_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_stream_unary">[docs]</a>    <span class="k">def</span> <span class="nf">event_stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.event_stream_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_stream_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">event_stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                            <span class="n">group</span><span class="p">,</span>
                            <span class="n">group</span><span class="p">,</span>
                            <span class="n">method</span><span class="p">,</span>
                            <span class="n">method</span><span class="p">,</span>
                            <span class="n">receiver</span><span class="p">,</span>
                            <span class="n">receiver</span><span class="p">,</span>
@@ -1122,8 +1120,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.event_stream_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_stream_stream">[docs]</a>    <span class="k">def</span> <span class="nf">event_stream_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
+<div class="viewcode-block" id="GenericStub.event_stream_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.event_stream_stream">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">event_stream_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span>
                             <span class="n">group</span><span class="p">,</span>
                             <span class="n">group</span><span class="p">,</span>
                             <span class="n">method</span><span class="p">,</span>
                             <span class="n">method</span><span class="p">,</span>
                             <span class="n">receiver</span><span class="p">,</span>
                             <span class="n">receiver</span><span class="p">,</span>
@@ -1150,8 +1148,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.unary_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.unary_unary">[docs]</a>    <span class="k">def</span> <span class="nf">unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">):</span>
+<div class="viewcode-block" id="GenericStub.unary_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.unary_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">unary_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Creates a UnaryUnaryMultiCallable for a unary-unary method.</span>
         <span class="sd">&quot;&quot;&quot;Creates a UnaryUnaryMultiCallable for a unary-unary method.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -1163,8 +1161,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.unary_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.unary_stream">[docs]</a>    <span class="k">def</span> <span class="nf">unary_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">):</span>
+<div class="viewcode-block" id="GenericStub.unary_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.unary_stream">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">unary_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Creates a UnaryStreamMultiCallable for a unary-stream method.</span>
         <span class="sd">&quot;&quot;&quot;Creates a UnaryStreamMultiCallable for a unary-stream method.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -1176,8 +1174,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.stream_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.stream_unary">[docs]</a>    <span class="k">def</span> <span class="nf">stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">):</span>
+<div class="viewcode-block" id="GenericStub.stream_unary"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.stream_unary">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">stream_unary</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Creates a StreamUnaryMultiCallable for a stream-unary method.</span>
         <span class="sd">&quot;&quot;&quot;Creates a StreamUnaryMultiCallable for a stream-unary method.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -1189,8 +1187,8 @@
 <span class="sd">    &quot;&quot;&quot;</span>
 <span class="sd">    &quot;&quot;&quot;</span>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
         <span class="k">raise</span> <span class="ne">NotImplementedError</span><span class="p">()</span></div>
 
 
-    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
-<div class="viewcode-block" id="GenericStub.stream_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.stream_stream">[docs]</a>    <span class="k">def</span> <span class="nf">stream_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">):</span>
+<div class="viewcode-block" id="GenericStub.stream_stream"><a class="viewcode-back" href="../../../../../grpc.framework.interfaces.face.html#grpc.framework.interfaces.face.face.GenericStub.stream_stream">[docs]</a>    <span class="nd">@abc</span><span class="o">.</span><span class="n">abstractmethod</span>
+    <span class="k">def</span> <span class="nf">stream_stream</span><span class="p">(</span><span class="bp">self</span><span class="p">,</span> <span class="n">group</span><span class="p">,</span> <span class="n">method</span><span class="p">):</span>
         <span class="sd">&quot;&quot;&quot;Creates a StreamStreamMultiCallable for a stream-stream method.</span>
         <span class="sd">&quot;&quot;&quot;Creates a StreamStreamMultiCallable for a stream-stream method.</span>
 
 
 <span class="sd">    Args:</span>
 <span class="sd">    Args:</span>
@@ -1255,7 +1253,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../../',
             URL_ROOT:'../../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 6
python/_modules/grpc/framework/interfaces/face/utilities.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.interfaces.face.utilities &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.interfaces.face.utilities &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../../../../../genindex.html"/>
               href="../../../../../genindex.html"/>
         <link rel="search" title="Search" href="../../../../../search.html"/>
         <link rel="search" title="Search" href="../../../../../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../../../../../index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../../../../../index.html"/>
         <link rel="up" title="grpc" href="../../../../grpc.html"/> 
         <link rel="up" title="grpc" href="../../../../grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -146,8 +146,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -378,7 +376,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../../../../../',
             URL_ROOT:'../../../../../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 6
python/_modules/index.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>Overview: module code &mdash; grpcio 1.2.0 documentation</title>
+  <title>Overview: module code &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="../genindex.html"/>
               href="../genindex.html"/>
         <link rel="search" title="Search" href="../search.html"/>
         <link rel="search" title="Search" href="../search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="../index.html"/> 
+    <link rel="top" title="grpcio 1.3.0 documentation" href="../index.html"/> 
 
 
   
   
   <script src="../_static/js/modernizr.min.js"></script>
   <script src="../_static/js/modernizr.min.js"></script>
@@ -64,7 +64,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -141,8 +141,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -206,7 +204,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'../',
             URL_ROOT:'../',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 8 - 8
python/_sources/grpc.beta.rst.txt

@@ -1,27 +1,27 @@
-grpc.beta package
-=================
+grpc\.beta package
+==================
 
 
 Submodules
 Submodules
 ----------
 ----------
 
 
-grpc.beta.implementations module
---------------------------------
+grpc\.beta\.implementations module
+----------------------------------
 
 
 .. automodule:: grpc.beta.implementations
 .. automodule:: grpc.beta.implementations
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.beta.interfaces module
----------------------------
+grpc\.beta\.interfaces module
+-----------------------------
 
 
 .. automodule:: grpc.beta.interfaces
 .. automodule:: grpc.beta.interfaces
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.beta.utilities module
---------------------------
+grpc\.beta\.utilities module
+----------------------------
 
 
 .. automodule:: grpc.beta.utilities
 .. automodule:: grpc.beta.utilities
     :members:
     :members:

+ 6 - 6
python/_sources/grpc.framework.common.rst.txt

@@ -1,19 +1,19 @@
-grpc.framework.common package
-=============================
+grpc\.framework\.common package
+===============================
 
 
 Submodules
 Submodules
 ----------
 ----------
 
 
-grpc.framework.common.cardinality module
-----------------------------------------
+grpc\.framework\.common\.cardinality module
+-------------------------------------------
 
 
 .. automodule:: grpc.framework.common.cardinality
 .. automodule:: grpc.framework.common.cardinality
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.framework.common.style module
-----------------------------------
+grpc\.framework\.common\.style module
+-------------------------------------
 
 
 .. automodule:: grpc.framework.common.style
 .. automodule:: grpc.framework.common.style
     :members:
     :members:

+ 14 - 14
python/_sources/grpc.framework.foundation.rst.txt

@@ -1,51 +1,51 @@
-grpc.framework.foundation package
-=================================
+grpc\.framework\.foundation package
+===================================
 
 
 Submodules
 Submodules
 ----------
 ----------
 
 
-grpc.framework.foundation.abandonment module
---------------------------------------------
+grpc\.framework\.foundation\.abandonment module
+-----------------------------------------------
 
 
 .. automodule:: grpc.framework.foundation.abandonment
 .. automodule:: grpc.framework.foundation.abandonment
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.framework.foundation.callable_util module
-----------------------------------------------
+grpc\.framework\.foundation\.callable\_util module
+--------------------------------------------------
 
 
 .. automodule:: grpc.framework.foundation.callable_util
 .. automodule:: grpc.framework.foundation.callable_util
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.framework.foundation.future module
----------------------------------------
+grpc\.framework\.foundation\.future module
+------------------------------------------
 
 
 .. automodule:: grpc.framework.foundation.future
 .. automodule:: grpc.framework.foundation.future
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.framework.foundation.logging_pool module
----------------------------------------------
+grpc\.framework\.foundation\.logging\_pool module
+-------------------------------------------------
 
 
 .. automodule:: grpc.framework.foundation.logging_pool
 .. automodule:: grpc.framework.foundation.logging_pool
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.framework.foundation.stream module
----------------------------------------
+grpc\.framework\.foundation\.stream module
+------------------------------------------
 
 
 .. automodule:: grpc.framework.foundation.stream
 .. automodule:: grpc.framework.foundation.stream
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.framework.foundation.stream_util module
---------------------------------------------
+grpc\.framework\.foundation\.stream\_util module
+------------------------------------------------
 
 
 .. automodule:: grpc.framework.foundation.stream_util
 .. automodule:: grpc.framework.foundation.stream_util
     :members:
     :members:

+ 6 - 6
python/_sources/grpc.framework.interfaces.base.rst.txt

@@ -1,19 +1,19 @@
-grpc.framework.interfaces.base package
-======================================
+grpc\.framework\.interfaces\.base package
+=========================================
 
 
 Submodules
 Submodules
 ----------
 ----------
 
 
-grpc.framework.interfaces.base.base module
-------------------------------------------
+grpc\.framework\.interfaces\.base\.base module
+----------------------------------------------
 
 
 .. automodule:: grpc.framework.interfaces.base.base
 .. automodule:: grpc.framework.interfaces.base.base
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.framework.interfaces.base.utilities module
------------------------------------------------
+grpc\.framework\.interfaces\.base\.utilities module
+---------------------------------------------------
 
 
 .. automodule:: grpc.framework.interfaces.base.utilities
 .. automodule:: grpc.framework.interfaces.base.utilities
     :members:
     :members:

+ 6 - 6
python/_sources/grpc.framework.interfaces.face.rst.txt

@@ -1,19 +1,19 @@
-grpc.framework.interfaces.face package
-======================================
+grpc\.framework\.interfaces\.face package
+=========================================
 
 
 Submodules
 Submodules
 ----------
 ----------
 
 
-grpc.framework.interfaces.face.face module
-------------------------------------------
+grpc\.framework\.interfaces\.face\.face module
+----------------------------------------------
 
 
 .. automodule:: grpc.framework.interfaces.face.face
 .. automodule:: grpc.framework.interfaces.face.face
     :members:
     :members:
     :undoc-members:
     :undoc-members:
     :show-inheritance:
     :show-inheritance:
 
 
-grpc.framework.interfaces.face.utilities module
------------------------------------------------
+grpc\.framework\.interfaces\.face\.utilities module
+---------------------------------------------------
 
 
 .. automodule:: grpc.framework.interfaces.face.utilities
 .. automodule:: grpc.framework.interfaces.face.utilities
     :members:
     :members:

+ 2 - 2
python/_sources/grpc.framework.interfaces.rst.txt

@@ -1,5 +1,5 @@
-grpc.framework.interfaces package
-=================================
+grpc\.framework\.interfaces package
+===================================
 
 
 Subpackages
 Subpackages
 -----------
 -----------

+ 2 - 2
python/_sources/grpc.framework.rst.txt

@@ -1,5 +1,5 @@
-grpc.framework package
-======================
+grpc\.framework package
+=======================
 
 
 Subpackages
 Subpackages
 -----------
 -----------

+ 1 - 1
python/_sources/index.rst.txt

@@ -1,5 +1,5 @@
 .. grpcio documentation master file, created by
 .. grpcio documentation master file, created by
-   sphinx-quickstart on Mon Mar 20 17:33:43 2017.
+   sphinx-quickstart on Mon May  1 23:47:19 2017.
    You can adapt this file completely to your liking, but it should at least
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.
    contain the root `toctree` directive.
 
 

+ 8 - 1
python/_static/basic.css

@@ -4,7 +4,7 @@
  *
  *
  * Sphinx stylesheet -- basic theme.
  * Sphinx stylesheet -- basic theme.
  *
  *
- * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
+ * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
  * :license: BSD, see LICENSE for details.
  * :license: BSD, see LICENSE for details.
  *
  *
  */
  */
@@ -398,6 +398,13 @@ table.field-list td, table.field-list th {
     margin: 0;
     margin: 0;
 }
 }
 
 
+.field-name {
+    -moz-hyphens: manual;
+    -ms-hyphens: manual;
+    -webkit-hyphens: manual;
+    hyphens: manual;
+}
+
 /* -- other body styles ----------------------------------------------------- */
 /* -- other body styles ----------------------------------------------------- */
 
 
 ol.arabic {
 ol.arabic {

File diff suppressed because it is too large
+ 0 - 0
python/_static/css/badge_only.css


File diff suppressed because it is too large
+ 0 - 0
python/_static/css/theme.css


+ 1 - 1
python/_static/doctools.js

@@ -4,7 +4,7 @@
  *
  *
  * Sphinx JavaScript utilities for all documentation.
  * Sphinx JavaScript utilities for all documentation.
  *
  *
- * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
+ * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
  * :license: BSD, see LICENSE for details.
  * :license: BSD, see LICENSE for details.
  *
  *
  */
  */

BIN
python/_static/fonts/fontawesome-webfont.woff2


+ 1 - 1
python/_static/searchtools.js

@@ -4,7 +4,7 @@
  *
  *
  * Sphinx JavaScript utilities for the full-text search.
  * Sphinx JavaScript utilities for the full-text search.
  *
  *
- * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
+ * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
  * :license: BSD, see LICENSE for details.
  * :license: BSD, see LICENSE for details.
  *
  *
  */
  */

+ 1 - 1
python/_static/websupport.js

@@ -4,7 +4,7 @@
  *
  *
  * sphinx.websupport utilities for all documentation.
  * sphinx.websupport utilities for all documentation.
  *
  *
- * :copyright: Copyright 2007-2016 by the Sphinx team, see AUTHORS.
+ * :copyright: Copyright 2007-2017 by the Sphinx team, see AUTHORS.
  * :license: BSD, see LICENSE for details.
  * :license: BSD, see LICENSE for details.
  *
  *
  */
  */

+ 5 - 4
python/genindex.html

@@ -9,7 +9,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>Index &mdash; grpcio 1.2.0 documentation</title>
+  <title>Index &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -36,7 +36,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="#"/>
               href="#"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/> 
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/> 
 
 
   
   
   <script src="_static/js/modernizr.min.js"></script>
   <script src="_static/js/modernizr.min.js"></script>
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -1225,7 +1225,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 58 - 57
python/grpc.beta.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.beta package &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.beta package &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
         <link rel="up" title="grpc package" href="grpc.html"/>
         <link rel="up" title="grpc package" href="grpc.html"/>
         <link rel="next" title="grpc.framework package" href="grpc.framework.html"/>
         <link rel="next" title="grpc.framework package" href="grpc.framework.html"/>
         <link rel="prev" title="grpc package" href="grpc.html"/> 
         <link rel="prev" title="grpc package" href="grpc.html"/> 
@@ -67,7 +67,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -188,24 +188,24 @@
 <em class="property">class </em><code class="descclassname">grpc.beta.implementations.</code><code class="descname">Channel</code><span class="sig-paren">(</span><em>channel</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/implementations.html#Channel"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.implementations.Channel" title="Permalink to this definition">¶</a></dt>
 <em class="property">class </em><code class="descclassname">grpc.beta.implementations.</code><code class="descname">Channel</code><span class="sig-paren">(</span><em>channel</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/implementations.html#Channel"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.implementations.Channel" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
 <p>A channel to a remote host through which RPCs may be conducted.</p>
 <p>A channel to a remote host through which RPCs may be conducted.</p>
-<p>Only the &#8220;subscribe&#8221; and &#8220;unsubscribe&#8221; methods are supported for application
-use. This class&#8217; instance constructor and all other attributes are
+<p>Only the “subscribe” and “unsubscribe” methods are supported for application
+use. This class instance constructor and all other attributes are
 unsupported.</p>
 unsupported.</p>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.beta.implementations.Channel.subscribe">
 <dt id="grpc.beta.implementations.Channel.subscribe">
 <code class="descname">subscribe</code><span class="sig-paren">(</span><em>callback</em>, <em>try_to_connect=None</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/implementations.html#Channel.subscribe"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.implementations.Channel.subscribe" title="Permalink to this definition">¶</a></dt>
 <code class="descname">subscribe</code><span class="sig-paren">(</span><em>callback</em>, <em>try_to_connect=None</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/implementations.html#Channel.subscribe"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.implementations.Channel.subscribe" title="Permalink to this definition">¶</a></dt>
-<dd><p>Subscribes to this Channel&#8217;s connectivity.</p>
+<dd><p>Subscribes to this Channels connectivity.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
-<li><strong>callback</strong> &#8211; A callable to be invoked and passed an
-interfaces.ChannelConnectivity identifying this Channel&#8217;s connectivity.
+<li><strong>callback</strong>  A callable to be invoked and passed an
+interfaces.ChannelConnectivity identifying this Channels connectivity.
 The callable will be invoked immediately upon subscription and again for
 The callable will be invoked immediately upon subscription and again for
-every change to this Channel&#8217;s connectivity thereafter until it is
+every change to this Channels connectivity thereafter until it is
 unsubscribed.</li>
 unsubscribed.</li>
-<li><strong>try_to_connect</strong> &#8211; A boolean indicating whether or not this Channel should
+<li><strong>try_to_connect</strong>  A boolean indicating whether or not this Channel should
 attempt to connect if it is not already connected and ready to conduct
 attempt to connect if it is not already connected and ready to conduct
 RPCs.</li>
 RPCs.</li>
 </ul>
 </ul>
@@ -218,13 +218,13 @@ RPCs.</li>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.beta.implementations.Channel.unsubscribe">
 <dt id="grpc.beta.implementations.Channel.unsubscribe">
 <code class="descname">unsubscribe</code><span class="sig-paren">(</span><em>callback</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/implementations.html#Channel.unsubscribe"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.implementations.Channel.unsubscribe" title="Permalink to this definition">¶</a></dt>
 <code class="descname">unsubscribe</code><span class="sig-paren">(</span><em>callback</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/implementations.html#Channel.unsubscribe"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.implementations.Channel.unsubscribe" title="Permalink to this definition">¶</a></dt>
-<dd><p>Unsubscribes a callback from this Channel&#8217;s connectivity.</p>
+<dd><p>Unsubscribes a callback from this Channels connectivity.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>callback</strong> &#8211; A callable previously registered with this Channel from having
-been passed to its &#8220;subscribe&#8221; method.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>callback</strong>  A callable previously registered with this Channel from having
+been passed to its “subscribe” method.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -261,11 +261,11 @@ functions.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>channel</strong> &#8211; A Channel for the returned face.DynamicStub to use.</li>
-<li><strong>service</strong> &#8211; The package-qualified full name of the service.</li>
-<li><strong>cardinalities</strong> &#8211; A dictionary from RPC method name to cardinality.Cardinality
+<li><strong>channel</strong>  A Channel for the returned face.DynamicStub to use.</li>
+<li><strong>service</strong>  The package-qualified full name of the service.</li>
+<li><strong>cardinalities</strong>  A dictionary from RPC method name to cardinality.Cardinality
 value identifying the cardinality of the RPC method.</li>
 value identifying the cardinality of the RPC method.</li>
-<li><strong>options</strong> &#8211; An optional StubOptions value further customizing the functionality
+<li><strong>options</strong>  An optional StubOptions value further customizing the functionality
 of the returned face.DynamicStub.</li>
 of the returned face.DynamicStub.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -286,8 +286,8 @@ of the returned face.DynamicStub.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>channel</strong> &#8211; A Channel for use by the created stub.</li>
-<li><strong>options</strong> &#8211; A StubOptions customizing the created stub.</li>
+<li><strong>channel</strong>  A Channel for use by the created stub.</li>
+<li><strong>options</strong>  A StubOptions customizing the created stub.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -306,7 +306,7 @@ of the returned face.DynamicStub.</li>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>credentials</strong> &#8211; A GoogleCredentials object from the oauth2client library.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>credentials</strong>  A GoogleCredentials object from the oauth2client library.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">A CallCredentials object for use in a GRPCCallOptions object.</td>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">A CallCredentials object for use in a GRPCCallOptions object.</td>
 </tr>
 </tr>
@@ -323,9 +323,9 @@ of the returned face.DynamicStub.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>host</strong> &#8211; The name of the remote host to which to connect.</li>
-<li><strong>port</strong> &#8211; The port of the remote host to which to connect.
-If None only the &#8216;host&#8217; part will be used.</li>
+<li><strong>host</strong>  The name of the remote host to which to connect.</li>
+<li><strong>port</strong>  The port of the remote host to which to connect.
+If None only the ‘host’ part will be used.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -345,10 +345,10 @@ If None only the &#8216;host&#8217; part will be used.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>host</strong> &#8211; The name of the remote host to which to connect.</li>
-<li><strong>port</strong> &#8211; The port of the remote host to which to connect.
-If None only the &#8216;host&#8217; part will be used.</li>
-<li><strong>channel_credentials</strong> &#8211; A ChannelCredentials.</li>
+<li><strong>host</strong>  The name of the remote host to which to connect.</li>
+<li><strong>port</strong>  The port of the remote host to which to connect.
+If None only the ‘host’ part will be used.</li>
+<li><strong>channel_credentials</strong>  A ChannelCredentials.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -368,9 +368,9 @@ If None only the &#8216;host&#8217; part will be used.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>service_implementations</strong> &#8211; A dictionary from service name-method name pair to
+<li><strong>service_implementations</strong>  A dictionary from service name-method name pair to
 face.MethodImplementation.</li>
 face.MethodImplementation.</li>
-<li><strong>options</strong> &#8211; An optional ServerOptions value further customizing the
+<li><strong>options</strong>  An optional ServerOptions value further customizing the
 functionality of the returned Server.</li>
 functionality of the returned Server.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -392,19 +392,19 @@ functionality of the returned Server.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>multi_method_implementation</strong> &#8211; A face.MultiMethodImplementation to be called
+<li><strong>multi_method_implementation</strong>  A face.MultiMethodImplementation to be called
 to service an RPC if the server has no specific method implementation for
 to service an RPC if the server has no specific method implementation for
 the name of the RPC for which service was requested.</li>
 the name of the RPC for which service was requested.</li>
-<li><strong>request_deserializers</strong> &#8211; A dictionary from service name-method name pair to
+<li><strong>request_deserializers</strong>  A dictionary from service name-method name pair to
 request deserialization behavior.</li>
 request deserialization behavior.</li>
-<li><strong>response_serializers</strong> &#8211; A dictionary from service name-method name pair to
+<li><strong>response_serializers</strong>  A dictionary from service name-method name pair to
 response serialization behavior.</li>
 response serialization behavior.</li>
-<li><strong>thread_pool</strong> &#8211; A thread pool to use in stubs.</li>
-<li><strong>thread_pool_size</strong> &#8211; The size of thread pool to create for use in stubs;
+<li><strong>thread_pool</strong>  A thread pool to use in stubs.</li>
+<li><strong>thread_pool_size</strong>  The size of thread pool to create for use in stubs;
 ignored if thread_pool has been passed.</li>
 ignored if thread_pool has been passed.</li>
-<li><strong>default_timeout</strong> &#8211; A duration in seconds to allow for RPC service when
+<li><strong>default_timeout</strong>  A duration in seconds to allow for RPC service when
 servicing RPCs that did not include a timeout value when invoked.</li>
 servicing RPCs that did not include a timeout value when invoked.</li>
-<li><strong>maximum_timeout</strong> &#8211; A duration in seconds to allow for RPC service when
+<li><strong>maximum_timeout</strong>  A duration in seconds to allow for RPC service when
 servicing RPCs no matter what timeout value was passed when the RPC was
 servicing RPCs no matter what timeout value was passed when the RPC was
 invoked.</li>
 invoked.</li>
 </ul>
 </ul>
@@ -427,16 +427,16 @@ invoked.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>host</strong> &#8211; A host string to set on RPC calls.</li>
-<li><strong>request_serializers</strong> &#8211; A dictionary from service name-method name pair to
+<li><strong>host</strong>  A host string to set on RPC calls.</li>
+<li><strong>request_serializers</strong>  A dictionary from service name-method name pair to
 request serialization behavior.</li>
 request serialization behavior.</li>
-<li><strong>response_deserializers</strong> &#8211; A dictionary from service name-method name pair to
+<li><strong>response_deserializers</strong>  A dictionary from service name-method name pair to
 response deserialization behavior.</li>
 response deserialization behavior.</li>
-<li><strong>metadata_transformer</strong> &#8211; A callable that given a metadata object produces
+<li><strong>metadata_transformer</strong>  A callable that given a metadata object produces
 another metadata object to be used in the underlying communication on the
 another metadata object to be used in the underlying communication on the
 wire.</li>
 wire.</li>
-<li><strong>thread_pool</strong> &#8211; A thread pool to use in stubs.</li>
-<li><strong>thread_pool_size</strong> &#8211; The size of thread pool to create for use in stubs;
+<li><strong>thread_pool</strong>  A thread pool to use in stubs.</li>
+<li><strong>thread_pool_size</strong>  The size of thread pool to create for use in stubs;
 ignored if thread_pool has been passed.</li>
 ignored if thread_pool has been passed.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -511,13 +511,13 @@ other functions.</p>
 <dt id="grpc.beta.interfaces.Server.add_insecure_port">
 <dt id="grpc.beta.interfaces.Server.add_insecure_port">
 <code class="descname">add_insecure_port</code><span class="sig-paren">(</span><em>address</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/interfaces.html#Server.add_insecure_port"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.interfaces.Server.add_insecure_port" title="Permalink to this definition">¶</a></dt>
 <code class="descname">add_insecure_port</code><span class="sig-paren">(</span><em>address</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/interfaces.html#Server.add_insecure_port"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.interfaces.Server.add_insecure_port" title="Permalink to this definition">¶</a></dt>
 <dd><p>Reserves a port for insecure RPC service once this Server becomes active.</p>
 <dd><p>Reserves a port for insecure RPC service once this Server becomes active.</p>
-<p>This method may only be called before calling this Server&#8217;s start method is
+<p>This method may only be called before calling this Servers start method is
 called.</p>
 called.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>address</strong> &#8211; The address for which to open a port.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>address</strong>  The address for which to open a port.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>An integer port on which RPCs will be serviced after this link has been</dt>
 <dt>An integer port on which RPCs will be serviced after this link has been</dt>
@@ -535,15 +535,15 @@ contained in the passed address was zero.</dd>
 <dt id="grpc.beta.interfaces.Server.add_secure_port">
 <dt id="grpc.beta.interfaces.Server.add_secure_port">
 <code class="descname">add_secure_port</code><span class="sig-paren">(</span><em>address</em>, <em>server_credentials</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/interfaces.html#Server.add_secure_port"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.interfaces.Server.add_secure_port" title="Permalink to this definition">¶</a></dt>
 <code class="descname">add_secure_port</code><span class="sig-paren">(</span><em>address</em>, <em>server_credentials</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/interfaces.html#Server.add_secure_port"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.interfaces.Server.add_secure_port" title="Permalink to this definition">¶</a></dt>
 <dd><p>Reserves a port for secure RPC service after this Server becomes active.</p>
 <dd><p>Reserves a port for secure RPC service after this Server becomes active.</p>
-<p>This method may only be called before calling this Server&#8217;s start method is
+<p>This method may only be called before calling this Servers start method is
 called.</p>
 called.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>address</strong> &#8211; The address for which to open a port.</li>
-<li><strong>server_credentials</strong> &#8211; A ServerCredentials.</li>
+<li><strong>address</strong>  The address for which to open a port.</li>
+<li><strong>server_credentials</strong>  A ServerCredentials.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -564,7 +564,7 @@ contained in the passed address was zero.</p>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.beta.interfaces.Server.start">
 <dt id="grpc.beta.interfaces.Server.start">
 <code class="descname">start</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/interfaces.html#Server.start"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.interfaces.Server.start" title="Permalink to this definition">¶</a></dt>
 <code class="descname">start</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/interfaces.html#Server.start"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.interfaces.Server.start" title="Permalink to this definition">¶</a></dt>
-<dd><p>Starts this Server&#8217;s service of RPCs.</p>
+<dd><p>Starts this Servers service of RPCs.</p>
 <p>This method may only be called while the server is not serving RPCs (i.e. it
 <p>This method may only be called while the server is not serving RPCs (i.e. it
 is not idempotent).</p>
 is not idempotent).</p>
 </dd></dl>
 </dd></dl>
@@ -572,7 +572,7 @@ is not idempotent).</p>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.beta.interfaces.Server.stop">
 <dt id="grpc.beta.interfaces.Server.stop">
 <code class="descname">stop</code><span class="sig-paren">(</span><em>grace</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/interfaces.html#Server.stop"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.interfaces.Server.stop" title="Permalink to this definition">¶</a></dt>
 <code class="descname">stop</code><span class="sig-paren">(</span><em>grace</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/beta/interfaces.html#Server.stop"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.beta.interfaces.Server.stop" title="Permalink to this definition">¶</a></dt>
-<dd><p>Stops this Server&#8217;s service of RPCs.</p>
+<dd><p>Stops this Servers service of RPCs.</p>
 <p>All calls to this method immediately stop service of new RPCs. When existing
 <p>All calls to this method immediately stop service of new RPCs. When existing
 RPCs are aborted is controlled by the grace period parameter passed to this
 RPCs are aborted is controlled by the grace period parameter passed to this
 method.</p>
 method.</p>
@@ -585,8 +585,8 @@ later.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>grace</strong> &#8211; A duration of time in seconds to allow existing RPCs to complete
-before being aborted by this Server&#8217;s stopping. May be zero for
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>grace</strong>  A duration of time in seconds to allow existing RPCs to complete
+before being aborted by this Servers stopping. May be zero for
 immediate abortion of all in-progress RPCs.</td>
 immediate abortion of all in-progress RPCs.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">A threading.Event that will be set when this Server has completely
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">A threading.Event that will be set when this Server has completely
@@ -612,10 +612,10 @@ very early in the grace period).</td>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
-<li><strong>disable_compression</strong> &#8211; A boolean indicating whether or not compression should
+<li><strong>disable_compression</strong>  A boolean indicating whether or not compression should
 be disabled for the request object of the RPC. Only valid for
 be disabled for the request object of the RPC. Only valid for
 request-unary RPCs.</li>
 request-unary RPCs.</li>
-<li><strong>credentials</strong> &#8211; A CallCredentials object to use for the invoked RPC.</li>
+<li><strong>credentials</strong>  A CallCredentials object to use for the invoked RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -633,13 +633,13 @@ request-unary RPCs.</li>
 <dd><p>Creates a future.Future tracking when an implementations.Channel is ready.</p>
 <dd><p>Creates a future.Future tracking when an implementations.Channel is ready.</p>
 <p>Cancelling the returned future.Future does not tell the given
 <p>Cancelling the returned future.Future does not tell the given
 implementations.Channel to abandon attempts it may have been making to
 implementations.Channel to abandon attempts it may have been making to
-connect; cancelling merely deactivates the return future.Future&#8217;s
-subscription to the given implementations.Channel&#8217;s connectivity.</p>
+connect; cancelling merely deactivates the return future.Futures
+subscription to the given implementations.Channels connectivity.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>channel</strong> &#8211; An implementations.Channel.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>channel</strong>  An implementations.Channel.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>A future.Future that matures when the given Channel has connectivity</dt>
 <dt>A future.Future that matures when the given Channel has connectivity</dt>
@@ -701,7 +701,8 @@ subscription to the given implementations.Channel&#8217;s connectivity.</p>
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 11 - 10
python/grpc.framework.common.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.common package &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.common package &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
         <link rel="up" title="grpc.framework package" href="grpc.framework.html"/>
         <link rel="up" title="grpc.framework package" href="grpc.framework.html"/>
         <link rel="next" title="grpc.framework.foundation package" href="grpc.framework.foundation.html"/>
         <link rel="next" title="grpc.framework.foundation package" href="grpc.framework.foundation.html"/>
         <link rel="prev" title="grpc.framework package" href="grpc.framework.html"/> 
         <link rel="prev" title="grpc.framework package" href="grpc.framework.html"/> 
@@ -67,7 +67,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -189,22 +189,22 @@
 <p>Describes the streaming semantics of an RPC method.</p>
 <p>Describes the streaming semantics of an RPC method.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.common.cardinality.Cardinality.STREAM_STREAM">
 <dt id="grpc.framework.common.cardinality.Cardinality.STREAM_STREAM">
-<code class="descname">STREAM_STREAM</code><em class="property"> = 'request-streaming/response-streaming'</em><a class="headerlink" href="#grpc.framework.common.cardinality.Cardinality.STREAM_STREAM" title="Permalink to this definition">¶</a></dt>
+<code class="descname">STREAM_STREAM</code><em class="property"> = ‘request-streaming/response-streaming’</em><a class="headerlink" href="#grpc.framework.common.cardinality.Cardinality.STREAM_STREAM" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.common.cardinality.Cardinality.STREAM_UNARY">
 <dt id="grpc.framework.common.cardinality.Cardinality.STREAM_UNARY">
-<code class="descname">STREAM_UNARY</code><em class="property"> = 'request-streaming/response-unary'</em><a class="headerlink" href="#grpc.framework.common.cardinality.Cardinality.STREAM_UNARY" title="Permalink to this definition">¶</a></dt>
+<code class="descname">STREAM_UNARY</code><em class="property"> = ‘request-streaming/response-unary’</em><a class="headerlink" href="#grpc.framework.common.cardinality.Cardinality.STREAM_UNARY" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.common.cardinality.Cardinality.UNARY_STREAM">
 <dt id="grpc.framework.common.cardinality.Cardinality.UNARY_STREAM">
-<code class="descname">UNARY_STREAM</code><em class="property"> = 'request-unary/response-streaming'</em><a class="headerlink" href="#grpc.framework.common.cardinality.Cardinality.UNARY_STREAM" title="Permalink to this definition">¶</a></dt>
+<code class="descname">UNARY_STREAM</code><em class="property"> = ‘request-unary/response-streaming’</em><a class="headerlink" href="#grpc.framework.common.cardinality.Cardinality.UNARY_STREAM" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.common.cardinality.Cardinality.UNARY_UNARY">
 <dt id="grpc.framework.common.cardinality.Cardinality.UNARY_UNARY">
-<code class="descname">UNARY_UNARY</code><em class="property"> = 'request-unary/response-unary'</em><a class="headerlink" href="#grpc.framework.common.cardinality.Cardinality.UNARY_UNARY" title="Permalink to this definition">¶</a></dt>
+<code class="descname">UNARY_UNARY</code><em class="property"> = ‘request-unary/response-unary’</em><a class="headerlink" href="#grpc.framework.common.cardinality.Cardinality.UNARY_UNARY" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 </dd></dl>
 </dd></dl>
@@ -220,12 +220,12 @@
 <p>Describes the control flow style of RPC method implementation.</p>
 <p>Describes the control flow style of RPC method implementation.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.common.style.Service.EVENT">
 <dt id="grpc.framework.common.style.Service.EVENT">
-<code class="descname">EVENT</code><em class="property"> = 'event'</em><a class="headerlink" href="#grpc.framework.common.style.Service.EVENT" title="Permalink to this definition">¶</a></dt>
+<code class="descname">EVENT</code><em class="property"> = ‘event’</em><a class="headerlink" href="#grpc.framework.common.style.Service.EVENT" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.common.style.Service.INLINE">
 <dt id="grpc.framework.common.style.Service.INLINE">
-<code class="descname">INLINE</code><em class="property"> = 'inline'</em><a class="headerlink" href="#grpc.framework.common.style.Service.INLINE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">INLINE</code><em class="property"> = ‘inline’</em><a class="headerlink" href="#grpc.framework.common.style.Service.INLINE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 </dd></dl>
 </dd></dl>
@@ -280,7 +280,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 30 - 29
python/grpc.framework.foundation.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.foundation package &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.foundation package &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
         <link rel="up" title="grpc.framework package" href="grpc.framework.html"/>
         <link rel="up" title="grpc.framework package" href="grpc.framework.html"/>
         <link rel="next" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/>
         <link rel="next" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/>
         <link rel="prev" title="grpc.framework.common package" href="grpc.framework.common.html"/> 
         <link rel="prev" title="grpc.framework.common package" href="grpc.framework.common.html"/> 
@@ -67,7 +67,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -249,10 +249,10 @@ Kind.RAISED.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>behavior</strong> &#8211; Any callable.</li>
-<li><strong>message</strong> &#8211; A string to log if the behavior raises an exception.</li>
-<li><strong>*args</strong> &#8211; Positional arguments to pass to the given behavior.</li>
-<li><strong>**kwargs</strong> &#8211; Keyword arguments to pass to the given behavior.</li>
+<li><strong>behavior</strong>  Any callable.</li>
+<li><strong>message</strong>  A string to log if the behavior raises an exception.</li>
+<li><strong>*args</strong>  Positional arguments to pass to the given behavior.</li>
+<li><strong>**kwargs</strong>  Keyword arguments to pass to the given behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -277,8 +277,8 @@ Kind.RAISED.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>behavior</strong> &#8211; Any callable.</li>
-<li><strong>message</strong> &#8211; A string to log if the behavior raises an exception.</li>
+<li><strong>behavior</strong>  Any callable.</li>
+<li><strong>message</strong>  A string to log if the behavior raises an exception.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -300,7 +300,7 @@ raised an exception.</p>
 <div class="section" id="module-grpc.framework.foundation.future">
 <div class="section" id="module-grpc.framework.foundation.future">
 <span id="grpc-framework-foundation-future-module"></span><h2>grpc.framework.foundation.future module<a class="headerlink" href="#module-grpc.framework.foundation.future" title="Permalink to this headline">¶</a></h2>
 <span id="grpc-framework-foundation-future-module"></span><h2>grpc.framework.foundation.future module<a class="headerlink" href="#module-grpc.framework.foundation.future" title="Permalink to this headline">¶</a></h2>
 <p>A Future interface.</p>
 <p>A Future interface.</p>
-<p>Python doesn&#8217;t have a Future interface in its standard library. In the absence
+<p>Python doesnt have a Future interface in its standard library. In the absence
 of such a standard, three separate, incompatible implementations
 of such a standard, three separate, incompatible implementations
 (concurrent.futures.Future, ndb.Future, and asyncio.Future) have appeared. This
 (concurrent.futures.Future, ndb.Future, and asyncio.Future) have appeared. This
 interface attempts to be as compatible as possible with
 interface attempts to be as compatible as possible with
@@ -340,7 +340,7 @@ immediately.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>fn</strong> &#8211; A callable taking this Future object as its single parameter.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>fn</strong>  A callable taking this Future object as its single parameter.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -359,8 +359,8 @@ immediately.</p>
 <dt>True if the computation has not yet begun, will not be allowed to take</dt>
 <dt>True if the computation has not yet begun, will not be allowed to take</dt>
 <dd>place, and determination of both was possible without blocking. False
 <dd>place, and determination of both was possible without blocking. False
 under all other circumstances including but not limited to the
 under all other circumstances including but not limited to the
-computation&#8217;s already having begun, the computation&#8217;s already having
-finished, and the computation&#8217;s having been scheduled for execution on a
+computation’s already having begun, the computation’s already having
+finished, and the computations having been scheduled for execution on a
 remote system for which a determination of whether or not it commenced
 remote system for which a determination of whether or not it commenced
 before being cancelled cannot be made without blocking.</dd>
 before being cancelled cannot be made without blocking.</dd>
 </dl>
 </dl>
@@ -382,8 +382,8 @@ before being cancelled cannot be made without blocking.</dd>
 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>True if the computation was cancelled any time before its result became</dt>
 <dt>True if the computation was cancelled any time before its result became</dt>
 <dd>immediately available. False under all other circumstances including but
 <dd>immediately available. False under all other circumstances including but
-not limited to this object&#8217;s cancel method not having been called and
-the computation&#8217;s result having become immediately available.</dd>
+not limited to this objects cancel method not having been called and
+the computations result having become immediately available.</dd>
 </dl>
 </dl>
 </td>
 </td>
 </tr>
 </tr>
@@ -420,7 +420,7 @@ executing or scheduled to execute later.</dd>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong> &#8211; The length of time in seconds to wait for the computation to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong>  The length of time in seconds to wait for the computation to
 terminate or be cancelled, or None if this method should block until
 terminate or be cancelled, or None if this method should block until
 the computation is terminated or is cancelled no matter how long that
 the computation is terminated or is cancelled no matter how long that
 takes.</p>
 takes.</p>
@@ -435,9 +435,9 @@ takes.</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
-<li><a class="reference internal" href="#grpc.framework.foundation.future.TimeoutError" title="grpc.framework.foundation.future.TimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">TimeoutError</span></code></a> &#8211; If a timeout value is passed and the computation does not
+<li><a class="reference internal" href="#grpc.framework.foundation.future.TimeoutError" title="grpc.framework.foundation.future.TimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">TimeoutError</span></code></a>  If a timeout value is passed and the computation does not
 terminate within the allotted time.</li>
 terminate within the allotted time.</li>
-<li><a class="reference internal" href="#grpc.framework.foundation.future.CancelledError" title="grpc.framework.foundation.future.CancelledError"><code class="xref py py-exc docutils literal"><span class="pre">CancelledError</span></code></a> &#8211; If the computation was cancelled.</li>
+<li><a class="reference internal" href="#grpc.framework.foundation.future.CancelledError" title="grpc.framework.foundation.future.CancelledError"><code class="xref py py-exc docutils literal"><span class="pre">CancelledError</span></code></a>  If the computation was cancelled.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -454,7 +454,7 @@ terminate within the allotted time.</li>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong> &#8211; The length of time in seconds to wait for the computation to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong>  The length of time in seconds to wait for the computation to
 finish or be cancelled, or None if this method should block until the
 finish or be cancelled, or None if this method should block until the
 computation has finished or is cancelled no matter how long that takes.</p>
 computation has finished or is cancelled no matter how long that takes.</p>
 </td>
 </td>
@@ -463,10 +463,10 @@ computation has finished or is cancelled no matter how long that takes.</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
-<li><a class="reference internal" href="#grpc.framework.foundation.future.TimeoutError" title="grpc.framework.foundation.future.TimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">TimeoutError</span></code></a> &#8211; If a timeout value is passed and the computation does not
+<li><a class="reference internal" href="#grpc.framework.foundation.future.TimeoutError" title="grpc.framework.foundation.future.TimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">TimeoutError</span></code></a>  If a timeout value is passed and the computation does not
 terminate within the allotted time.</li>
 terminate within the allotted time.</li>
-<li><a class="reference internal" href="#grpc.framework.foundation.future.CancelledError" title="grpc.framework.foundation.future.CancelledError"><code class="xref py py-exc docutils literal"><span class="pre">CancelledError</span></code></a> &#8211; If the computation was cancelled.</li>
-<li><code class="xref py py-exc docutils literal"><span class="pre">Exception</span></code> &#8211; If the computation raised an exception, this call will raise
+<li><a class="reference internal" href="#grpc.framework.foundation.future.CancelledError" title="grpc.framework.foundation.future.CancelledError"><code class="xref py py-exc docutils literal"><span class="pre">CancelledError</span></code></a>  If the computation was cancelled.</li>
+<li><code class="xref py py-exc docutils literal"><span class="pre">Exception</span></code>  If the computation raised an exception, this call will raise
 the same exception.</li>
 the same exception.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -504,7 +504,7 @@ was cancelled.</dd>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong> &#8211; The length of time in seconds to wait for the computation to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong>  The length of time in seconds to wait for the computation to
 terminate or be cancelled, or None if this method should block until
 terminate or be cancelled, or None if this method should block until
 the computation is terminated or is cancelled no matter how long that
 the computation is terminated or is cancelled no matter how long that
 takes.</p>
 takes.</p>
@@ -519,9 +519,9 @@ takes.</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
-<li><a class="reference internal" href="#grpc.framework.foundation.future.TimeoutError" title="grpc.framework.foundation.future.TimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">TimeoutError</span></code></a> &#8211; If a timeout value is passed and the computation does not
+<li><a class="reference internal" href="#grpc.framework.foundation.future.TimeoutError" title="grpc.framework.foundation.future.TimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">TimeoutError</span></code></a>  If a timeout value is passed and the computation does not
 terminate within the allotted time.</li>
 terminate within the allotted time.</li>
-<li><a class="reference internal" href="#grpc.framework.foundation.future.CancelledError" title="grpc.framework.foundation.future.CancelledError"><code class="xref py py-exc docutils literal"><span class="pre">CancelledError</span></code></a> &#8211; If the computation was cancelled.</li>
+<li><a class="reference internal" href="#grpc.framework.foundation.future.CancelledError" title="grpc.framework.foundation.future.CancelledError"><code class="xref py py-exc docutils literal"><span class="pre">CancelledError</span></code></a>  If the computation was cancelled.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -550,7 +550,7 @@ terminate within the allotted time.</li>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>max_workers</strong> &#8211; The maximum number of worker threads to allow the pool.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>max_workers</strong>  The maximum number of worker threads to allow the pool.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>A futures.ThreadPoolExecutor-compatible thread pool that logs exceptions</dt>
 <dt>A futures.ThreadPoolExecutor-compatible thread pool that logs exceptions</dt>
@@ -579,7 +579,7 @@ terminate within the allotted time.</li>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>value</strong> &#8211; Any value accepted by this Consumer.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>value</strong>  Any value accepted by this Consumer.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -593,7 +593,7 @@ terminate within the allotted time.</li>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>value</strong> &#8211; Any value accepted by this Consumer.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>value</strong>  Any value accepted by this Consumer.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -732,7 +732,8 @@ terminate within the allotted time.</li>
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 4
python/grpc.framework.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework package &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework package &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
         <link rel="up" title="grpc package" href="grpc.html"/>
         <link rel="up" title="grpc package" href="grpc.html"/>
         <link rel="next" title="grpc.framework.common package" href="grpc.framework.common.html"/>
         <link rel="next" title="grpc.framework.common package" href="grpc.framework.common.html"/>
         <link rel="prev" title="grpc.beta package" href="grpc.beta.html"/> 
         <link rel="prev" title="grpc.beta package" href="grpc.beta.html"/> 
@@ -67,7 +67,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -269,7 +269,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 51 - 50
python/grpc.framework.interfaces.base.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.interfaces.base package &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.interfaces.base package &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
         <link rel="up" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/>
         <link rel="up" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/>
         <link rel="next" title="grpc.framework.interfaces.face package" href="grpc.framework.interfaces.face.html"/>
         <link rel="next" title="grpc.framework.interfaces.face package" href="grpc.framework.interfaces.face.html"/>
         <link rel="prev" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/> 
         <link rel="prev" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/> 
@@ -67,7 +67,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -184,7 +184,7 @@
 <div class="section" id="module-grpc.framework.interfaces.base.base">
 <div class="section" id="module-grpc.framework.interfaces.base.base">
 <span id="grpc-framework-interfaces-base-base-module"></span><h2>grpc.framework.interfaces.base.base module<a class="headerlink" href="#module-grpc.framework.interfaces.base.base" title="Permalink to this headline">¶</a></h2>
 <span id="grpc-framework-interfaces-base-base-module"></span><h2>grpc.framework.interfaces.base.base module<a class="headerlink" href="#module-grpc.framework.interfaces.base.base" title="Permalink to this headline">¶</a></h2>
 <p>The base interface of RPC Framework.</p>
 <p>The base interface of RPC Framework.</p>
-<p>Implementations of this interface support the conduct of &#8220;operations&#8221;:
+<p>Implementations of this interface support the conduct of “operations”:
 exchanges between two distinct ends of an arbitrary number of data payloads
 exchanges between two distinct ends of an arbitrary number of data payloads
 and metadata such as a name for the operation, initial and terminal metadata
 and metadata such as a name for the operation, initial and terminal metadata
 in each direction, and flow control. These operations may be used for transfers
 in each direction, and flow control. These operations may be used for transfers
@@ -228,7 +228,7 @@ applications choose.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>action</strong> &#8211; A callable that accepts no arguments.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>action</strong>  A callable that accepts no arguments.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -243,19 +243,19 @@ applications choose.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the invoked operation.</li>
-<li><strong>method</strong> &#8211; The method identifier of the invoked operation.</li>
-<li><strong>subscription</strong> &#8211; A Subscription to which the results of the operation will be
+<li><strong>group</strong>  The group identifier of the invoked operation.</li>
+<li><strong>method</strong>  The method identifier of the invoked operation.</li>
+<li><strong>subscription</strong>  A Subscription to which the results of the operation will be
 passed.</li>
 passed.</li>
-<li><strong>timeout</strong> &#8211; A length of time in seconds to allow for the operation.</li>
-<li><strong>initial_metadata</strong> &#8211; An initial metadata value to be sent to the other side
+<li><strong>timeout</strong>  A length of time in seconds to allow for the operation.</li>
+<li><strong>initial_metadata</strong>  An initial metadata value to be sent to the other side
 of the operation. May be None if the initial metadata will be later
 of the operation. May be None if the initial metadata will be later
 passed via the returned operator or if there will be no initial metadata
 passed via the returned operator or if there will be no initial metadata
 passed at all.</li>
 passed at all.</li>
-<li><strong>payload</strong> &#8211; An initial payload for the operation.</li>
-<li><strong>completion</strong> &#8211; A Completion value indicating the end of transmission to the
+<li><strong>payload</strong>  An initial payload for the operation.</li>
+<li><strong>completion</strong>  A Completion value indicating the end of transmission to the
 other side of the operation.</li>
 other side of the operation.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Base interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Base interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -296,13 +296,13 @@ this call should later be passed.</p>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.framework.interfaces.base.base.End.start">
 <dt id="grpc.framework.interfaces.base.base.End.start">
 <code class="descname">start</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/base/base.html#End.start"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.base.End.start" title="Permalink to this definition">¶</a></dt>
 <code class="descname">start</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/base/base.html#End.start"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.base.End.start" title="Permalink to this definition">¶</a></dt>
-<dd><p>Starts this object&#8217;s service of operations.</p>
+<dd><p>Starts this objects service of operations.</p>
 </dd></dl>
 </dd></dl>
 
 
 <dl class="method">
 <dl class="method">
 <dt id="grpc.framework.interfaces.base.base.End.stop">
 <dt id="grpc.framework.interfaces.base.base.End.stop">
 <code class="descname">stop</code><span class="sig-paren">(</span><em>grace</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/base/base.html#End.stop"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.base.End.stop" title="Permalink to this definition">¶</a></dt>
 <code class="descname">stop</code><span class="sig-paren">(</span><em>grace</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/base/base.html#End.stop"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.base.End.stop" title="Permalink to this definition">¶</a></dt>
-<dd><p>Stops this object&#8217;s service of operations.</p>
+<dd><p>Stops this objects service of operations.</p>
 <p>This object will refuse service of new operations as soon as this method is
 <p>This object will refuse service of new operations as soon as this method is
 called but operations under way at the time of the call may be given a
 called but operations under way at the time of the call may be given a
 grace period during which they are allowed to finish.</p>
 grace period during which they are allowed to finish.</p>
@@ -310,7 +310,7 @@ grace period during which they are allowed to finish.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>grace</strong> &#8211; A duration of time in seconds to allow ongoing operations to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>grace</strong>  A duration of time in seconds to allow ongoing operations to
 terminate before being forcefully terminated by the stopping of this
 terminate before being forcefully terminated by the stopping of this
 End. May be zero to terminate all ongoing operations and immediately
 End. May be zero to terminate all ongoing operations and immediately
 stop.</td>
 stop.</td>
@@ -365,7 +365,7 @@ operation along with indication of operation termination. May be None.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>callback</strong> &#8211; A callable to be passed an Outcome value on operation
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>callback</strong>  A callable to be passed an Outcome value on operation
 termination.</td>
 termination.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
@@ -394,7 +394,7 @@ passed callback will not be called as a result of this method call.</dd>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>exception</strong> &#8211; An exception germane to the operation failure. May be None.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>exception</strong>  An exception germane to the operation failure. May be None.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -403,7 +403,7 @@ passed callback will not be called as a result of this method call.</dd>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.framework.interfaces.base.base.OperationContext.outcome">
 <dt id="grpc.framework.interfaces.base.base.OperationContext.outcome">
 <code class="descname">outcome</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/base/base.html#OperationContext.outcome"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.base.OperationContext.outcome" title="Permalink to this definition">¶</a></dt>
 <code class="descname">outcome</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/base/base.html#OperationContext.outcome"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.base.OperationContext.outcome" title="Permalink to this definition">¶</a></dt>
-<dd><p>Indicates the operation&#8217;s outcome (or that the operation is ongoing).</p>
+<dd><p>Indicates the operations outcome (or that the operation is ongoing).</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
@@ -450,13 +450,13 @@ timed out. Zero is returned if the operation has terminated.</td>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
-<li><strong>initial_metadata</strong> &#8211; An initial metadata value. Only one may ever be
+<li><strong>initial_metadata</strong>  An initial metadata value. Only one may ever be
 communicated in each direction for an operation, and they must be
 communicated in each direction for an operation, and they must be
 communicated no later than either the first payload or the completion.</li>
 communicated no later than either the first payload or the completion.</li>
-<li><strong>payload</strong> &#8211; A payload value.</li>
-<li><strong>completion</strong> &#8211; A Completion value. May only ever be non-None once in either
+<li><strong>payload</strong>  A payload value.</li>
+<li><strong>completion</strong>  A Completion value. May only ever be non-None once in either
 direction, and no payloads may be passed after it has been communicated.</li>
 direction, and no payloads may be passed after it has been communicated.</li>
-<li><strong>allowance</strong> &#8211; A positive integer communicating the number of additional
+<li><strong>allowance</strong>  A positive integer communicating the number of additional
 payloads allowed to be passed by the remote side of the operation.</li>
 payloads allowed to be passed by the remote side of the operation.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -499,47 +499,47 @@ provided.</p>
 <p>Ways in which an operation can terminate.</p>
 <p>Ways in which an operation can terminate.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.CANCELLED">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.CANCELLED">
-<code class="descname">CANCELLED</code><em class="property"> = 'cancelled'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.CANCELLED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">CANCELLED</code><em class="property"> = ‘cancelled’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.CANCELLED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.COMPLETED">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.COMPLETED">
-<code class="descname">COMPLETED</code><em class="property"> = 'completed'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.COMPLETED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">COMPLETED</code><em class="property"> = ‘completed’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.COMPLETED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.EXPIRED">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.EXPIRED">
-<code class="descname">EXPIRED</code><em class="property"> = 'expired'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.EXPIRED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">EXPIRED</code><em class="property"> = ‘expired’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.EXPIRED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_FAILURE">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_FAILURE">
-<code class="descname">LOCAL_FAILURE</code><em class="property"> = 'local failure'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_FAILURE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">LOCAL_FAILURE</code><em class="property"> = ‘local failure’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_FAILURE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_SHUTDOWN">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_SHUTDOWN">
-<code class="descname">LOCAL_SHUTDOWN</code><em class="property"> = 'local shutdown'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_SHUTDOWN" title="Permalink to this definition">¶</a></dt>
+<code class="descname">LOCAL_SHUTDOWN</code><em class="property"> = ‘local shutdown’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.LOCAL_SHUTDOWN" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.RECEPTION_FAILURE">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.RECEPTION_FAILURE">
-<code class="descname">RECEPTION_FAILURE</code><em class="property"> = 'reception failure'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.RECEPTION_FAILURE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">RECEPTION_FAILURE</code><em class="property"> = ‘reception failure’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.RECEPTION_FAILURE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_FAILURE">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_FAILURE">
-<code class="descname">REMOTE_FAILURE</code><em class="property"> = 'remote failure'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_FAILURE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">REMOTE_FAILURE</code><em class="property"> = ‘remote failure’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_FAILURE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_SHUTDOWN">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_SHUTDOWN">
-<code class="descname">REMOTE_SHUTDOWN</code><em class="property"> = 'remote shutdown'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_SHUTDOWN" title="Permalink to this definition">¶</a></dt>
+<code class="descname">REMOTE_SHUTDOWN</code><em class="property"> = ‘remote shutdown’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.REMOTE_SHUTDOWN" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.TRANSMISSION_FAILURE">
 <dt id="grpc.framework.interfaces.base.base.Outcome.Kind.TRANSMISSION_FAILURE">
-<code class="descname">TRANSMISSION_FAILURE</code><em class="property"> = 'transmission failure'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.TRANSMISSION_FAILURE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">TRANSMISSION_FAILURE</code><em class="property"> = ‘transmission failure’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Outcome.Kind.TRANSMISSION_FAILURE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 </dd></dl>
 </dd></dl>
@@ -559,7 +559,7 @@ provided.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>protocol_context</strong> &#8211; The protocol context object for the operation.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>protocol_context</strong>  The protocol context object for the operation.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -581,11 +581,11 @@ provided.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the operation to be serviced.</li>
-<li><strong>method</strong> &#8211; The method identifier of the operation to be serviced.</li>
-<li><strong>context</strong> &#8211; An OperationContext object affording contextual information and
+<li><strong>group</strong>  The group identifier of the operation to be serviced.</li>
+<li><strong>method</strong>  The method identifier of the operation to be serviced.</li>
+<li><strong>context</strong>  An OperationContext object affording contextual information and
 actions.</li>
 actions.</li>
-<li><strong>output_operator</strong> &#8211; An Operator that will accept output values of the
+<li><strong>output_operator</strong>  An Operator that will accept output values of the
 operation.</li>
 operation.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -599,9 +599,9 @@ operation.</li>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
-<li><a class="reference internal" href="#grpc.framework.interfaces.base.base.NoSuchMethodError" title="grpc.framework.interfaces.base.base.NoSuchMethodError"><code class="xref py py-exc docutils literal"><span class="pre">NoSuchMethodError</span></code></a> &#8211; If this Servicer does not handle operations with the
+<li><a class="reference internal" href="#grpc.framework.interfaces.base.base.NoSuchMethodError" title="grpc.framework.interfaces.base.base.NoSuchMethodError"><code class="xref py py-exc docutils literal"><span class="pre">NoSuchMethodError</span></code></a>  If this Servicer does not handle operations with the
 given group and method.</li>
 given group and method.</li>
-<li><code class="xref py py-exc docutils literal"><span class="pre">abandonment.Abandoned</span></code> &#8211; If the operation has been aborted and there no
+<li><code class="xref py py-exc docutils literal"><span class="pre">abandonment.Abandoned</span></code>  If the operation has been aborted and there no
 longer is any reason to service the operation.</li>
 longer is any reason to service the operation.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -616,7 +616,7 @@ longer is any reason to service the operation.</li>
 <dt id="grpc.framework.interfaces.base.base.Subscription">
 <dt id="grpc.framework.interfaces.base.base.Subscription">
 <em class="property">class </em><code class="descclassname">grpc.framework.interfaces.base.base.</code><code class="descname">Subscription</code><a class="reference internal" href="_modules/grpc/framework/interfaces/base/base.html#Subscription"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription" title="Permalink to this definition">¶</a></dt>
 <em class="property">class </em><code class="descclassname">grpc.framework.interfaces.base.base.</code><code class="descname">Subscription</code><a class="reference internal" href="_modules/grpc/framework/interfaces/base/base.html#Subscription"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">object</span></code></p>
-<p>Describes customer code&#8217;s interest in values from the other side.</p>
+<p>Describes customer codes interest in values from the other side.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Subscription.kind">
 <dt id="grpc.framework.interfaces.base.base.Subscription.kind">
 <code class="descname">kind</code><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription.kind" title="Permalink to this definition">¶</a></dt>
 <code class="descname">kind</code><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription.kind" title="Permalink to this definition">¶</a></dt>
@@ -661,17 +661,17 @@ Kind.FULL.</p>
 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">enum.Enum</span></code></p>
 <dd><p>Bases: <code class="xref py py-class docutils literal"><span class="pre">enum.Enum</span></code></p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Subscription.Kind.FULL">
 <dt id="grpc.framework.interfaces.base.base.Subscription.Kind.FULL">
-<code class="descname">FULL</code><em class="property"> = 'full'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription.Kind.FULL" title="Permalink to this definition">¶</a></dt>
+<code class="descname">FULL</code><em class="property"> = ‘full’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription.Kind.FULL" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Subscription.Kind.NONE">
 <dt id="grpc.framework.interfaces.base.base.Subscription.Kind.NONE">
-<code class="descname">NONE</code><em class="property"> = 'none'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription.Kind.NONE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">NONE</code><em class="property"> = ‘none’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription.Kind.NONE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.base.base.Subscription.Kind.TERMINATION_ONLY">
 <dt id="grpc.framework.interfaces.base.base.Subscription.Kind.TERMINATION_ONLY">
-<code class="descname">TERMINATION_ONLY</code><em class="property"> = 'termination only'</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription.Kind.TERMINATION_ONLY" title="Permalink to this definition">¶</a></dt>
+<code class="descname">TERMINATION_ONLY</code><em class="property"> = ‘termination only’</em><a class="headerlink" href="#grpc.framework.interfaces.base.base.Subscription.Kind.TERMINATION_ONLY" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 </dd></dl>
 </dd></dl>
@@ -691,9 +691,9 @@ Kind.FULL.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>terminal_metadata</strong> &#8211; A terminal metadata value for an operaton.</li>
-<li><strong>code</strong> &#8211; A code value for an operation.</li>
-<li><strong>message</strong> &#8211; A message value for an operation.</li>
+<li><strong>terminal_metadata</strong>  A terminal metadata value for an operaton.</li>
+<li><strong>code</strong>  A code value for an operation.</li>
+<li><strong>message</strong>  A message value for an operation.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -707,14 +707,14 @@ Kind.FULL.</p>
 <dl class="function">
 <dl class="function">
 <dt id="grpc.framework.interfaces.base.utilities.full_subscription">
 <dt id="grpc.framework.interfaces.base.utilities.full_subscription">
 <code class="descclassname">grpc.framework.interfaces.base.utilities.</code><code class="descname">full_subscription</code><span class="sig-paren">(</span><em>operator</em>, <em>protocol_receiver</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/base/utilities.html#full_subscription"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.utilities.full_subscription" title="Permalink to this definition">¶</a></dt>
 <code class="descclassname">grpc.framework.interfaces.base.utilities.</code><code class="descname">full_subscription</code><span class="sig-paren">(</span><em>operator</em>, <em>protocol_receiver</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/base/utilities.html#full_subscription"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.base.utilities.full_subscription" title="Permalink to this definition">¶</a></dt>
-<dd><p>Creates a &#8220;full&#8221; base.Subscription for the given base.Operator.</p>
+<dd><p>Creates a “full” base.Subscription for the given base.Operator.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>operator</strong> &#8211; A base.Operator to be used in an operation.</li>
-<li><strong>protocol_receiver</strong> &#8211; A base.ProtocolReceiver to be used in an operation.</li>
+<li><strong>operator</strong>  A base.Operator to be used in an operation.</li>
+<li><strong>protocol_receiver</strong>  A base.ProtocolReceiver to be used in an operation.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -780,7 +780,8 @@ Kind.FULL.</p>
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 174 - 173
python/grpc.framework.interfaces.face.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.interfaces.face package &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.interfaces.face package &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
         <link rel="up" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/>
         <link rel="up" title="grpc.framework.interfaces package" href="grpc.framework.interfaces.html"/>
         <link rel="prev" title="grpc.framework.interfaces.base package" href="grpc.framework.interfaces.base.html"/> 
         <link rel="prev" title="grpc.framework.interfaces.base package" href="grpc.framework.interfaces.base.html"/> 
 
 
@@ -66,7 +66,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -229,37 +229,37 @@ details value was received.</p>
 <p>Types of RPC abortion.</p>
 <p>Types of RPC abortion.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.CANCELLED">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.CANCELLED">
-<code class="descname">CANCELLED</code><em class="property"> = 'cancelled'</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.CANCELLED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">CANCELLED</code><em class="property"> = ‘cancelled’</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.CANCELLED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.EXPIRED">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.EXPIRED">
-<code class="descname">EXPIRED</code><em class="property"> = 'expired'</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.EXPIRED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">EXPIRED</code><em class="property"> = ‘expired’</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.EXPIRED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_FAILURE">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_FAILURE">
-<code class="descname">LOCAL_FAILURE</code><em class="property"> = 'local failure'</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_FAILURE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">LOCAL_FAILURE</code><em class="property"> = ‘local failure’</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_FAILURE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_SHUTDOWN">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_SHUTDOWN">
-<code class="descname">LOCAL_SHUTDOWN</code><em class="property"> = 'local shutdown'</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_SHUTDOWN" title="Permalink to this definition">¶</a></dt>
+<code class="descname">LOCAL_SHUTDOWN</code><em class="property"> = ‘local shutdown’</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.LOCAL_SHUTDOWN" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.NETWORK_FAILURE">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.NETWORK_FAILURE">
-<code class="descname">NETWORK_FAILURE</code><em class="property"> = 'network failure'</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.NETWORK_FAILURE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">NETWORK_FAILURE</code><em class="property"> = ‘network failure’</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.NETWORK_FAILURE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_FAILURE">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_FAILURE">
-<code class="descname">REMOTE_FAILURE</code><em class="property"> = 'remote failure'</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_FAILURE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">REMOTE_FAILURE</code><em class="property"> = ‘remote failure’</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_FAILURE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_SHUTDOWN">
 <dt id="grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_SHUTDOWN">
-<code class="descname">REMOTE_SHUTDOWN</code><em class="property"> = 'remote shutdown'</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_SHUTDOWN" title="Permalink to this definition">¶</a></dt>
+<code class="descname">REMOTE_SHUTDOWN</code><em class="property"> = ‘remote shutdown’</em><a class="headerlink" href="#grpc.framework.interfaces.face.face.Abortion.Kind.REMOTE_SHUTDOWN" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 </dd></dl>
 </dd></dl>
@@ -399,7 +399,7 @@ the attribute will be a StreamStreamMultiCallable with which to invoke an RPC.</
 <dt id="grpc.framework.interfaces.face.face.ExpirationError">
 <dt id="grpc.framework.interfaces.face.face.ExpirationError">
 <em class="property">exception </em><code class="descclassname">grpc.framework.interfaces.face.face.</code><code class="descname">ExpirationError</code><span class="sig-paren">(</span><em>initial_metadata</em>, <em>terminal_metadata</em>, <em>code</em>, <em>details</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/face/face.html#ExpirationError"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.face.face.ExpirationError" title="Permalink to this definition">¶</a></dt>
 <em class="property">exception </em><code class="descclassname">grpc.framework.interfaces.face.face.</code><code class="descname">ExpirationError</code><span class="sig-paren">(</span><em>initial_metadata</em>, <em>terminal_metadata</em>, <em>code</em>, <em>details</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/face/face.html#ExpirationError"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.face.face.ExpirationError" title="Permalink to this definition">¶</a></dt>
 <dd><p>Bases: <a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-class docutils literal"><span class="pre">grpc.framework.interfaces.face.face.AbortionError</span></code></a></p>
 <dd><p>Bases: <a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-class docutils literal"><span class="pre">grpc.framework.interfaces.face.face.AbortionError</span></code></a></p>
-<p>Indicates that an RPC has expired (&#8220;timed out&#8221;).</p>
+<p>Indicates that an RPC has expired (“timed out”).</p>
 </dd></dl>
 </dd></dl>
 
 
 <dl class="class">
 <dl class="class">
@@ -419,14 +419,14 @@ RPC abortion).</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>with_call</strong> &#8211; Whether or not to include return a Call for the RPC in addition
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>with_call</strong>  Whether or not to include return a Call for the RPC in addition
 to the response.</li>
 to the response.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -439,7 +439,7 @@ implementation affording custom state and behavior.</li>
 </p>
 </p>
 </td>
 </td>
 </tr>
 </tr>
-<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-exc docutils literal"><span class="pre">AbortionError</span></code></a> &#8211; Indicating that the RPC was aborted.</p>
+<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-exc docutils literal"><span class="pre">AbortionError</span></code></a>  Indicating that the RPC was aborted.</p>
 </td>
 </td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -458,14 +458,14 @@ RPC abortion).</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>with_call</strong> &#8211; Whether or not to include return a Call for the RPC in addition
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>with_call</strong>  Whether or not to include return a Call for the RPC in addition
 to the response.</li>
 to the response.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -478,7 +478,7 @@ implementation affording custom state and behavior.</li>
 </p>
 </p>
 </td>
 </td>
 </tr>
 </tr>
-<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-exc docutils literal"><span class="pre">AbortionError</span></code></a> &#8211; Indicating that the RPC was aborted.</p>
+<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-exc docutils literal"><span class="pre">AbortionError</span></code></a>  Indicating that the RPC was aborted.</p>
 </td>
 </td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -494,14 +494,14 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>receiver</strong> &#8211; A ResponseReceiver to be passed the response data of the RPC.</li>
-<li><strong>abortion_callback</strong> &#8211; A callback to be called and passed an Abortion value
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>receiver</strong>  A ResponseReceiver to be passed the response data of the RPC.</li>
+<li><strong>abortion_callback</strong>  A callback to be called and passed an Abortion value
 in the event of RPC abortion.</li>
 in the event of RPC abortion.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -527,14 +527,14 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>receiver</strong> &#8211; A ResponseReceiver to be passed the response data of the RPC.</li>
-<li><strong>abortion_callback</strong> &#8211; A callback to be called and passed an Abortion value
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>receiver</strong>  A ResponseReceiver to be passed the response data of the RPC.</li>
+<li><strong>abortion_callback</strong>  A callback to be called and passed an Abortion value
 in the event of RPC abortion.</li>
 in the event of RPC abortion.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -560,15 +560,15 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>receiver</strong> &#8211; A ResponseReceiver to be passed the response data of the RPC.</li>
-<li><strong>abortion_callback</strong> &#8211; A callback to be called and passed an Abortion value
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>receiver</strong>  A ResponseReceiver to be passed the response data of the RPC.</li>
+<li><strong>abortion_callback</strong>  A callback to be called and passed an Abortion value
 in the event of RPC abortion.</li>
 in the event of RPC abortion.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -589,15 +589,15 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>receiver</strong> &#8211; A ResponseReceiver to be passed the response data of the RPC.</li>
-<li><strong>abortion_callback</strong> &#8211; A callback to be called and passed an Abortion value
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>receiver</strong>  A ResponseReceiver to be passed the response data of the RPC.</li>
+<li><strong>abortion_callback</strong>  A callback to be called and passed an Abortion value
 in the event of RPC abortion.</li>
 in the event of RPC abortion.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -618,21 +618,21 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <dt>An object that is both a Call for the RPC and a future.Future. In the</dt>
 <dt>An object that is both a Call for the RPC and a future.Future. In the</dt>
-<dd><p class="first last">event of RPC completion, the return Future&#8217;s result value will be the
+<dd><p class="first last">event of RPC completion, the return Futures result value will be the
 response value of the RPC. In the event of RPC abortion, the returned
 response value of the RPC. In the event of RPC abortion, the returned
-Future&#8217;s exception value will be an AbortionError.</p>
+Futures exception value will be an AbortionError.</p>
 </dd>
 </dd>
 </dl>
 </dl>
 </p>
 </p>
@@ -651,21 +651,21 @@ Future&#8217;s exception value will be an AbortionError.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <dt>An object that is both a Call for the RPC and a future.Future. In the</dt>
 <dt>An object that is both a Call for the RPC and a future.Future. In the</dt>
-<dd><p class="first last">event of RPC completion, the return Future&#8217;s result value will be the
+<dd><p class="first last">event of RPC completion, the return Futures result value will be the
 response value of the RPC. In the event of RPC abortion, the returned
 response value of the RPC. In the event of RPC abortion, the returned
-Future&#8217;s exception value will be an AbortionError.</p>
+Futures exception value will be an AbortionError.</p>
 </dd>
 </dd>
 </dl>
 </dl>
 </p>
 </p>
@@ -684,12 +684,12 @@ Future&#8217;s exception value will be an AbortionError.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -716,12 +716,12 @@ AbortionError indicating abortion of the RPC.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of the RPC.</li>
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -748,8 +748,8 @@ AbortionError indicating abortion of the RPC.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -769,8 +769,8 @@ AbortionError indicating abortion of the RPC.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -790,8 +790,8 @@ AbortionError indicating abortion of the RPC.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -811,8 +811,8 @@ AbortionError indicating abortion of the RPC.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -948,11 +948,11 @@ style.Service.EVENT.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>group</strong> &#8211; The group identifier of the RPC.</li>
-<li><strong>method</strong> &#8211; The method identifier of the RPC.</li>
-<li><strong>response_consumer</strong> &#8211; A stream.Consumer to be called to accept the response
+<li><strong>group</strong>  The group identifier of the RPC.</li>
+<li><strong>method</strong>  The method identifier of the RPC.</li>
+<li><strong>response_consumer</strong>  A stream.Consumer to be called to accept the response
 values of the RPC.</li>
 values of the RPC.</li>
-<li><strong>context</strong> &#8211; a ServicerContext object.</li>
+<li><strong>context</strong>  a ServicerContext object.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -969,9 +969,9 @@ at all.</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
-<li><code class="xref py py-exc docutils literal"><span class="pre">abandonment.Abandoned</span></code> &#8211; May or may not be raised when the RPC has been
+<li><code class="xref py py-exc docutils literal"><span class="pre">abandonment.Abandoned</span></code>  May or may not be raised when the RPC has been
 aborted.</li>
 aborted.</li>
-<li><a class="reference internal" href="#grpc.framework.interfaces.face.face.NoSuchMethodError" title="grpc.framework.interfaces.face.face.NoSuchMethodError"><code class="xref py py-exc docutils literal"><span class="pre">NoSuchMethodError</span></code></a> &#8211; If this MultiMethod does not recognize the given group
+<li><a class="reference internal" href="#grpc.framework.interfaces.face.face.NoSuchMethodError" title="grpc.framework.interfaces.face.face.NoSuchMethodError"><code class="xref py py-exc docutils literal"><span class="pre">NoSuchMethodError</span></code></a>  If this MultiMethod does not recognize the given group
 and name for the RPC and is not able to service the RPC.</li>
 and name for the RPC and is not able to service the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1036,10 +1036,10 @@ and name for the RPC and is not able to service the RPC.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
-<li><strong>terminal_metadata</strong> &#8211; The terminal metadata object emitted from the
+<li><strong>terminal_metadata</strong>  The terminal metadata object emitted from the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>code</strong> &#8211; The code object emitted from the service-side of the RPC.</li>
-<li><strong>details</strong> &#8211; The details object emitted from the service-side of the RPC.</li>
+<li><strong>code</strong>  The code object emitted from the service-side of the RPC.</li>
+<li><strong>details</strong>  The details object emitted from the service-side of the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1055,7 +1055,7 @@ service-side of the RPC.</li>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>initial_metadata</strong> &#8211; The initial metadata object emitted from the
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>initial_metadata</strong>  The initial metadata object emitted from the
 service-side of the RPC.</td>
 service-side of the RPC.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1070,7 +1070,7 @@ service-side of the RPC.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>response</strong> &#8211; A response object emitted from the service-side of the RPC.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>response</strong>  A response object emitted from the service-side of the RPC.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -1091,7 +1091,7 @@ service-side of the RPC.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>abortion_callback</strong> &#8211; A callable to be called and passed an Abortion value
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>abortion_callback</strong>  A callable to be called and passed an Abortion value
 in the event of RPC abortion.</td>
 in the event of RPC abortion.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1162,7 +1162,7 @@ code to transmit.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>code</strong> &#8211; The code of the RPC to be transmitted to the invocation side of the
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>code</strong>  The code of the RPC to be transmitted to the invocation side of the
 RPC.</td>
 RPC.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1179,7 +1179,7 @@ service-side details to transmit.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>details</strong> &#8211; The service-side details value of the RPC to be transmitted to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>details</strong>  The service-side details value of the RPC to be transmitted to
 the invocation side of the RPC.</td>
 the invocation side of the RPC.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1196,7 +1196,7 @@ service-side initial metadata to transmit.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>initial_metadata</strong> &#8211; The service-side initial metadata value of the RPC to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>initial_metadata</strong>  The service-side initial metadata value of the RPC to
 be transmitted to the invocation side of the RPC.</td>
 be transmitted to the invocation side of the RPC.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1233,7 +1233,7 @@ service-side terminal metadata to transmit.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>terminal_metadata</strong> &#8211; The service-side terminal metadata value of the RPC to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>terminal_metadata</strong>  The service-side terminal metadata value of the RPC to
 be transmitted to the invocation side of the RPC.</td>
 be transmitted to the invocation side of the RPC.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1256,11 +1256,11 @@ be transmitted to the invocation side of the RPC.</td>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1287,13 +1287,13 @@ AbortionError indicating abortion of the RPC.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>receiver</strong> &#8211; A ResponseReceiver to be passed the response data of the RPC.</li>
-<li><strong>abortion_callback</strong> &#8211; A callback to be called and passed an Abortion value
+<li><strong>receiver</strong>  A ResponseReceiver to be passed the response data of the RPC.</li>
+<li><strong>abortion_callback</strong>  A callback to be called and passed an Abortion value
 in the event of RPC abortion.</li>
 in the event of RPC abortion.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1326,13 +1326,13 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>with_call</strong> &#8211; Whether or not to include return a Call for the RPC in addition
+<li><strong>with_call</strong>  Whether or not to include return a Call for the RPC in addition
 to the response.</li>
 to the response.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1345,7 +1345,7 @@ implementation affording custom state and behavior.</li>
 </p>
 </p>
 </td>
 </td>
 </tr>
 </tr>
-<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-exc docutils literal"><span class="pre">AbortionError</span></code></a> &#8211; Indicating that the RPC was aborted.</p>
+<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-exc docutils literal"><span class="pre">AbortionError</span></code></a>  Indicating that the RPC was aborted.</p>
 </td>
 </td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1361,13 +1361,13 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>receiver</strong> &#8211; A ResponseReceiver to be passed the response data of the RPC.</li>
-<li><strong>abortion_callback</strong> &#8211; A callback to be called and passed an Abortion value
+<li><strong>receiver</strong>  A ResponseReceiver to be passed the response data of the RPC.</li>
+<li><strong>abortion_callback</strong>  A callback to be called and passed an Abortion value
 in the event of RPC abortion.</li>
 in the event of RPC abortion.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1393,20 +1393,20 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <dt>An object that is both a Call for the RPC and a future.Future. In the</dt>
 <dt>An object that is both a Call for the RPC and a future.Future. In the</dt>
-<dd><p class="first last">event of RPC completion, the return Future&#8217;s result value will be the
+<dd><p class="first last">event of RPC completion, the return Futures result value will be the
 response value of the RPC. In the event of RPC abortion, the returned
 response value of the RPC. In the event of RPC abortion, the returned
-Future&#8217;s exception value will be an AbortionError.</p>
+Futures exception value will be an AbortionError.</p>
 </dd>
 </dd>
 </dl>
 </dl>
 </p>
 </p>
@@ -1432,11 +1432,11 @@ Future&#8217;s exception value will be an AbortionError.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1463,14 +1463,14 @@ AbortionError indicating abortion of the RPC.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>receiver</strong> &#8211; A ResponseReceiver to be passed the response data of the RPC.</li>
-<li><strong>abortion_callback</strong> &#8211; A callback to be called and passed an Abortion value
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>receiver</strong>  A ResponseReceiver to be passed the response data of the RPC.</li>
+<li><strong>abortion_callback</strong>  A callback to be called and passed an Abortion value
 in the event of RPC abortion.</li>
 in the event of RPC abortion.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1498,13 +1498,13 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>with_call</strong> &#8211; Whether or not to include return a Call for the RPC in addition
+<li><strong>with_call</strong>  Whether or not to include return a Call for the RPC in addition
 to the response.</li>
 to the response.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1517,7 +1517,7 @@ implementation affording custom state and behavior.</li>
 </p>
 </p>
 </td>
 </td>
 </tr>
 </tr>
-<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-exc docutils literal"><span class="pre">AbortionError</span></code></a> &#8211; Indicating that the RPC was aborted.</p>
+<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.framework.interfaces.face.face.AbortionError" title="grpc.framework.interfaces.face.face.AbortionError"><code class="xref py py-exc docutils literal"><span class="pre">AbortionError</span></code></a>  Indicating that the RPC was aborted.</p>
 </td>
 </td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1533,14 +1533,14 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>receiver</strong> &#8211; A ResponseReceiver to be passed the response data of the RPC.</li>
-<li><strong>abortion_callback</strong> &#8211; A callback to be called and passed an Abortion value
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>receiver</strong>  A ResponseReceiver to be passed the response data of the RPC.</li>
+<li><strong>abortion_callback</strong>  A callback to be called and passed an Abortion value
 in the event of RPC abortion.</li>
 in the event of RPC abortion.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1561,20 +1561,20 @@ implementation affording custom state and behavior.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; A duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; A metadata value to be passed to the service-side of
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  A duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  A metadata value to be passed to the service-side of
 the RPC.</li>
 the RPC.</li>
-<li><strong>protocol_options</strong> &#8211; A value specified by the provider of a Face interface
+<li><strong>protocol_options</strong>  A value specified by the provider of a Face interface
 implementation affording custom state and behavior.</li>
 implementation affording custom state and behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <dt>An object that is both a Call for the RPC and a future.Future. In the</dt>
 <dt>An object that is both a Call for the RPC and a future.Future. In the</dt>
-<dd><p class="first last">event of RPC completion, the return Future&#8217;s result value will be the
+<dd><p class="first last">event of RPC completion, the return Futures result value will be the
 response value of the RPC. In the event of RPC abortion, the returned
 response value of the RPC. In the event of RPC abortion, the returned
-Future&#8217;s exception value will be an AbortionError.</p>
+Futures exception value will be an AbortionError.</p>
 </dd>
 </dd>
 </dl>
 </dl>
 </p>
 </p>
@@ -1589,7 +1589,7 @@ Future&#8217;s exception value will be an AbortionError.</p>
 </div>
 </div>
 <div class="section" id="module-grpc.framework.interfaces.face.utilities">
 <div class="section" id="module-grpc.framework.interfaces.face.utilities">
 <span id="grpc-framework-interfaces-face-utilities-module"></span><h2>grpc.framework.interfaces.face.utilities module<a class="headerlink" href="#module-grpc.framework.interfaces.face.utilities" title="Permalink to this headline">¶</a></h2>
 <span id="grpc-framework-interfaces-face-utilities-module"></span><h2>grpc.framework.interfaces.face.utilities module<a class="headerlink" href="#module-grpc.framework.interfaces.face.utilities" title="Permalink to this headline">¶</a></h2>
-<p>Utilities for RPC Framework&#8217;s Face interface.</p>
+<p>Utilities for RPC Frameworks Face interface.</p>
 <dl class="function">
 <dl class="function">
 <dt id="grpc.framework.interfaces.face.utilities.stream_stream_event">
 <dt id="grpc.framework.interfaces.face.utilities.stream_stream_event">
 <code class="descclassname">grpc.framework.interfaces.face.utilities.</code><code class="descname">stream_stream_event</code><span class="sig-paren">(</span><em>behavior</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/face/utilities.html#stream_stream_event"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.face.utilities.stream_stream_event" title="Permalink to this definition">¶</a></dt>
 <code class="descclassname">grpc.framework.interfaces.face.utilities.</code><code class="descname">stream_stream_event</code><span class="sig-paren">(</span><em>behavior</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc/framework/interfaces/face/utilities.html#stream_stream_event"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.framework.interfaces.face.utilities.stream_stream_event" title="Permalink to this definition">¶</a></dt>
@@ -1598,7 +1598,7 @@ Future&#8217;s exception value will be an AbortionError.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong> &#8211; The implementation of a stream-stream RPC method as a callable
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong>  The implementation of a stream-stream RPC method as a callable
 value that takes a stream.Consumer to which to pass the response values
 value that takes a stream.Consumer to which to pass the response values
 of the RPC and an face.ServicerContext and returns a stream.Consumer to
 of the RPC and an face.ServicerContext and returns a stream.Consumer to
 which the request values of the RPC should be passed.</td>
 which the request values of the RPC should be passed.</td>
@@ -1617,7 +1617,7 @@ which the request values of the RPC should be passed.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong> &#8211; The implementation of a stream-stream RPC method as a callable
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong>  The implementation of a stream-stream RPC method as a callable
 value that takes an iterator of request values and an
 value that takes an iterator of request values and an
 face.ServicerContext object and returns an iterator of response values.</td>
 face.ServicerContext object and returns an iterator of response values.</td>
 </tr>
 </tr>
@@ -1635,7 +1635,7 @@ face.ServicerContext object and returns an iterator of response values.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong> &#8211; The implementation of a stream-unary RPC method as a callable
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong>  The implementation of a stream-unary RPC method as a callable
 value that takes a response callback to which to pass the response value
 value that takes a response callback to which to pass the response value
 of the RPC and an face.ServicerContext and returns a stream.Consumer to
 of the RPC and an face.ServicerContext and returns a stream.Consumer to
 which the request values of the RPC should be passed.</td>
 which the request values of the RPC should be passed.</td>
@@ -1654,7 +1654,7 @@ which the request values of the RPC should be passed.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong> &#8211; The implementation of a stream-unary RPC method as a callable
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong>  The implementation of a stream-unary RPC method as a callable
 value that takes an iterator of request values and an
 value that takes an iterator of request values and an
 face.ServicerContext object and returns a response value.</td>
 face.ServicerContext object and returns a response value.</td>
 </tr>
 </tr>
@@ -1672,7 +1672,7 @@ face.ServicerContext object and returns a response value.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong> &#8211; The implementation of a unary-stream RPC method as a callable
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong>  The implementation of a unary-stream RPC method as a callable
 value that takes a request value, a stream.Consumer to which to pass the
 value that takes a request value, a stream.Consumer to which to pass the
 the response values of the RPC, and an face.ServicerContext.</td>
 the response values of the RPC, and an face.ServicerContext.</td>
 </tr>
 </tr>
@@ -1690,7 +1690,7 @@ the response values of the RPC, and an face.ServicerContext.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong> &#8211; The implementation of a unary-stream RPC method as a callable
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong>  The implementation of a unary-stream RPC method as a callable
 value that takes a request value and an face.ServicerContext object and
 value that takes a request value and an face.ServicerContext object and
 returns an iterator of response values.</td>
 returns an iterator of response values.</td>
 </tr>
 </tr>
@@ -1708,7 +1708,7 @@ returns an iterator of response values.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong> &#8211; The implementation of a unary-unary RPC method as a callable
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong>  The implementation of a unary-unary RPC method as a callable
 value that takes a request value, a response callback to which to pass
 value that takes a request value, a response callback to which to pass
 the response value of the RPC, and an face.ServicerContext.</td>
 the response value of the RPC, and an face.ServicerContext.</td>
 </tr>
 </tr>
@@ -1726,7 +1726,7 @@ the response value of the RPC, and an face.ServicerContext.</td>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong> &#8211; The implementation of a unary-unary RPC method as a callable value
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>behavior</strong>  The implementation of a unary-unary RPC method as a callable value
 that takes a request value and an face.ServicerContext object and
 that takes a request value and an face.ServicerContext object and
 returns a response value.</td>
 returns a response value.</td>
 </tr>
 </tr>
@@ -1784,7 +1784,8 @@ returns a response value.</td>
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 5 - 4
python/grpc.framework.interfaces.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc.framework.interfaces package &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc.framework.interfaces package &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
         <link rel="up" title="grpc.framework package" href="grpc.framework.html"/>
         <link rel="up" title="grpc.framework package" href="grpc.framework.html"/>
         <link rel="next" title="grpc.framework.interfaces.base package" href="grpc.framework.interfaces.base.html"/>
         <link rel="next" title="grpc.framework.interfaces.base package" href="grpc.framework.interfaces.base.html"/>
         <link rel="prev" title="grpc.framework.foundation package" href="grpc.framework.foundation.html"/> 
         <link rel="prev" title="grpc.framework.foundation package" href="grpc.framework.foundation.html"/> 
@@ -67,7 +67,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -246,7 +246,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 176 - 175
python/grpc.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>grpc package &mdash; grpcio 1.2.0 documentation</title>
+  <title>grpc package &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
         <link rel="next" title="grpc.beta package" href="grpc.beta.html"/>
         <link rel="next" title="grpc.beta package" href="grpc.beta.html"/>
         <link rel="prev" title="Welcome to grpcio’s documentation!" href="index.html"/> 
         <link rel="prev" title="Welcome to grpcio’s documentation!" href="index.html"/> 
 
 
@@ -66,7 +66,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -230,7 +230,7 @@
 </div>
 </div>
 <div class="section" id="module-grpc">
 <div class="section" id="module-grpc">
 <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-grpc" title="Permalink to this headline">¶</a></h2>
 <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-grpc" title="Permalink to this headline">¶</a></h2>
-<p>gRPC&#8217;s Python API.</p>
+<p>gRPCs Python API.</p>
 <dl class="exception">
 <dl class="exception">
 <dt id="grpc.FutureTimeoutError">
 <dt id="grpc.FutureTimeoutError">
 <em class="property">exception </em><code class="descclassname">grpc.</code><code class="descname">FutureTimeoutError</code><a class="reference internal" href="_modules/grpc.html#FutureTimeoutError"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.FutureTimeoutError" title="Permalink to this definition">¶</a></dt>
 <em class="property">exception </em><code class="descclassname">grpc.</code><code class="descname">FutureTimeoutError</code><a class="reference internal" href="_modules/grpc.html#FutureTimeoutError"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.FutureTimeoutError" title="Permalink to this definition">¶</a></dt>
@@ -264,7 +264,7 @@ immediately.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>fn</strong> &#8211; A callable taking this Future object as its single parameter.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>fn</strong>  A callable taking this Future object as its single parameter.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -283,8 +283,8 @@ immediately.</p>
 <dt>True if the computation has not yet begun, will not be allowed to take</dt>
 <dt>True if the computation has not yet begun, will not be allowed to take</dt>
 <dd>place, and determination of both was possible without blocking. False
 <dd>place, and determination of both was possible without blocking. False
 under all other circumstances including but not limited to the
 under all other circumstances including but not limited to the
-computation&#8217;s already having begun, the computation&#8217;s already having
-finished, and the computation&#8217;s having been scheduled for execution on a
+computation’s already having begun, the computation’s already having
+finished, and the computations having been scheduled for execution on a
 remote system for which a determination of whether or not it commenced
 remote system for which a determination of whether or not it commenced
 before being cancelled cannot be made without blocking.</dd>
 before being cancelled cannot be made without blocking.</dd>
 </dl>
 </dl>
@@ -306,8 +306,8 @@ before being cancelled cannot be made without blocking.</dd>
 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>True if the computation was cancelled any time before its result became</dt>
 <dt>True if the computation was cancelled any time before its result became</dt>
 <dd>immediately available. False under all other circumstances including but
 <dd>immediately available. False under all other circumstances including but
-not limited to this object&#8217;s cancel method not having been called and
-the computation&#8217;s result having become immediately available.</dd>
+not limited to this objects cancel method not having been called and
+the computations result having become immediately available.</dd>
 </dl>
 </dl>
 </td>
 </td>
 </tr>
 </tr>
@@ -344,7 +344,7 @@ executing or scheduled to execute later.</dd>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong> &#8211; The length of time in seconds to wait for the computation to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong>  The length of time in seconds to wait for the computation to
 terminate or be cancelled, or None if this method should block until
 terminate or be cancelled, or None if this method should block until
 the computation is terminated or is cancelled no matter how long that
 the computation is terminated or is cancelled no matter how long that
 takes.</p>
 takes.</p>
@@ -359,9 +359,9 @@ takes.</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
-<li><a class="reference internal" href="#grpc.FutureTimeoutError" title="grpc.FutureTimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">FutureTimeoutError</span></code></a> &#8211; If a timeout value is passed and the computation does
+<li><a class="reference internal" href="#grpc.FutureTimeoutError" title="grpc.FutureTimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">FutureTimeoutError</span></code></a>  If a timeout value is passed and the computation does
 not terminate within the allotted time.</li>
 not terminate within the allotted time.</li>
-<li><a class="reference internal" href="#grpc.FutureCancelledError" title="grpc.FutureCancelledError"><code class="xref py py-exc docutils literal"><span class="pre">FutureCancelledError</span></code></a> &#8211; If the computation was cancelled.</li>
+<li><a class="reference internal" href="#grpc.FutureCancelledError" title="grpc.FutureCancelledError"><code class="xref py py-exc docutils literal"><span class="pre">FutureCancelledError</span></code></a>  If the computation was cancelled.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -378,7 +378,7 @@ not terminate within the allotted time.</li>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong> &#8211; The length of time in seconds to wait for the computation to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong>  The length of time in seconds to wait for the computation to
 finish or be cancelled, or None if this method should block until the
 finish or be cancelled, or None if this method should block until the
 computation has finished or is cancelled no matter how long that takes.</p>
 computation has finished or is cancelled no matter how long that takes.</p>
 </td>
 </td>
@@ -387,10 +387,10 @@ computation has finished or is cancelled no matter how long that takes.</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
-<li><a class="reference internal" href="#grpc.FutureTimeoutError" title="grpc.FutureTimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">FutureTimeoutError</span></code></a> &#8211; If a timeout value is passed and the computation does
+<li><a class="reference internal" href="#grpc.FutureTimeoutError" title="grpc.FutureTimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">FutureTimeoutError</span></code></a>  If a timeout value is passed and the computation does
 not terminate within the allotted time.</li>
 not terminate within the allotted time.</li>
-<li><a class="reference internal" href="#grpc.FutureCancelledError" title="grpc.FutureCancelledError"><code class="xref py py-exc docutils literal"><span class="pre">FutureCancelledError</span></code></a> &#8211; If the computation was cancelled.</li>
-<li><code class="xref py py-exc docutils literal"><span class="pre">Exception</span></code> &#8211; If the computation raised an exception, this call will raise
+<li><a class="reference internal" href="#grpc.FutureCancelledError" title="grpc.FutureCancelledError"><code class="xref py py-exc docutils literal"><span class="pre">FutureCancelledError</span></code></a>  If the computation was cancelled.</li>
+<li><code class="xref py py-exc docutils literal"><span class="pre">Exception</span></code>  If the computation raised an exception, this call will raise
 the same exception.</li>
 the same exception.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -428,7 +428,7 @@ was cancelled.</dd>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong> &#8211; The length of time in seconds to wait for the computation to
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><p class="first"><strong>timeout</strong>  The length of time in seconds to wait for the computation to
 terminate or be cancelled, or None if this method should block until
 terminate or be cancelled, or None if this method should block until
 the computation is terminated or is cancelled no matter how long that
 the computation is terminated or is cancelled no matter how long that
 takes.</p>
 takes.</p>
@@ -443,9 +443,9 @@ takes.</p>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><ul class="first last simple">
-<li><a class="reference internal" href="#grpc.FutureTimeoutError" title="grpc.FutureTimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">FutureTimeoutError</span></code></a> &#8211; If a timeout value is passed and the computation does
+<li><a class="reference internal" href="#grpc.FutureTimeoutError" title="grpc.FutureTimeoutError"><code class="xref py py-exc docutils literal"><span class="pre">FutureTimeoutError</span></code></a>  If a timeout value is passed and the computation does
 not terminate within the allotted time.</li>
 not terminate within the allotted time.</li>
-<li><a class="reference internal" href="#grpc.FutureCancelledError" title="grpc.FutureCancelledError"><code class="xref py py-exc docutils literal"><span class="pre">FutureCancelledError</span></code></a> &#8211; If the computation was cancelled.</li>
+<li><a class="reference internal" href="#grpc.FutureCancelledError" title="grpc.FutureCancelledError"><code class="xref py py-exc docutils literal"><span class="pre">FutureCancelledError</span></code></a>  If the computation was cancelled.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -493,27 +493,27 @@ recover.</p>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt>
 <dt>
-<code class="descname">CONNECTING</code><em class="property"> = (1, 'connecting')</em></dt>
+<code class="descname">CONNECTING</code><em class="property"> = (1, ‘connecting’)</em></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt>
 <dt>
-<code class="descname">IDLE</code><em class="property"> = (0, 'idle')</em></dt>
+<code class="descname">IDLE</code><em class="property"> = (0, ‘idle’)</em></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt>
 <dt>
-<code class="descname">READY</code><em class="property"> = (2, 'ready')</em></dt>
+<code class="descname">READY</code><em class="property"> = (2, ‘ready’)</em></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt>
 <dt>
-<code class="descname">SHUTDOWN</code><em class="property"> = (4, 'shutdown')</em></dt>
+<code class="descname">SHUTDOWN</code><em class="property"> = (4, ‘shutdown’)</em></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt>
 <dt>
-<code class="descname">TRANSIENT_FAILURE</code><em class="property"> = (3, 'transient failure')</em></dt>
+<code class="descname">TRANSIENT_FAILURE</code><em class="property"> = (3, ‘transient failure’)</em></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 </dd></dl>
 </dd></dl>
@@ -525,87 +525,87 @@ recover.</p>
 <p>Mirrors grpc_status_code in the gRPC Core.</p>
 <p>Mirrors grpc_status_code in the gRPC Core.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.ABORTED">
 <dt id="grpc.StatusCode.ABORTED">
-<code class="descname">ABORTED</code><em class="property"> = (10, 'aborted')</em><a class="headerlink" href="#grpc.StatusCode.ABORTED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">ABORTED</code><em class="property"> = (10, ‘aborted’)</em><a class="headerlink" href="#grpc.StatusCode.ABORTED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.ALREADY_EXISTS">
 <dt id="grpc.StatusCode.ALREADY_EXISTS">
-<code class="descname">ALREADY_EXISTS</code><em class="property"> = (6, 'already exists')</em><a class="headerlink" href="#grpc.StatusCode.ALREADY_EXISTS" title="Permalink to this definition">¶</a></dt>
+<code class="descname">ALREADY_EXISTS</code><em class="property"> = (6, ‘already exists’)</em><a class="headerlink" href="#grpc.StatusCode.ALREADY_EXISTS" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.CANCELLED">
 <dt id="grpc.StatusCode.CANCELLED">
-<code class="descname">CANCELLED</code><em class="property"> = (1, 'cancelled')</em><a class="headerlink" href="#grpc.StatusCode.CANCELLED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">CANCELLED</code><em class="property"> = (1, ‘cancelled’)</em><a class="headerlink" href="#grpc.StatusCode.CANCELLED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.DATA_LOSS">
 <dt id="grpc.StatusCode.DATA_LOSS">
-<code class="descname">DATA_LOSS</code><em class="property"> = (15, 'data loss')</em><a class="headerlink" href="#grpc.StatusCode.DATA_LOSS" title="Permalink to this definition">¶</a></dt>
+<code class="descname">DATA_LOSS</code><em class="property"> = (15, ‘data loss’)</em><a class="headerlink" href="#grpc.StatusCode.DATA_LOSS" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.DEADLINE_EXCEEDED">
 <dt id="grpc.StatusCode.DEADLINE_EXCEEDED">
-<code class="descname">DEADLINE_EXCEEDED</code><em class="property"> = (4, 'deadline exceeded')</em><a class="headerlink" href="#grpc.StatusCode.DEADLINE_EXCEEDED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">DEADLINE_EXCEEDED</code><em class="property"> = (4, ‘deadline exceeded’)</em><a class="headerlink" href="#grpc.StatusCode.DEADLINE_EXCEEDED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.FAILED_PRECONDITION">
 <dt id="grpc.StatusCode.FAILED_PRECONDITION">
-<code class="descname">FAILED_PRECONDITION</code><em class="property"> = (9, 'failed precondition')</em><a class="headerlink" href="#grpc.StatusCode.FAILED_PRECONDITION" title="Permalink to this definition">¶</a></dt>
+<code class="descname">FAILED_PRECONDITION</code><em class="property"> = (9, ‘failed precondition’)</em><a class="headerlink" href="#grpc.StatusCode.FAILED_PRECONDITION" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.INTERNAL">
 <dt id="grpc.StatusCode.INTERNAL">
-<code class="descname">INTERNAL</code><em class="property"> = (13, 'internal')</em><a class="headerlink" href="#grpc.StatusCode.INTERNAL" title="Permalink to this definition">¶</a></dt>
+<code class="descname">INTERNAL</code><em class="property"> = (13, ‘internal’)</em><a class="headerlink" href="#grpc.StatusCode.INTERNAL" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.INVALID_ARGUMENT">
 <dt id="grpc.StatusCode.INVALID_ARGUMENT">
-<code class="descname">INVALID_ARGUMENT</code><em class="property"> = (3, 'invalid argument')</em><a class="headerlink" href="#grpc.StatusCode.INVALID_ARGUMENT" title="Permalink to this definition">¶</a></dt>
+<code class="descname">INVALID_ARGUMENT</code><em class="property"> = (3, ‘invalid argument’)</em><a class="headerlink" href="#grpc.StatusCode.INVALID_ARGUMENT" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.NOT_FOUND">
 <dt id="grpc.StatusCode.NOT_FOUND">
-<code class="descname">NOT_FOUND</code><em class="property"> = (5, 'not found')</em><a class="headerlink" href="#grpc.StatusCode.NOT_FOUND" title="Permalink to this definition">¶</a></dt>
+<code class="descname">NOT_FOUND</code><em class="property"> = (5, ‘not found’)</em><a class="headerlink" href="#grpc.StatusCode.NOT_FOUND" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.OK">
 <dt id="grpc.StatusCode.OK">
-<code class="descname">OK</code><em class="property"> = (0, 'ok')</em><a class="headerlink" href="#grpc.StatusCode.OK" title="Permalink to this definition">¶</a></dt>
+<code class="descname">OK</code><em class="property"> = (0, ‘ok’)</em><a class="headerlink" href="#grpc.StatusCode.OK" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.OUT_OF_RANGE">
 <dt id="grpc.StatusCode.OUT_OF_RANGE">
-<code class="descname">OUT_OF_RANGE</code><em class="property"> = (11, 'out of range')</em><a class="headerlink" href="#grpc.StatusCode.OUT_OF_RANGE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">OUT_OF_RANGE</code><em class="property"> = (11, ‘out of range’)</em><a class="headerlink" href="#grpc.StatusCode.OUT_OF_RANGE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.PERMISSION_DENIED">
 <dt id="grpc.StatusCode.PERMISSION_DENIED">
-<code class="descname">PERMISSION_DENIED</code><em class="property"> = (7, 'permission denied')</em><a class="headerlink" href="#grpc.StatusCode.PERMISSION_DENIED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">PERMISSION_DENIED</code><em class="property"> = (7, ‘permission denied’)</em><a class="headerlink" href="#grpc.StatusCode.PERMISSION_DENIED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.RESOURCE_EXHAUSTED">
 <dt id="grpc.StatusCode.RESOURCE_EXHAUSTED">
-<code class="descname">RESOURCE_EXHAUSTED</code><em class="property"> = (8, 'resource exhausted')</em><a class="headerlink" href="#grpc.StatusCode.RESOURCE_EXHAUSTED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">RESOURCE_EXHAUSTED</code><em class="property"> = (8, ‘resource exhausted’)</em><a class="headerlink" href="#grpc.StatusCode.RESOURCE_EXHAUSTED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.UNAUTHENTICATED">
 <dt id="grpc.StatusCode.UNAUTHENTICATED">
-<code class="descname">UNAUTHENTICATED</code><em class="property"> = (16, 'unauthenticated')</em><a class="headerlink" href="#grpc.StatusCode.UNAUTHENTICATED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">UNAUTHENTICATED</code><em class="property"> = (16, ‘unauthenticated’)</em><a class="headerlink" href="#grpc.StatusCode.UNAUTHENTICATED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.UNAVAILABLE">
 <dt id="grpc.StatusCode.UNAVAILABLE">
-<code class="descname">UNAVAILABLE</code><em class="property"> = (14, 'unavailable')</em><a class="headerlink" href="#grpc.StatusCode.UNAVAILABLE" title="Permalink to this definition">¶</a></dt>
+<code class="descname">UNAVAILABLE</code><em class="property"> = (14, ‘unavailable’)</em><a class="headerlink" href="#grpc.StatusCode.UNAVAILABLE" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.UNIMPLEMENTED">
 <dt id="grpc.StatusCode.UNIMPLEMENTED">
-<code class="descname">UNIMPLEMENTED</code><em class="property"> = (12, 'unimplemented')</em><a class="headerlink" href="#grpc.StatusCode.UNIMPLEMENTED" title="Permalink to this definition">¶</a></dt>
+<code class="descname">UNIMPLEMENTED</code><em class="property"> = (12, ‘unimplemented’)</em><a class="headerlink" href="#grpc.StatusCode.UNIMPLEMENTED" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.StatusCode.UNKNOWN">
 <dt id="grpc.StatusCode.UNKNOWN">
-<code class="descname">UNKNOWN</code><em class="property"> = (2, 'unknown')</em><a class="headerlink" href="#grpc.StatusCode.UNKNOWN" title="Permalink to this definition">¶</a></dt>
+<code class="descname">UNKNOWN</code><em class="property"> = (2, ‘unknown’)</em><a class="headerlink" href="#grpc.StatusCode.UNKNOWN" title="Permalink to this definition">¶</a></dt>
 <dd></dd></dl>
 <dd></dd></dl>
 
 
 </dd></dl>
 </dd></dl>
@@ -630,7 +630,7 @@ recover.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>callback</strong> &#8211; A no-parameter callable to be called on RPC termination.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>callback</strong>  A no-parameter callable to be called on RPC termination.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>True if the callback was added and will be called later; False if the</dt>
 <dt>True if the callback was added and will be called later; False if the</dt>
@@ -794,8 +794,8 @@ instances and its instances exist to be passed to other functions.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
-<li><strong>metadata</strong> &#8211; The <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> used to construct the CallCredentials.</li>
-<li><strong>error</strong> &#8211; An Exception to indicate error or None to indicate success.</li>
+<li><strong>metadata</strong>  The <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> used to construct the CallCredentials.</li>
+<li><strong>error</strong>  An Exception to indicate error or None to indicate success.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -820,9 +820,9 @@ instances and its instances exist to be passed to other functions.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
-<li><strong>context</strong> &#8211; An AuthMetadataContext providing information on the RPC that the
+<li><strong>context</strong>  An AuthMetadataContext providing information on the RPC that the
 plugin is being called to authenticate.</li>
 plugin is being called to authenticate.</li>
-<li><strong>callback</strong> &#8211; An AuthMetadataPluginCallback to be invoked either synchronously
+<li><strong>callback</strong>  An AuthMetadataPluginCallback to be invoked either synchronously
 or asynchronously.</li>
 or asynchronously.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -856,19 +856,19 @@ instances and its instances exist to be passed to other functions.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; An optional duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  An optional duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>credentials</strong> &#8211; An optional CallCredentials for the RPC.</li>
+<li><strong>credentials</strong>  An optional CallCredentials for the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">The response value for the RPC.</p>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">The response value for the RPC.</p>
 </td>
 </td>
 </tr>
 </tr>
-<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.RpcError" title="grpc.RpcError"><code class="xref py py-exc docutils literal"><span class="pre">RpcError</span></code></a> &#8211; Indicating that the RPC terminated with non-OK status. The
-raised RpcError will also be a Call for the RPC affording the RPC&#8217;s
+<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.RpcError" title="grpc.RpcError"><code class="xref py py-exc docutils literal"><span class="pre">RpcError</span></code></a>  Indicating that the RPC terminated with non-OK status. The
+raised RpcError will also be a Call for the RPC affording the RPCs
 metadata, status code, and details.</p>
 metadata, status code, and details.</p>
 </td>
 </td>
 </tr>
 </tr>
@@ -885,19 +885,19 @@ metadata, status code, and details.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; An optional duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  An optional duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>credentials</strong> &#8211; An optional CallCredentials for the RPC.</li>
+<li><strong>credentials</strong>  An optional CallCredentials for the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <dt>An object that is both a Call for the RPC and a Future. In the event of</dt>
 <dt>An object that is both a Call for the RPC and a Future. In the event of</dt>
-<dd><p class="first last">RPC completion, the return Call-Future&#8217;s result value will be the
+<dd><p class="first last">RPC completion, the return Call-Futures result value will be the
 response message of the RPC. Should the event terminate with non-OK
 response message of the RPC. Should the event terminate with non-OK
-status, the returned Call-Future&#8217;s exception value will be an RpcError.</p>
+status, the returned Call-Futures exception value will be an RpcError.</p>
 </dd>
 </dd>
 </dl>
 </dl>
 </p>
 </p>
@@ -916,19 +916,19 @@ status, the returned Call-Future&#8217;s exception value will be an RpcError.</p
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; An optional durating of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  An optional durating of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>credentials</strong> &#8211; An optional CallCredentials for the RPC.</li>
+<li><strong>credentials</strong>  An optional CallCredentials for the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">The response value for the RPC and a Call value for the RPC.</p>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">The response value for the RPC and a Call value for the RPC.</p>
 </td>
 </td>
 </tr>
 </tr>
-<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.RpcError" title="grpc.RpcError"><code class="xref py py-exc docutils literal"><span class="pre">RpcError</span></code></a> &#8211; Indicating that the RPC terminated with non-OK status. The
-raised RpcError will also be a Call for the RPC affording the RPC&#8217;s
+<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.RpcError" title="grpc.RpcError"><code class="xref py py-exc docutils literal"><span class="pre">RpcError</span></code></a>  Indicating that the RPC terminated with non-OK status. The
+raised RpcError will also be a Call for the RPC affording the RPCs
 metadata, status code, and details.</p>
 metadata, status code, and details.</p>
 </td>
 </td>
 </tr>
 </tr>
@@ -952,11 +952,11 @@ metadata, status code, and details.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request</strong> &#8211; The request value for the RPC.</li>
-<li><strong>timeout</strong> &#8211; An optional duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; An optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
+<li><strong>request</strong>  The request value for the RPC.</li>
+<li><strong>timeout</strong>  An optional duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  An optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>credentials</strong> &#8211; An optional CallCredentials for the RPC.</li>
+<li><strong>credentials</strong>  An optional CallCredentials for the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -989,19 +989,19 @@ raise RpcError indicating termination of the RPC with non-OK status.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; An optional duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  An optional duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>credentials</strong> &#8211; An optional CallCredentials for the RPC.</li>
+<li><strong>credentials</strong>  An optional CallCredentials for the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">The response value for the RPC.</p>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">The response value for the RPC.</p>
 </td>
 </td>
 </tr>
 </tr>
-<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.RpcError" title="grpc.RpcError"><code class="xref py py-exc docutils literal"><span class="pre">RpcError</span></code></a> &#8211; Indicating that the RPC terminated with non-OK status. The
-raised RpcError will also be a Call for the RPC affording the RPC&#8217;s
+<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.RpcError" title="grpc.RpcError"><code class="xref py py-exc docutils literal"><span class="pre">RpcError</span></code></a>  Indicating that the RPC terminated with non-OK status. The
+raised RpcError will also be a Call for the RPC affording the RPCs
 metadata, status code, and details.</p>
 metadata, status code, and details.</p>
 </td>
 </td>
 </tr>
 </tr>
@@ -1018,19 +1018,19 @@ metadata, status code, and details.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; An optional duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  An optional duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>credentials</strong> &#8211; An optional CallCredentials for the RPC.</li>
+<li><strong>credentials</strong>  An optional CallCredentials for the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first last"><dl class="docutils">
 <dt>An object that is both a Call for the RPC and a Future. In the event of</dt>
 <dt>An object that is both a Call for the RPC and a Future. In the event of</dt>
-<dd><p class="first last">RPC completion, the return Call-Future&#8217;s result value will be the
+<dd><p class="first last">RPC completion, the return Call-Futures result value will be the
 response message of the RPC. Should the event terminate with non-OK
 response message of the RPC. Should the event terminate with non-OK
-status, the returned Call-Future&#8217;s exception value will be an RpcError.</p>
+status, the returned Call-Futures exception value will be an RpcError.</p>
 </dd>
 </dd>
 </dl>
 </dl>
 </p>
 </p>
@@ -1049,19 +1049,19 @@ status, the returned Call-Future&#8217;s exception value will be an RpcError.</p
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; An optional duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  An optional duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>credentials</strong> &#8211; An optional CallCredentials for the RPC.</li>
+<li><strong>credentials</strong>  An optional CallCredentials for the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">The response value for the RPC and a Call for the RPC.</p>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">The response value for the RPC and a Call for the RPC.</p>
 </td>
 </td>
 </tr>
 </tr>
-<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.RpcError" title="grpc.RpcError"><code class="xref py py-exc docutils literal"><span class="pre">RpcError</span></code></a> &#8211; Indicating that the RPC terminated with non-OK status. The
-raised RpcError will also be a Call for the RPC affording the RPC&#8217;s
+<tr class="field-odd field"><th class="field-name">Raises:</th><td class="field-body"><p class="first last"><a class="reference internal" href="#grpc.RpcError" title="grpc.RpcError"><code class="xref py py-exc docutils literal"><span class="pre">RpcError</span></code></a>  Indicating that the RPC terminated with non-OK status. The
+raised RpcError will also be a Call for the RPC affording the RPCs
 metadata, status code, and details.</p>
 metadata, status code, and details.</p>
 </td>
 </td>
 </tr>
 </tr>
@@ -1085,11 +1085,11 @@ metadata, status code, and details.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>request_iterator</strong> &#8211; An iterator that yields request values for the RPC.</li>
-<li><strong>timeout</strong> &#8211; An optional duration of time in seconds to allow for the RPC.</li>
-<li><strong>metadata</strong> &#8211; Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
+<li><strong>request_iterator</strong>  An iterator that yields request values for the RPC.</li>
+<li><strong>timeout</strong>  An optional duration of time in seconds to allow for the RPC.</li>
+<li><strong>metadata</strong>  Optional <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a> to be transmitted to the
 service-side of the RPC.</li>
 service-side of the RPC.</li>
-<li><strong>credentials</strong> &#8211; An optional CallCredentials for the RPC.</li>
+<li><strong>credentials</strong>  An optional CallCredentials for the RPC.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1122,10 +1122,10 @@ raise RpcError indicating termination of the RPC with non-OK status.</p>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>method</strong> &#8211; The name of the RPC method.</li>
-<li><strong>request_serializer</strong> &#8211; Optional behaviour for serializing the request
+<li><strong>method</strong>  The name of the RPC method.</li>
+<li><strong>request_serializer</strong>  Optional behaviour for serializing the request
 message. Request goes unserialized in case None is passed.</li>
 message. Request goes unserialized in case None is passed.</li>
-<li><strong>response_deserializer</strong> &#8211; Optional behaviour for deserializing the response
+<li><strong>response_deserializer</strong>  Optional behaviour for deserializing the response
 message. Response goes undeserialized in case None is passed.</li>
 message. Response goes undeserialized in case None is passed.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1146,10 +1146,10 @@ message. Response goes undeserialized in case None is passed.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>method</strong> &#8211; The name of the RPC method.</li>
-<li><strong>request_serializer</strong> &#8211; Optional behaviour for serializing the request
+<li><strong>method</strong>  The name of the RPC method.</li>
+<li><strong>request_serializer</strong>  Optional behaviour for serializing the request
 message. Request goes unserialized in case None is passed.</li>
 message. Request goes unserialized in case None is passed.</li>
-<li><strong>response_deserializer</strong> &#8211; Optional behaviour for deserializing the response
+<li><strong>response_deserializer</strong>  Optional behaviour for deserializing the response
 message. Response goes undeserialized in case None is passed.</li>
 message. Response goes undeserialized in case None is passed.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1164,18 +1164,18 @@ message. Response goes undeserialized in case None is passed.</li>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.Channel.subscribe">
 <dt id="grpc.Channel.subscribe">
 <code class="descname">subscribe</code><span class="sig-paren">(</span><em>callback</em>, <em>try_to_connect=False</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Channel.subscribe"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Channel.subscribe" title="Permalink to this definition">¶</a></dt>
 <code class="descname">subscribe</code><span class="sig-paren">(</span><em>callback</em>, <em>try_to_connect=False</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Channel.subscribe"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Channel.subscribe" title="Permalink to this definition">¶</a></dt>
-<dd><p>Subscribes to this Channel&#8217;s connectivity.</p>
+<dd><p>Subscribes to this Channels connectivity.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
-<li><strong>callback</strong> &#8211; A callable to be invoked and passed a ChannelConnectivity value
-describing this Channel&#8217;s connectivity. The callable will be invoked
+<li><strong>callback</strong>  A callable to be invoked and passed a ChannelConnectivity value
+describing this Channels connectivity. The callable will be invoked
 immediately upon subscription and again for every change to this
 immediately upon subscription and again for every change to this
-Channel&#8217;s connectivity thereafter until it is unsubscribed or this
+Channels connectivity thereafter until it is unsubscribed or this
 Channel object goes out of scope.</li>
 Channel object goes out of scope.</li>
-<li><strong>try_to_connect</strong> &#8211; A boolean indicating whether or not this Channel should
+<li><strong>try_to_connect</strong>  A boolean indicating whether or not this Channel should
 attempt to connect if it is not already connected and ready to conduct
 attempt to connect if it is not already connected and ready to conduct
 RPCs.</li>
 RPCs.</li>
 </ul>
 </ul>
@@ -1194,10 +1194,10 @@ RPCs.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>method</strong> &#8211; The name of the RPC method.</li>
-<li><strong>request_serializer</strong> &#8211; Optional behaviour for serializing the request
+<li><strong>method</strong>  The name of the RPC method.</li>
+<li><strong>request_serializer</strong>  Optional behaviour for serializing the request
 message. Request goes unserialized in case None is passed.</li>
 message. Request goes unserialized in case None is passed.</li>
-<li><strong>response_deserializer</strong> &#8211; Optional behaviour for deserializing the response
+<li><strong>response_deserializer</strong>  Optional behaviour for deserializing the response
 message. Response goes undeserialized in case None is passed.</li>
 message. Response goes undeserialized in case None is passed.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1218,10 +1218,10 @@ message. Response goes undeserialized in case None is passed.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>method</strong> &#8211; The name of the RPC method.</li>
-<li><strong>request_serializer</strong> &#8211; Optional behaviour for serializing the request
+<li><strong>method</strong>  The name of the RPC method.</li>
+<li><strong>request_serializer</strong>  Optional behaviour for serializing the request
 message. Request goes unserialized in case None is passed.</li>
 message. Request goes unserialized in case None is passed.</li>
-<li><strong>response_deserializer</strong> &#8211; Optional behaviour for deserializing the response
+<li><strong>response_deserializer</strong>  Optional behaviour for deserializing the response
 message. Response goes undeserialized in case None is passed.</li>
 message. Response goes undeserialized in case None is passed.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1236,13 +1236,13 @@ message. Response goes undeserialized in case None is passed.</li>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.Channel.unsubscribe">
 <dt id="grpc.Channel.unsubscribe">
 <code class="descname">unsubscribe</code><span class="sig-paren">(</span><em>callback</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Channel.unsubscribe"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Channel.unsubscribe" title="Permalink to this definition">¶</a></dt>
 <code class="descname">unsubscribe</code><span class="sig-paren">(</span><em>callback</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Channel.unsubscribe"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Channel.unsubscribe" title="Permalink to this definition">¶</a></dt>
-<dd><p>Unsubscribes a callback from this Channel&#8217;s connectivity.</p>
+<dd><p>Unsubscribes a callback from this Channels connectivity.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>callback</strong> &#8211; A callable previously registered with this Channel from having
-been passed to its &#8220;subscribe&#8221; method.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>callback</strong>  A callable previously registered with this Channel from having
+been passed to its “subscribe” method.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -1293,7 +1293,7 @@ service-side initial metadata to transmit.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>initial_metadata</strong> &#8211; The initial <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a>.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>initial_metadata</strong>  The initial <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a>.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -1309,7 +1309,7 @@ gRPC runtime to determine the status code of the RPC.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>code</strong> &#8211; A StatusCode value to be transmitted to the invocation side of the
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>code</strong>  A StatusCode value to be transmitted to the invocation side of the
 RPC as the status code of the RPC.</td>
 RPC as the status code of the RPC.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1326,7 +1326,7 @@ details to transmit.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>details</strong> &#8211; A string to be transmitted to the invocation side of the RPC as
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>details</strong>  A string to be transmitted to the invocation side of the RPC as
 the status details of the RPC.</td>
 the status details of the RPC.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1343,7 +1343,7 @@ service-side trailing metadata to transmit.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>trailing_metadata</strong> &#8211; The trailing <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a>.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>trailing_metadata</strong>  The trailing <a class="reference internal" href="#term-metadata"><span class="xref std std-term">metadata</span></a>.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
 </table>
 </table>
@@ -1374,8 +1374,8 @@ any arbitrary number of response messages.</p>
 <dt id="grpc.RpcMethodHandler.request_deserializer">
 <dt id="grpc.RpcMethodHandler.request_deserializer">
 <code class="descname">request_deserializer</code><a class="headerlink" href="#grpc.RpcMethodHandler.request_deserializer" title="Permalink to this definition">¶</a></dt>
 <code class="descname">request_deserializer</code><a class="headerlink" href="#grpc.RpcMethodHandler.request_deserializer" title="Permalink to this definition">¶</a></dt>
 <dd><p>A callable behavior that accepts a byte string and
 <dd><p>A callable behavior that accepts a byte string and
-returns an object suitable to be passed to this object&#8217;s business logic,
-or None to indicate that this object&#8217;s business logic should be passed the
+returns an object suitable to be passed to this objects business logic,
+or None to indicate that this objects business logic should be passed the
 raw request bytes.</p>
 raw request bytes.</p>
 </dd></dl>
 </dd></dl>
 
 
@@ -1383,15 +1383,15 @@ raw request bytes.</p>
 <dt id="grpc.RpcMethodHandler.response_serializer">
 <dt id="grpc.RpcMethodHandler.response_serializer">
 <code class="descname">response_serializer</code><a class="headerlink" href="#grpc.RpcMethodHandler.response_serializer" title="Permalink to this definition">¶</a></dt>
 <code class="descname">response_serializer</code><a class="headerlink" href="#grpc.RpcMethodHandler.response_serializer" title="Permalink to this definition">¶</a></dt>
 <dd><p>A callable behavior that accepts an object produced by
 <dd><p>A callable behavior that accepts an object produced by
-this object&#8217;s business logic and returns a byte string, or None to
-indicate that the byte strings produced by this object&#8217;s business logic
+this objects business logic and returns a byte string, or None to
+indicate that the byte strings produced by this objects business logic
 should be transmitted on the wire as they are.</p>
 should be transmitted on the wire as they are.</p>
 </dd></dl>
 </dd></dl>
 
 
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.RpcMethodHandler.unary_unary">
 <dt id="grpc.RpcMethodHandler.unary_unary">
 <code class="descname">unary_unary</code><a class="headerlink" href="#grpc.RpcMethodHandler.unary_unary" title="Permalink to this definition">¶</a></dt>
 <code class="descname">unary_unary</code><a class="headerlink" href="#grpc.RpcMethodHandler.unary_unary" title="Permalink to this definition">¶</a></dt>
-<dd><p>This object&#8217;s application-specific business logic as a callable
+<dd><p>This objects application-specific business logic as a callable
 value that takes a request value and a ServicerContext object and returns
 value that takes a request value and a ServicerContext object and returns
 a response value. Only non-None if both request_streaming and
 a response value. Only non-None if both request_streaming and
 response_streaming are False.</p>
 response_streaming are False.</p>
@@ -1400,7 +1400,7 @@ response_streaming are False.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.RpcMethodHandler.unary_stream">
 <dt id="grpc.RpcMethodHandler.unary_stream">
 <code class="descname">unary_stream</code><a class="headerlink" href="#grpc.RpcMethodHandler.unary_stream" title="Permalink to this definition">¶</a></dt>
 <code class="descname">unary_stream</code><a class="headerlink" href="#grpc.RpcMethodHandler.unary_stream" title="Permalink to this definition">¶</a></dt>
-<dd><p>This object&#8217;s application-specific business logic as a
+<dd><p>This objects application-specific business logic as a
 callable value that takes a request value and a ServicerContext object and
 callable value that takes a request value and a ServicerContext object and
 returns an iterator of response values. Only non-None if request_streaming
 returns an iterator of response values. Only non-None if request_streaming
 is False and response_streaming is True.</p>
 is False and response_streaming is True.</p>
@@ -1409,7 +1409,7 @@ is False and response_streaming is True.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.RpcMethodHandler.stream_unary">
 <dt id="grpc.RpcMethodHandler.stream_unary">
 <code class="descname">stream_unary</code><a class="headerlink" href="#grpc.RpcMethodHandler.stream_unary" title="Permalink to this definition">¶</a></dt>
 <code class="descname">stream_unary</code><a class="headerlink" href="#grpc.RpcMethodHandler.stream_unary" title="Permalink to this definition">¶</a></dt>
-<dd><p>This object&#8217;s application-specific business logic as a
+<dd><p>This objects application-specific business logic as a
 callable value that takes an iterator of request values and a
 callable value that takes an iterator of request values and a
 ServicerContext object and returns a response value. Only non-None if
 ServicerContext object and returns a response value. Only non-None if
 request_streaming is True and response_streaming is False.</p>
 request_streaming is True and response_streaming is False.</p>
@@ -1418,7 +1418,7 @@ request_streaming is True and response_streaming is False.</p>
 <dl class="attribute">
 <dl class="attribute">
 <dt id="grpc.RpcMethodHandler.stream_stream">
 <dt id="grpc.RpcMethodHandler.stream_stream">
 <code class="descname">stream_stream</code><a class="headerlink" href="#grpc.RpcMethodHandler.stream_stream" title="Permalink to this definition">¶</a></dt>
 <code class="descname">stream_stream</code><a class="headerlink" href="#grpc.RpcMethodHandler.stream_stream" title="Permalink to this definition">¶</a></dt>
-<dd><p>This object&#8217;s application-specific business logic as a
+<dd><p>This objects application-specific business logic as a
 callable value that takes an iterator of request values and a
 callable value that takes an iterator of request values and a
 ServicerContext object and returns an iterator of response values. Only
 ServicerContext object and returns an iterator of response values. Only
 non-None if request_streaming and response_streaming are both True.</p>
 non-None if request_streaming and response_streaming are both True.</p>
@@ -1455,7 +1455,7 @@ non-None if request_streaming and response_streaming are both True.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>handler_call_details</strong> &#8211; A HandlerCallDetails describing the RPC.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>handler_call_details</strong>  A HandlerCallDetails describing the RPC.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>An RpcMethodHandler with which the RPC may be serviced, or None to</dt>
 <dt>An RpcMethodHandler with which the RPC may be serviced, or None to</dt>
@@ -1475,8 +1475,8 @@ non-None if request_streaming and response_streaming are both True.</p>
 <dd><p>Bases: <a class="reference internal" href="#grpc.GenericRpcHandler" title="grpc.GenericRpcHandler"><code class="xref py py-class docutils literal"><span class="pre">grpc.GenericRpcHandler</span></code></a></p>
 <dd><p>Bases: <a class="reference internal" href="#grpc.GenericRpcHandler" title="grpc.GenericRpcHandler"><code class="xref py py-class docutils literal"><span class="pre">grpc.GenericRpcHandler</span></code></a></p>
 <p>An implementation of RPC methods belonging to a service.</p>
 <p>An implementation of RPC methods belonging to a service.</p>
 <p>A service handles RPC methods with structured names of the form
 <p>A service handles RPC methods with structured names of the form
-&#8216;/Service.Name/Service.MethodX&#8217;, where &#8216;Service.Name&#8217; is the value
-returned by service_name(), and &#8216;Service.MethodX&#8217; is the service method
+‘/Service.Name/Service.MethodX’, where ‘Service.Name’ is the value
+returned by service_name(), and ‘Service.MethodX’ is the service method
 name.  A service can have multiple service methods names, but only a single
 name.  A service can have multiple service methods names, but only a single
 service name.</p>
 service name.</p>
 <dl class="method">
 <dl class="method">
@@ -1509,7 +1509,7 @@ service name.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>generic_rpc_handlers</strong> &#8211; An iterable of GenericRpcHandlers that will be used
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>generic_rpc_handlers</strong>  An iterable of GenericRpcHandlers that will be used
 to service RPCs after this Server is started.</td>
 to service RPCs after this Server is started.</td>
 </tr>
 </tr>
 </tbody>
 </tbody>
@@ -1520,13 +1520,13 @@ to service RPCs after this Server is started.</td>
 <dt id="grpc.Server.add_insecure_port">
 <dt id="grpc.Server.add_insecure_port">
 <code class="descname">add_insecure_port</code><span class="sig-paren">(</span><em>address</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Server.add_insecure_port"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Server.add_insecure_port" title="Permalink to this definition">¶</a></dt>
 <code class="descname">add_insecure_port</code><span class="sig-paren">(</span><em>address</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Server.add_insecure_port"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Server.add_insecure_port" title="Permalink to this definition">¶</a></dt>
 <dd><p>Reserves a port for insecure RPC service once this Server becomes active.</p>
 <dd><p>Reserves a port for insecure RPC service once this Server becomes active.</p>
-<p>This method may only be called before calling this Server&#8217;s start method is
+<p>This method may only be called before calling this Servers start method is
 called.</p>
 called.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>address</strong> &#8211; The address for which to open a port.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>address</strong>  The address for which to open a port.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>An integer port on which RPCs will be serviced after this link has been</dt>
 <dt>An integer port on which RPCs will be serviced after this link has been</dt>
@@ -1544,15 +1544,15 @@ contained in the passed address was zero.</dd>
 <dt id="grpc.Server.add_secure_port">
 <dt id="grpc.Server.add_secure_port">
 <code class="descname">add_secure_port</code><span class="sig-paren">(</span><em>address</em>, <em>server_credentials</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Server.add_secure_port"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Server.add_secure_port" title="Permalink to this definition">¶</a></dt>
 <code class="descname">add_secure_port</code><span class="sig-paren">(</span><em>address</em>, <em>server_credentials</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Server.add_secure_port"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Server.add_secure_port" title="Permalink to this definition">¶</a></dt>
 <dd><p>Reserves a port for secure RPC service after this Server becomes active.</p>
 <dd><p>Reserves a port for secure RPC service after this Server becomes active.</p>
-<p>This method may only be called before calling this Server&#8217;s start method is
+<p>This method may only be called before calling this Servers start method is
 called.</p>
 called.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>address</strong> &#8211; The address for which to open a port.</li>
-<li><strong>server_credentials</strong> &#8211; A ServerCredentials.</li>
+<li><strong>address</strong>  The address for which to open a port.</li>
+<li><strong>server_credentials</strong>  A ServerCredentials.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1573,7 +1573,7 @@ contained in the passed address was zero.</p>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.Server.start">
 <dt id="grpc.Server.start">
 <code class="descname">start</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Server.start"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Server.start" title="Permalink to this definition">¶</a></dt>
 <code class="descname">start</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Server.start"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Server.start" title="Permalink to this definition">¶</a></dt>
-<dd><p>Starts this Server&#8217;s service of RPCs.</p>
+<dd><p>Starts this Servers service of RPCs.</p>
 <p>This method may only be called while the server is not serving RPCs (i.e. it
 <p>This method may only be called while the server is not serving RPCs (i.e. it
 is not idempotent).</p>
 is not idempotent).</p>
 </dd></dl>
 </dd></dl>
@@ -1581,7 +1581,7 @@ is not idempotent).</p>
 <dl class="method">
 <dl class="method">
 <dt id="grpc.Server.stop">
 <dt id="grpc.Server.stop">
 <code class="descname">stop</code><span class="sig-paren">(</span><em>grace</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Server.stop"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Server.stop" title="Permalink to this definition">¶</a></dt>
 <code class="descname">stop</code><span class="sig-paren">(</span><em>grace</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/grpc.html#Server.stop"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#grpc.Server.stop" title="Permalink to this definition">¶</a></dt>
-<dd><p>Stops this Server&#8217;s service of RPCs.</p>
+<dd><p>Stops this Servers service of RPCs.</p>
 <p>All calls to this method immediately stop service of new RPCs. When existing
 <p>All calls to this method immediately stop service of new RPCs. When existing
 RPCs are aborted is controlled by the grace period parameter passed to this
 RPCs are aborted is controlled by the grace period parameter passed to this
 method.</p>
 method.</p>
@@ -1597,9 +1597,9 @@ method blocks until this Server is completely stopped.</p>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>grace</strong> &#8211; A duration of time in seconds or None. If a duration of time in
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>grace</strong>  A duration of time in seconds or None. If a duration of time in
 seconds, the time to allow existing RPCs to complete before being
 seconds, the time to allow existing RPCs to complete before being
-aborted by this Server&#8217;s stopping. If None, all RPCs will be aborted
+aborted by this Servers stopping. If None, all RPCs will be aborted
 immediately and this method will block until this Server is completely
 immediately and this method will block until this Server is completely
 stopped.</td>
 stopped.</td>
 </tr>
 </tr>
@@ -1625,10 +1625,10 @@ very early in the grace period).</td>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>behavior</strong> &#8211; The implementation of an RPC method as a callable behavior taking
+<li><strong>behavior</strong>  The implementation of an RPC method as a callable behavior taking
 a single request value and returning a single response value.</li>
 a single request value and returning a single response value.</li>
-<li><strong>request_deserializer</strong> &#8211; An optional request deserialization behavior.</li>
-<li><strong>response_serializer</strong> &#8211; An optional response serialization behavior.</li>
+<li><strong>request_deserializer</strong>  An optional request deserialization behavior.</li>
+<li><strong>response_serializer</strong>  An optional response serialization behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1653,10 +1653,10 @@ a single request value and returning a single response value.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>behavior</strong> &#8211; The implementation of an RPC method as a callable behavior taking
+<li><strong>behavior</strong>  The implementation of an RPC method as a callable behavior taking
 a single request value and returning an iterator of response values.</li>
 a single request value and returning an iterator of response values.</li>
-<li><strong>request_deserializer</strong> &#8211; An optional request deserialization behavior.</li>
-<li><strong>response_serializer</strong> &#8211; An optional response serialization behavior.</li>
+<li><strong>request_deserializer</strong>  An optional request deserialization behavior.</li>
+<li><strong>response_serializer</strong>  An optional response serialization behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1681,10 +1681,10 @@ a single request value and returning an iterator of response values.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>behavior</strong> &#8211; The implementation of an RPC method as a callable behavior taking
+<li><strong>behavior</strong>  The implementation of an RPC method as a callable behavior taking
 an iterator of request values and returning a single response value.</li>
 an iterator of request values and returning a single response value.</li>
-<li><strong>request_deserializer</strong> &#8211; An optional request deserialization behavior.</li>
-<li><strong>response_serializer</strong> &#8211; An optional response serialization behavior.</li>
+<li><strong>request_deserializer</strong>  An optional request deserialization behavior.</li>
+<li><strong>response_serializer</strong>  An optional response serialization behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1709,11 +1709,11 @@ an iterator of request values and returning a single response value.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>behavior</strong> &#8211; The implementation of an RPC method as a callable behavior taking
+<li><strong>behavior</strong>  The implementation of an RPC method as a callable behavior taking
 an iterator of request values and returning an iterator of response
 an iterator of request values and returning an iterator of response
 values.</li>
 values.</li>
-<li><strong>request_deserializer</strong> &#8211; An optional request deserialization behavior.</li>
-<li><strong>response_serializer</strong> &#8211; An optional response serialization behavior.</li>
+<li><strong>request_deserializer</strong>  An optional request deserialization behavior.</li>
+<li><strong>response_serializer</strong>  An optional response serialization behavior.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1738,8 +1738,8 @@ values.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>service</strong> &#8211; A service name to be used for the given method handlers.</li>
-<li><strong>method_handlers</strong> &#8211; A dictionary from method name to RpcMethodHandler
+<li><strong>service</strong>  A service name to be used for the given method handlers.</li>
+<li><strong>method_handlers</strong>  A dictionary from method name to RpcMethodHandler
 implementing the named method.</li>
 implementing the named method.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1760,11 +1760,11 @@ implementing the named method.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>root_certificates</strong> &#8211; The PEM-encoded root certificates or unset to ask for
+<li><strong>root_certificates</strong>  The PEM-encoded root certificates or unset to ask for
 them to be retrieved from a default location.</li>
 them to be retrieved from a default location.</li>
-<li><strong>private_key</strong> &#8211; The PEM-encoded private key to use or unset if no private key
+<li><strong>private_key</strong>  The PEM-encoded private key to use or unset if no private key
 should be used.</li>
 should be used.</li>
-<li><strong>certificate_chain</strong> &#8211; The PEM-encoded certificate chain to use or unset if no
+<li><strong>certificate_chain</strong>  The PEM-encoded certificate chain to use or unset if no
 certificate chain should be used.</li>
 certificate chain should be used.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1785,9 +1785,9 @@ certificate chain should be used.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>metadata_plugin</strong> &#8211; An AuthMetadataPlugin to use as the authentication behavior
+<li><strong>metadata_plugin</strong>  An AuthMetadataPlugin to use as the authentication behavior
 in the created CallCredentials.</li>
 in the created CallCredentials.</li>
-<li><strong>name</strong> &#8211; A name for the plugin.</li>
+<li><strong>name</strong>  A name for the plugin.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1806,8 +1806,8 @@ in the created CallCredentials.</li>
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>access_token</strong> &#8211; A string to place directly in the http request
-authorization header, ie &#8220;authorization: Bearer &lt;access_token&gt;&#8221;.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>access_token</strong>  A string to place directly in the http request
+authorization header, ie “authorization: Bearer &lt;access_token&gt;”.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">A CallCredentials.</td>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">A CallCredentials.</td>
 </tr>
 </tr>
@@ -1823,7 +1823,7 @@ authorization header, ie &#8220;authorization: Bearer &lt;access_token&gt;&#8221
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>*call_credentials</strong> &#8211; At least two CallCredentials objects.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>*call_credentials</strong>  At least two CallCredentials objects.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">A CallCredentials object composed of the given CallCredentials objects.</td>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">A CallCredentials object composed of the given CallCredentials objects.</td>
 </tr>
 </tr>
@@ -1840,8 +1840,8 @@ authorization header, ie &#8220;authorization: Bearer &lt;access_token&gt;&#8221
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>channel_credentials</strong> &#8211; A ChannelCredentials.</li>
-<li><strong>*call_credentials</strong> &#8211; One or more CallCredentials objects.</li>
+<li><strong>channel_credentials</strong>  A ChannelCredentials.</li>
+<li><strong>*call_credentials</strong>  One or more CallCredentials objects.</li>
 </ul>
 </ul>
 </td>
 </td>
 </tr>
 </tr>
@@ -1866,14 +1866,14 @@ authorization header, ie &#8220;authorization: Bearer &lt;access_token&gt;&#8221
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>private_key_certificate_chain_pairs</strong> &#8211; A nonempty sequence each element of
+<li><strong>private_key_certificate_chain_pairs</strong>  A nonempty sequence each element of
 which is a pair the first element of which is a PEM-encoded private key
 which is a pair the first element of which is a PEM-encoded private key
 and the second element of which is the corresponding PEM-encoded
 and the second element of which is the corresponding PEM-encoded
 certificate chain.</li>
 certificate chain.</li>
-<li><strong>root_certificates</strong> &#8211; PEM-encoded client root certificates to be used for
+<li><strong>root_certificates</strong>  PEM-encoded client root certificates to be used for
 verifying authenticated clients. If omitted, require_client_auth must also
 verifying authenticated clients. If omitted, require_client_auth must also
 be omitted or be False.</li>
 be omitted or be False.</li>
-<li><strong>require_client_auth</strong> &#8211; A boolean indicating whether or not to require clients
+<li><strong>require_client_auth</strong>  A boolean indicating whether or not to require clients
 to be authenticated. May only be True if root_certificates is not None.</li>
 to be authenticated. May only be True if root_certificates is not None.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1891,12 +1891,12 @@ to be authenticated. May only be True if root_certificates is not None.</li>
 <dd><p>Creates a Future tracking when a Channel is ready.</p>
 <dd><p>Creates a Future tracking when a Channel is ready.</p>
 <p>Cancelling the returned Future does not tell the given Channel to abandon
 <p>Cancelling the returned Future does not tell the given Channel to abandon
 attempts it may have been making to connect; cancelling merely deactivates the
 attempts it may have been making to connect; cancelling merely deactivates the
-returned Future&#8217;s subscription to the given Channel&#8217;s connectivity.</p>
+returned Future’s subscription to the given Channel’s connectivity.</p>
 <table class="docutils field-list" frame="void" rules="none">
 <table class="docutils field-list" frame="void" rules="none">
 <col class="field-name" />
 <col class="field-name" />
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
-<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>channel</strong> &#8211; A Channel.</td>
+<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>channel</strong>  A Channel.</td>
 </tr>
 </tr>
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body"><dl class="docutils">
 <dt>A Future that matures when the given Channel has connectivity</dt>
 <dt>A Future that matures when the given Channel has connectivity</dt>
@@ -1917,8 +1917,8 @@ returned Future&#8217;s subscription to the given Channel&#8217;s connectivity.<
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>target</strong> &#8211; The target to which to connect.</li>
-<li><strong>options</strong> &#8211; A sequence of string-value pairs according to which to configure
+<li><strong>target</strong>  The target to which to connect.</li>
+<li><strong>options</strong>  A sequence of string-value pairs according to which to configure
 the created channel.</li>
 the created channel.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1939,9 +1939,9 @@ the created channel.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>target</strong> &#8211; The target to which to connect.</li>
-<li><strong>credentials</strong> &#8211; A ChannelCredentials instance.</li>
-<li><strong>options</strong> &#8211; A sequence of string-value pairs according to which to configure
+<li><strong>target</strong>  The target to which to connect.</li>
+<li><strong>credentials</strong>  A ChannelCredentials instance.</li>
+<li><strong>options</strong>  A sequence of string-value pairs according to which to configure
 the created channel.</li>
 the created channel.</li>
 </ul>
 </ul>
 </td>
 </td>
@@ -1962,16 +1962,16 @@ the created channel.</li>
 <col class="field-body" />
 <col class="field-body" />
 <tbody valign="top">
 <tbody valign="top">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
-<li><strong>thread_pool</strong> &#8211; A futures.ThreadPoolExecutor to be used by the returned Server
+<li><strong>thread_pool</strong>  A futures.ThreadPoolExecutor to be used by the returned Server
 to service RPCs.</li>
 to service RPCs.</li>
-<li><strong>handlers</strong> &#8211; An optional sequence of GenericRpcHandlers to be used to service
+<li><strong>handlers</strong>  An optional sequence of GenericRpcHandlers to be used to service
 RPCs after the returned Server is started. These handlers need not be the
 RPCs after the returned Server is started. These handlers need not be the
 only handlers the server will use to service RPCs; other handlers may
 only handlers the server will use to service RPCs; other handlers may
 later be added by calling add_generic_rpc_handlers any time before the
 later be added by calling add_generic_rpc_handlers any time before the
 returned Server is started.</li>
 returned Server is started.</li>
-<li><strong>options</strong> &#8211; A sequence of string-value pairs according to which to configure
+<li><strong>options</strong>  A sequence of string-value pairs according to which to configure
 the created server.</li>
 the created server.</li>
-<li><strong>maximum_concurrent_rpcs</strong> &#8211; The maximum number of concurrent RPCs this server
+<li><strong>maximum_concurrent_rpcs</strong>  The maximum number of concurrent RPCs this server
 will service before returning status RESOURCE_EXHAUSTED, or None to
 will service before returning status RESOURCE_EXHAUSTED, or None to
 indicate no limit.</li>
 indicate no limit.</li>
 </ul>
 </ul>
@@ -1995,7 +1995,7 @@ indicate no limit.</li>
 second is the value, i.e. (key, value).  The metadata key is an ASCII str,
 second is the value, i.e. (key, value).  The metadata key is an ASCII str,
 and must be a valid HTTP header name.  The metadata value can be
 and must be a valid HTTP header name.  The metadata value can be
 either a valid HTTP ASCII str, or bytes.  If bytes are provided,
 either a valid HTTP ASCII str, or bytes.  If bytes are provided,
-the key must end with &#8216;-bin&#8217;, i.e.
+the key must end with ‘-bin’, i.e.
 <code class="docutils literal"><span class="pre">('binary-metadata-bin',</span> <span class="pre">b'\x00\xFF')</span></code></dd>
 <code class="docutils literal"><span class="pre">('binary-metadata-bin',</span> <span class="pre">b'\x00\xFF')</span></code></dd>
 <dt id="term-metadata">metadata</dt>
 <dt id="term-metadata">metadata</dt>
 <dd>A sequence of metadatum.</dd>
 <dd>A sequence of metadatum.</dd>
@@ -2046,7 +2046,8 @@ the key must end with &#8216;-bin&#8217;, i.e.
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 7 - 6
python/index.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>Welcome to grpcio’s documentation! &mdash; grpcio 1.2.0 documentation</title>
+  <title>Welcome to grpcio’s documentation! &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="#"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="#"/>
         <link rel="next" title="grpc package" href="grpc.html"/> 
         <link rel="next" title="grpc package" href="grpc.html"/> 
 
 
   
   
@@ -65,7 +65,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -137,7 +137,7 @@
     
     
       <li><a href="#">Docs</a> &raquo;</li>
       <li><a href="#">Docs</a> &raquo;</li>
         
         
-      <li>Welcome to grpcio&#8217;s documentation!</li>
+      <li>Welcome to grpcios documentation!</li>
     
     
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
@@ -157,7 +157,7 @@
            <div itemprop="articleBody">
            <div itemprop="articleBody">
             
             
   <div class="section" id="welcome-to-grpcio-s-documentation">
   <div class="section" id="welcome-to-grpcio-s-documentation">
-<h1>Welcome to grpcio&#8217;s documentation!<a class="headerlink" href="#welcome-to-grpcio-s-documentation" title="Permalink to this headline">¶</a></h1>
+<h1>Welcome to grpcios documentation!<a class="headerlink" href="#welcome-to-grpcio-s-documentation" title="Permalink to this headline">¶</a></h1>
 <div class="toctree-wrapper compound">
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Contents:</span></p>
 <p class="caption"><span class="caption-text">Contents:</span></p>
 <ul>
 <ul>
@@ -236,7 +236,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

BIN
python/objects.inv


+ 5 - 6
python/py-modindex.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>Python Module Index &mdash; grpcio 1.2.0 documentation</title>
+  <title>Python Module Index &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="search.html"/>
         <link rel="search" title="Search" href="search.html"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/>
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/>
  
  
 
 
 
 
@@ -67,7 +67,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -144,8 +144,6 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
-            
-        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -320,7 +318,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

+ 7 - 4
python/search.html

@@ -8,7 +8,7 @@
   
   
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   <meta name="viewport" content="width=device-width, initial-scale=1.0">
   
   
-  <title>Search &mdash; grpcio 1.2.0 documentation</title>
+  <title>Search &mdash; grpcio 1.3.0 documentation</title>
   
   
 
 
   
   
@@ -35,7 +35,7 @@
         <link rel="index" title="Index"
         <link rel="index" title="Index"
               href="genindex.html"/>
               href="genindex.html"/>
         <link rel="search" title="Search" href="#"/>
         <link rel="search" title="Search" href="#"/>
-    <link rel="top" title="grpcio 1.2.0 documentation" href="index.html"/> 
+    <link rel="top" title="grpcio 1.3.0 documentation" href="index.html"/> 
 
 
   
   
   <script src="_static/js/modernizr.min.js"></script>
   <script src="_static/js/modernizr.min.js"></script>
@@ -64,7 +64,7 @@
             
             
             
             
               <div class="version">
               <div class="version">
-                1.2.0
+                1.3.0
               </div>
               </div>
             
             
           
           
@@ -141,6 +141,8 @@
     
     
       <li class="wy-breadcrumbs-aside">
       <li class="wy-breadcrumbs-aside">
         
         
+            
+        
       </li>
       </li>
     
     
   </ul>
   </ul>
@@ -199,7 +201,8 @@
     <script type="text/javascript">
     <script type="text/javascript">
         var DOCUMENTATION_OPTIONS = {
         var DOCUMENTATION_OPTIONS = {
             URL_ROOT:'./',
             URL_ROOT:'./',
-            VERSION:'1.2.0',
+            VERSION:'1.3.0',
+            LANGUAGE:'en',
             COLLAPSE_INDEX:false,
             COLLAPSE_INDEX:false,
             FILE_SUFFIX:'.html',
             FILE_SUFFIX:'.html',
             HAS_SOURCE:  true,
             HAS_SOURCE:  true,

File diff suppressed because it is too large
+ 0 - 0
python/searchindex.js


Some files were not shown because too many files changed in this diff