Skip to content

Commit

Permalink
tink-HEAD-SNAPSHOT Javadoc auto-pushed to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Tink Team committed May 14, 2024
1 parent c6aa616 commit a686bfc
Show file tree
Hide file tree
Showing 70 changed files with 239 additions and 239 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h3>Method Summary</h3>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/crypto/tink/proto/AesCmacKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCmacKey.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacKey.Builder.html#clearKeyValue--">clearKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i6" class="altColor">
Expand Down Expand Up @@ -219,7 +219,7 @@ <h3>Method Summary</h3>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacKey.Builder.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i14" class="altColor">
Expand Down Expand Up @@ -291,7 +291,7 @@ <h3>Method Summary</h3>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/crypto/tink/proto/AesCmacKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCmacKey.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacKey.Builder.html#setKeyValue-com.google.protobuf.ByteString-">setKeyValue</a></span>(com.google.protobuf.ByteString&nbsp;value)</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i28" class="altColor">
Expand Down Expand Up @@ -696,7 +696,7 @@ <h4>clearVersion</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../com/google/crypto/tink/proto/AesCmacKeyOrBuilder.html#getKeyValue--">getKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../com/google/crypto/tink/proto/AesCmacKeyOrBuilder.html" title="interface in com.google.crypto.tink.proto">AesCmacKeyOrBuilder</a></code></dd>
Expand All @@ -712,7 +712,7 @@ <h4>getKeyValue</h4>
<li class="blockList">
<h4>setKeyValue</h4>
<pre>public&nbsp;<a href="../../../../../com/google/crypto/tink/proto/AesCmacKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCmacKey.Builder</a>&nbsp;setKeyValue(com.google.protobuf.ByteString&nbsp;value)</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - The keyValue to set.</dd>
Expand All @@ -728,7 +728,7 @@ <h4>setKeyValue</h4>
<li class="blockList">
<h4>clearKeyValue</h4>
<pre>public&nbsp;<a href="../../../../../com/google/crypto/tink/proto/AesCmacKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCmacKey.Builder</a>&nbsp;clearKeyValue()</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This builder for chaining.</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h3>Method Summary</h3>
<tr id="i4" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacKey.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i5" class="rowColor">
Expand Down Expand Up @@ -555,7 +555,7 @@ <h4>getVersion</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../com/google/crypto/tink/proto/AesCmacKeyOrBuilder.html#getKeyValue--">getKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../com/google/crypto/tink/proto/AesCmacKeyOrBuilder.html" title="interface in com.google.crypto.tink.proto">AesCmacKeyOrBuilder</a></code></dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>Method Summary</h3>
<tr id="i0" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacKeyOrBuilder.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i1" class="rowColor">
Expand Down Expand Up @@ -208,7 +208,7 @@ <h4>getVersion</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The keyValue.</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h3>Method Summary</h3>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCmacPrfKey.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKey.Builder.html#clearKeyValue--">clearKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i6" class="altColor">
Expand Down Expand Up @@ -213,7 +213,7 @@ <h3>Method Summary</h3>
<tr id="i12" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKey.Builder.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i13" class="rowColor">
Expand Down Expand Up @@ -255,7 +255,7 @@ <h3>Method Summary</h3>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCmacPrfKey.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKey.Builder.html#setKeyValue-com.google.protobuf.ByteString-">setKeyValue</a></span>(com.google.protobuf.ByteString&nbsp;value)</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i22" class="altColor">
Expand Down Expand Up @@ -648,7 +648,7 @@ <h4>clearVersion</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKeyOrBuilder.html#getKeyValue--">getKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKeyOrBuilder.html" title="interface in com.google.crypto.tink.proto">AesCmacPrfKeyOrBuilder</a></code></dd>
Expand All @@ -664,7 +664,7 @@ <h4>getKeyValue</h4>
<li class="blockList">
<h4>setKeyValue</h4>
<pre>public&nbsp;<a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCmacPrfKey.Builder</a>&nbsp;setKeyValue(com.google.protobuf.ByteString&nbsp;value)</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - The keyValue to set.</dd>
Expand All @@ -680,7 +680,7 @@ <h4>setKeyValue</h4>
<li class="blockList">
<h4>clearKeyValue</h4>
<pre>public&nbsp;<a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCmacPrfKey.Builder</a>&nbsp;clearKeyValue()</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This builder for chaining.</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h3>Method Summary</h3>
<tr id="i4" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKey.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i5" class="rowColor">
Expand Down Expand Up @@ -520,7 +520,7 @@ <h4>getVersion</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKeyOrBuilder.html#getKeyValue--">getKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKeyOrBuilder.html" title="interface in com.google.crypto.tink.proto">AesCmacPrfKeyOrBuilder</a></code></dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>Method Summary</h3>
<tr id="i0" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCmacPrfKeyOrBuilder.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i1" class="rowColor">
Expand Down Expand Up @@ -190,7 +190,7 @@ <h4>getVersion</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 2;</code></div>
<div class="block"><code>bytes key_value = 2 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The keyValue.</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ <h4>getKeyValue</h4>
the main key, aka. "ikm", input key material
</pre>

