@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/dialogflow/v2beta1/session_entity_type.proto") public final class SessionEntityTypesGrpc extends Object
Service for managing [SessionEntityTypes][google.cloud.dialogflow.v2beta1.SessionEntityType].
Modifier and Type | Class and Description |
---|---|
static class |
SessionEntityTypesGrpc.SessionEntityTypesBlockingStub
Service for managing [SessionEntityTypes][google.cloud.dialogflow.v2beta1.SessionEntityType].
|
static class |
SessionEntityTypesGrpc.SessionEntityTypesFutureStub
Service for managing [SessionEntityTypes][google.cloud.dialogflow.v2beta1.SessionEntityType].
|
static class |
SessionEntityTypesGrpc.SessionEntityTypesImplBase
Service for managing [SessionEntityTypes][google.cloud.dialogflow.v2beta1.SessionEntityType].
|
static class |
SessionEntityTypesGrpc.SessionEntityTypesStub
Service for managing [SessionEntityTypes][google.cloud.dialogflow.v2beta1.SessionEntityType].
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<ListSessionEntityTypesRequest,ListSessionEntityTypesResponse> getListSessionEntityTypesMethod()
public static MethodDescriptor<GetSessionEntityTypeRequest,SessionEntityType> getGetSessionEntityTypeMethod()
public static MethodDescriptor<CreateSessionEntityTypeRequest,SessionEntityType> getCreateSessionEntityTypeMethod()
public static MethodDescriptor<UpdateSessionEntityTypeRequest,SessionEntityType> getUpdateSessionEntityTypeMethod()
public static MethodDescriptor<DeleteSessionEntityTypeRequest,Empty> getDeleteSessionEntityTypeMethod()
public static SessionEntityTypesGrpc.SessionEntityTypesStub newStub(Channel channel)
public static SessionEntityTypesGrpc.SessionEntityTypesBlockingStub newBlockingStub(Channel channel)
public static SessionEntityTypesGrpc.SessionEntityTypesFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2021 Google LLC. All rights reserved.