@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 GrpcEntityTypesStub extends EntityTypesStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcEntityTypesStub(EntityTypesSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcEntityTypesStub, using the given settings.
|
protected GrpcEntityTypesStub(EntityTypesSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcEntityTypesStub create(EntityTypesSettings settings) throws IOException
IOExceptionpublic static final GrpcEntityTypesStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.ListEntityTypesRequest,PagedResponseWrappers.ListEntityTypesPagedResponse> listEntityTypesPagedCallable()
listEntityTypesPagedCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.ListEntityTypesRequest,com.google.cloud.dialogflow.v2beta1.ListEntityTypesResponse> listEntityTypesCallable()
listEntityTypesCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.GetEntityTypeRequest,com.google.cloud.dialogflow.v2beta1.EntityType> getEntityTypeCallable()
getEntityTypeCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.CreateEntityTypeRequest,com.google.cloud.dialogflow.v2beta1.EntityType> createEntityTypeCallable()
createEntityTypeCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.UpdateEntityTypeRequest,com.google.cloud.dialogflow.v2beta1.EntityType> updateEntityTypeCallable()
updateEntityTypeCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.DeleteEntityTypeRequest,com.google.protobuf.Empty> deleteEntityTypeCallable()
deleteEntityTypeCallable in class EntityTypesStubpublic com.google.api.gax.rpc.OperationCallable<com.google.cloud.dialogflow.v2beta1.BatchUpdateEntityTypesRequest,com.google.cloud.dialogflow.v2beta1.BatchUpdateEntityTypesResponse,com.google.protobuf.Struct> batchUpdateEntityTypesOperationCallable()
batchUpdateEntityTypesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.BatchUpdateEntityTypesRequest,com.google.longrunning.Operation> batchUpdateEntityTypesCallable()
batchUpdateEntityTypesCallable in class EntityTypesStubpublic com.google.api.gax.rpc.OperationCallable<com.google.cloud.dialogflow.v2beta1.BatchDeleteEntityTypesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct> batchDeleteEntityTypesOperationCallable()
batchDeleteEntityTypesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.BatchDeleteEntityTypesRequest,com.google.longrunning.Operation> batchDeleteEntityTypesCallable()
batchDeleteEntityTypesCallable in class EntityTypesStubpublic com.google.api.gax.rpc.OperationCallable<com.google.cloud.dialogflow.v2beta1.BatchCreateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct> batchCreateEntitiesOperationCallable()
batchCreateEntitiesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.BatchCreateEntitiesRequest,com.google.longrunning.Operation> batchCreateEntitiesCallable()
batchCreateEntitiesCallable in class EntityTypesStubpublic com.google.api.gax.rpc.OperationCallable<com.google.cloud.dialogflow.v2beta1.BatchUpdateEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct> batchUpdateEntitiesOperationCallable()
batchUpdateEntitiesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.BatchUpdateEntitiesRequest,com.google.longrunning.Operation> batchUpdateEntitiesCallable()
batchUpdateEntitiesCallable in class EntityTypesStubpublic com.google.api.gax.rpc.OperationCallable<com.google.cloud.dialogflow.v2beta1.BatchDeleteEntitiesRequest,com.google.protobuf.Empty,com.google.protobuf.Struct> batchDeleteEntitiesOperationCallable()
batchDeleteEntitiesOperationCallable in class EntityTypesStubpublic com.google.api.gax.rpc.UnaryCallable<com.google.cloud.dialogflow.v2beta1.BatchDeleteEntitiesRequest,com.google.longrunning.Operation> batchDeleteEntitiesCallable()
batchDeleteEntitiesCallable in class EntityTypesStubpublic 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.