@Generated(value="by GAPIC v0.0.5") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class GrpcSessionEntityTypesStub extends SessionEntityTypesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcSessionEntityTypesStub(SessionEntityTypesSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcSessionEntityTypesStub, using the given settings.
|
protected GrpcSessionEntityTypesStub(SessionEntityTypesSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcSessionEntityTypesStub create(SessionEntityTypesSettings settings) throws IOException
IOExceptionpublic static final GrpcSessionEntityTypesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.ListSessionEntityTypesRequest,PagedResponseWrappers.ListSessionEntityTypesPagedResponse> listSessionEntityTypesPagedCallable()
listSessionEntityTypesPagedCallable in class SessionEntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.ListSessionEntityTypesRequest,com.google.cloud.dialogflow.v2beta1.ListSessionEntityTypesResponse> listSessionEntityTypesCallable()
listSessionEntityTypesCallable in class SessionEntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.GetSessionEntityTypeRequest,com.google.cloud.dialogflow.v2beta1.SessionEntityType> getSessionEntityTypeCallable()
getSessionEntityTypeCallable in class SessionEntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.CreateSessionEntityTypeRequest,com.google.cloud.dialogflow.v2beta1.SessionEntityType> createSessionEntityTypeCallable()
createSessionEntityTypeCallable in class SessionEntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.UpdateSessionEntityTypeRequest,com.google.cloud.dialogflow.v2beta1.SessionEntityType> updateSessionEntityTypeCallable()
updateSessionEntityTypeCallable in class SessionEntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.DeleteSessionEntityTypeRequest,com.google.protobuf.Empty> deleteSessionEntityTypeCallable()
deleteSessionEntityTypeCallable in class SessionEntityTypesStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2017 Google. All rights reserved.