@BetaApi @Generated(value="by gapic-generator-java") public abstract class SessionEntityTypesStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
SessionEntityTypesStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<CreateSessionEntityTypeRequest,SessionEntityType> |
createSessionEntityTypeCallable() |
com.google.api.gax.rpc.UnaryCallable<DeleteSessionEntityTypeRequest,com.google.protobuf.Empty> |
deleteSessionEntityTypeCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationCallable() |
com.google.api.gax.rpc.UnaryCallable<GetSessionEntityTypeRequest,SessionEntityType> |
getSessionEntityTypeCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
listLocationsCallable() |
com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,SessionEntityTypesClient.ListLocationsPagedResponse> |
listLocationsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSessionEntityTypesRequest,ListSessionEntityTypesResponse> |
listSessionEntityTypesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSessionEntityTypesRequest,SessionEntityTypesClient.ListSessionEntityTypesPagedResponse> |
listSessionEntityTypesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateSessionEntityTypeRequest,SessionEntityType> |
updateSessionEntityTypeCallable() |
public com.google.api.gax.rpc.UnaryCallable<ListSessionEntityTypesRequest,SessionEntityTypesClient.ListSessionEntityTypesPagedResponse> listSessionEntityTypesPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<ListSessionEntityTypesRequest,ListSessionEntityTypesResponse> listSessionEntityTypesCallable()
public com.google.api.gax.rpc.UnaryCallable<GetSessionEntityTypeRequest,SessionEntityType> getSessionEntityTypeCallable()
public com.google.api.gax.rpc.UnaryCallable<CreateSessionEntityTypeRequest,SessionEntityType> createSessionEntityTypeCallable()
public com.google.api.gax.rpc.UnaryCallable<UpdateSessionEntityTypeRequest,SessionEntityType> updateSessionEntityTypeCallable()
public com.google.api.gax.rpc.UnaryCallable<DeleteSessionEntityTypeRequest,com.google.protobuf.Empty> deleteSessionEntityTypeCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,SessionEntityTypesClient.ListLocationsPagedResponse> listLocationsPagedCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2025 Google LLC. All rights reserved.