<code>bytes key_value = 3;</code></div>
<code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../com/google/crypto/tink/proto/AesCtrHmacStreamingKeyOrBuilder.html#getKeyValue--">getKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../com/google/crypto/tink/proto/AesCtrHmacStreamingKeyOrBuilder.html" title="interface in com.google.crypto.tink.proto">AesCtrHmacStreamingKeyOrBuilder</a></code></dd>
Expand All @@ -819,7 +819,7 @@ <h4>setKeyValue</h4>
the main key, aka. "ikm", input key material
</pre>

<code>bytes key_value = 3;</code></div>
<code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - The keyValue to set.</dd>
Expand All @@ -839,7 +839,7 @@ <h4>clearKeyValue</h4>
the main key, aka. "ikm", input key material
</pre>

<code>bytes key_value = 3;</code></div>
<code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This builder for chaining.</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ <h4>getKeyValue</h4>
the main key, aka. "ikm", input key material
</pre>

<code>bytes key_value = 3;</code></div>
<code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../com/google/crypto/tink/proto/AesCtrHmacStreamingKeyOrBuilder.html#getKeyValue--">getKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../com/google/crypto/tink/proto/AesCtrHmacStreamingKeyOrBuilder.html" title="interface in com.google.crypto.tink.proto">AesCtrHmacStreamingKeyOrBuilder</a></code></dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ <h4>getKeyValue</h4>
the main key, aka. "ikm", input key material
</pre>

<code>bytes key_value = 3;</code></div>
<code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The keyValue.</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ <h3>Method Summary</h3>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/crypto/tink/proto/AesCtrKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCtrKey.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCtrKey.Builder.html#clearKeyValue--">clearKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i6" class="altColor">
Expand Down Expand Up @@ -219,7 +219,7 @@ <h3>Method Summary</h3>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCtrKey.Builder.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i14" class="altColor">
Expand Down Expand Up @@ -291,7 +291,7 @@ <h3>Method Summary</h3>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/crypto/tink/proto/AesCtrKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCtrKey.Builder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCtrKey.Builder.html#setKeyValue-com.google.protobuf.ByteString-">setKeyValue</a></span>(com.google.protobuf.ByteString&nbsp;value)</code>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i28" class="altColor">
Expand Down Expand Up @@ -792,7 +792,7 @@ <h4>getParamsOrBuilder</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../com/google/crypto/tink/proto/AesCtrKeyOrBuilder.html#getKeyValue--">getKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../com/google/crypto/tink/proto/AesCtrKeyOrBuilder.html" title="interface in com.google.crypto.tink.proto">AesCtrKeyOrBuilder</a></code></dd>
Expand All @@ -808,7 +808,7 @@ <h4>getKeyValue</h4>
<li class="blockList">
<h4>setKeyValue</h4>
<pre>public&nbsp;<a href="../../../../../com/google/crypto/tink/proto/AesCtrKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCtrKey.Builder</a>&nbsp;setKeyValue(com.google.protobuf.ByteString&nbsp;value)</pre>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>value</code> - The keyValue to set.</dd>
Expand All @@ -824,7 +824,7 @@ <h4>setKeyValue</h4>
<li class="blockList">
<h4>clearKeyValue</h4>
<pre>public&nbsp;<a href="../../../../../com/google/crypto/tink/proto/AesCtrKey.Builder.html" title="class in com.google.crypto.tink.proto">AesCtrKey.Builder</a>&nbsp;clearKeyValue()</pre>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>This builder for chaining.</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h3>Method Summary</h3>
<tr id="i4" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCtrKey.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i5" class="rowColor">
Expand Down Expand Up @@ -601,7 +601,7 @@ <h4>getParamsOrBuilder</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>public&nbsp;com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../com/google/crypto/tink/proto/AesCtrKeyOrBuilder.html#getKeyValue--">getKeyValue</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../com/google/crypto/tink/proto/AesCtrKeyOrBuilder.html" title="interface in com.google.crypto.tink.proto">AesCtrKeyOrBuilder</a></code></dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>Method Summary</h3>
<tr id="i0" class="altColor">
<td class="colFirst"><code>com.google.protobuf.ByteString</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/crypto/tink/proto/AesCtrKeyOrBuilder.html#getKeyValue--">getKeyValue</a></span>()</code>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
</td>
</tr>
<tr id="i1" class="rowColor">
Expand Down Expand Up @@ -246,7 +246,7 @@ <h4>getParamsOrBuilder</h4>
<li class="blockList">
<h4>getKeyValue</h4>
<pre>com.google.protobuf.ByteString&nbsp;getKeyValue()</pre>
<div class="block"><code>bytes key_value = 3;</code></div>
<div class="block"><code>bytes key_value = 3 [ctype = STRING_PIECE];</code></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The keyValue.</dd>
Expand Down
Loading

0 comments on commit a686bfc

Please sign in to comment.