blob: 324a2bc579a0b9ce2cef7f22ac461b767f8c1f6c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_181-google-v7) on Fri Oct 04 15:32:53 PDT 2019 -->
<title>OperationsGrpc (java API)</title>
<meta name="date" content="2019-10-04">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OperationsGrpc (java API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":9,"i2":9,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/google/longrunning/OperationOrBuilder.html" title="interface in com.google.longrunning"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../com/google/longrunning/OperationsGrpc.OperationsBlockingStub.html" title="class in com.google.longrunning"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/google/longrunning/OperationsGrpc.html" target="_top">Frames</a></li>
<li><a href="OperationsGrpc.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.google.longrunning</div>
<h2 title="Class OperationsGrpc" class="title">Class OperationsGrpc</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.google.longrunning.OperationsGrpc</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>@Generated(value="by gRPC proto compiler (version 1.10.0)",
comments="Source: google/longrunning/operations.proto")
public final class <span class="typeNameLabel">OperationsGrpc</span>
extends java.lang.Object</pre>
<div class="block"><pre>
Manages long-running operations with an API service.
When an API method normally takes long time to complete, it can be designed
to return [Operation][google.longrunning.Operation] to the client, and the client can use this
interface to receive the real response asynchronously by polling the
operation resource, or pass the operation resource to another API (such as
Google Cloud Pub/Sub API) to receive the response. Any API service that
returns long-running operations should implement the `Operations` interface
so developers can have a consistent client experience.
</pre></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.OperationsBlockingStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsBlockingStub</a></span></code>
<div class="block">
Manages long-running operations with an API service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.OperationsFutureStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsFutureStub</a></span></code>
<div class="block">
Manages long-running operations with an API service.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.OperationsImplBase.html" title="class in com.google.longrunning">OperationsGrpc.OperationsImplBase</a></span></code>
<div class="block">
Manages long-running operations with an API service.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.OperationsStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsStub</a></span></code>
<div class="block">
Manages long-running operations with an API service.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/CancelOperationRequest.html" title="class in com.google.longrunning">CancelOperationRequest</a>,<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#METHOD_CANCEL_OPERATION">METHOD_CANCEL_OPERATION</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/DeleteOperationRequest.html" title="class in com.google.longrunning">DeleteOperationRequest</a>,<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#METHOD_DELETE_OPERATION">METHOD_DELETE_OPERATION</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/GetOperationRequest.html" title="class in com.google.longrunning">GetOperationRequest</a>,<a href="../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#METHOD_GET_OPERATION">METHOD_GET_OPERATION</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/ListOperationsRequest.html" title="class in com.google.longrunning">ListOperationsRequest</a>,<a href="../../../com/google/longrunning/ListOperationsResponse.html" title="class in com.google.longrunning">ListOperationsResponse</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#METHOD_LIST_OPERATIONS">METHOD_LIST_OPERATIONS</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/WaitOperationRequest.html" title="class in com.google.longrunning">WaitOperationRequest</a>,<a href="../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#METHOD_WAIT_OPERATION">METHOD_WAIT_OPERATION</a></span></code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#SERVICE_NAME">SERVICE_NAME</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/CancelOperationRequest.html" title="class in com.google.longrunning">CancelOperationRequest</a>,<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#getCancelOperationMethod--">getCancelOperationMethod</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/DeleteOperationRequest.html" title="class in com.google.longrunning">DeleteOperationRequest</a>,<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#getDeleteOperationMethod--">getDeleteOperationMethod</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/GetOperationRequest.html" title="class in com.google.longrunning">GetOperationRequest</a>,<a href="../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#getGetOperationMethod--">getGetOperationMethod</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/ListOperationsRequest.html" title="class in com.google.longrunning">ListOperationsRequest</a>,<a href="../../../com/google/longrunning/ListOperationsResponse.html" title="class in com.google.longrunning">ListOperationsResponse</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#getListOperationsMethod--">getListOperationsMethod</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>static io.grpc.ServiceDescriptor</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#getServiceDescriptor--">getServiceDescriptor</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>static io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/WaitOperationRequest.html" title="class in com.google.longrunning">WaitOperationRequest</a>,<a href="../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#getWaitOperationMethod--">getWaitOperationMethod</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>static <a href="../../../com/google/longrunning/OperationsGrpc.OperationsBlockingStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsBlockingStub</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#newBlockingStub-io.grpc.Channel-">newBlockingStub</a></span>(io.grpc.Channel&nbsp;channel)</code>
<div class="block">Creates a new blocking-style stub that supports unary and streaming output calls on the service</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>static <a href="../../../com/google/longrunning/OperationsGrpc.OperationsFutureStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsFutureStub</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#newFutureStub-io.grpc.Channel-">newFutureStub</a></span>(io.grpc.Channel&nbsp;channel)</code>
<div class="block">Creates a new ListenableFuture-style stub that supports unary calls on the service</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>static <a href="../../../com/google/longrunning/OperationsGrpc.OperationsStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsStub</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../com/google/longrunning/OperationsGrpc.html#newStub-io.grpc.Channel-">newStub</a></span>(io.grpc.Channel&nbsp;channel)</code>
<div class="block">Creates a new async stub that supports all call types for the service</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="SERVICE_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_NAME</h4>
<pre>public static final&nbsp;java.lang.String SERVICE_NAME</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../constant-values.html#com.google.longrunning.OperationsGrpc.SERVICE_NAME">Constant Field Values</a></dd>
</dl>
</li>
</ul>
<a name="METHOD_LIST_OPERATIONS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METHOD_LIST_OPERATIONS</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
@Deprecated
public static final&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/ListOperationsRequest.html" title="class in com.google.longrunning">ListOperationsRequest</a>,<a href="../../../com/google/longrunning/ListOperationsResponse.html" title="class in com.google.longrunning">ListOperationsResponse</a>&gt; METHOD_LIST_OPERATIONS</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
<a name="METHOD_GET_OPERATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METHOD_GET_OPERATION</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
@Deprecated
public static final&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/GetOperationRequest.html" title="class in com.google.longrunning">GetOperationRequest</a>,<a href="../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&gt; METHOD_GET_OPERATION</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
<a name="METHOD_DELETE_OPERATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METHOD_DELETE_OPERATION</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
@Deprecated
public static final&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/DeleteOperationRequest.html" title="class in com.google.longrunning">DeleteOperationRequest</a>,<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&gt; METHOD_DELETE_OPERATION</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
<a name="METHOD_CANCEL_OPERATION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>METHOD_CANCEL_OPERATION</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
@Deprecated
public static final&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/CancelOperationRequest.html" title="class in com.google.longrunning">CancelOperationRequest</a>,<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&gt; METHOD_CANCEL_OPERATION</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
<a name="METHOD_WAIT_OPERATION">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>METHOD_WAIT_OPERATION</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
@Deprecated
public static final&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/WaitOperationRequest.html" title="class in com.google.longrunning">WaitOperationRequest</a>,<a href="../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&gt; METHOD_WAIT_OPERATION</pre>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getListOperationsMethod--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getListOperationsMethod</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
public static&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/ListOperationsRequest.html" title="class in com.google.longrunning">ListOperationsRequest</a>,<a href="../../../com/google/longrunning/ListOperationsResponse.html" title="class in com.google.longrunning">ListOperationsResponse</a>&gt;&nbsp;getListOperationsMethod()</pre>
</li>
</ul>
<a name="getGetOperationMethod--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGetOperationMethod</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
public static&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/GetOperationRequest.html" title="class in com.google.longrunning">GetOperationRequest</a>,<a href="../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&gt;&nbsp;getGetOperationMethod()</pre>
</li>
</ul>
<a name="getDeleteOperationMethod--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDeleteOperationMethod</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
public static&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/DeleteOperationRequest.html" title="class in com.google.longrunning">DeleteOperationRequest</a>,<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&gt;&nbsp;getDeleteOperationMethod()</pre>
</li>
</ul>
<a name="getCancelOperationMethod--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCancelOperationMethod</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
public static&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/CancelOperationRequest.html" title="class in com.google.longrunning">CancelOperationRequest</a>,<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&gt;&nbsp;getCancelOperationMethod()</pre>
</li>
</ul>
<a name="getWaitOperationMethod--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWaitOperationMethod</h4>
<pre>@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901")
public static&nbsp;io.grpc.MethodDescriptor&lt;<a href="../../../com/google/longrunning/WaitOperationRequest.html" title="class in com.google.longrunning">WaitOperationRequest</a>,<a href="../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&gt;&nbsp;getWaitOperationMethod()</pre>
</li>
</ul>
<a name="newStub-io.grpc.Channel-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newStub</h4>
<pre>public static&nbsp;<a href="../../../com/google/longrunning/OperationsGrpc.OperationsStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsStub</a>&nbsp;newStub(io.grpc.Channel&nbsp;channel)</pre>
<div class="block">Creates a new async stub that supports all call types for the service</div>
</li>
</ul>
<a name="newBlockingStub-io.grpc.Channel-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newBlockingStub</h4>
<pre>public static&nbsp;<a href="../../../com/google/longrunning/OperationsGrpc.OperationsBlockingStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsBlockingStub</a>&nbsp;newBlockingStub(io.grpc.Channel&nbsp;channel)</pre>
<div class="block">Creates a new blocking-style stub that supports unary and streaming output calls on the service</div>
</li>
</ul>
<a name="newFutureStub-io.grpc.Channel-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFutureStub</h4>
<pre>public static&nbsp;<a href="../../../com/google/longrunning/OperationsGrpc.OperationsFutureStub.html" title="class in com.google.longrunning">OperationsGrpc.OperationsFutureStub</a>&nbsp;newFutureStub(io.grpc.Channel&nbsp;channel)</pre>
<div class="block">Creates a new ListenableFuture-style stub that supports unary calls on the service</div>
</li>
</ul>
<a name="getServiceDescriptor--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getServiceDescriptor</h4>
<pre>public static&nbsp;io.grpc.ServiceDescriptor&nbsp;getServiceDescriptor()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../com/google/longrunning/OperationOrBuilder.html" title="interface in com.google.longrunning"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../com/google/longrunning/OperationsGrpc.OperationsBlockingStub.html" title="class in com.google.longrunning"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?com/google/longrunning/OperationsGrpc.html" target="_top">Frames</a></li>
<li><a href="OperationsGrpc.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>