@BetaApi @Generated(value="by gapic-generator-java") public abstract class CompletionStub extends Object implements BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
Constructor and Description |
---|
CompletionStub() |
Modifier and Type | Method and Description |
---|---|
abstract void |
close() |
UnaryCallable<CompleteQueryRequest,CompleteQueryResponse> |
completeQueryCallable() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
awaitTermination, isShutdown, isTerminated, shutdown, shutdownNow
public UnaryCallable<CompleteQueryRequest,CompleteQueryResponse> completeQueryCallable()
public abstract void close()
close
in interface AutoCloseable
Copyright © 2022 Google LLC. All rights reserved.