Package com.google.cloud.datastore.v1.stub (2.32.2)
| GitHub Repository | 
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.datastore for new applications.
Stub Package Implications
This package is a a base stub class. It is for advanced usage and reflects the underlying API directly. We generally recommend using the non-stub, latest GA package, such as com.google.cloud.datastore. Use with caution.
Stub Classes
| Stub | Description | 
|---|---|
| com.google.cloud.datastore.v1.stub.DatastoreStub | 
Base stub class for the Datastore service API.
  This class is for advanced usage and reflects the underlying API directly.  | 
   
| com.google.cloud.datastore.v1.stub.GrpcDatastoreStub | 
gRPC stub implementation for the Datastore service API.
  This class is for advanced usage and reflects the underlying API directly.  | 
   
| com.google.cloud.datastore.v1.stub.HttpJsonDatastoreStub | 
REST stub implementation for the Datastore service API.
  This class is for advanced usage and reflects the underlying API directly.  | 
   
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Stub.
| Settings | Description | 
|---|---|
| com.google.cloud.datastore.v1.stub.DatastoreStubSettings | 
Settings class to configure an instance of DatastoreStub. 
 
 The default instance has everything set to sensible defaults:  | 
   
Callable Factory Classes
| CallableFactory | Description | 
|---|---|
| com.google.cloud.datastore.v1.stub.GrpcDatastoreCallableFactory | 
gRPC callable factory implementation for the Datastore service API.
  This class is for advanced usage.  | 
   
| com.google.cloud.datastore.v1.stub.HttpJsonDatastoreCallableFactory | 
REST callable factory implementation for the Datastore service API.
  This class is for advanced usage.  | 
   
Classes
| Class | Description | 
|---|---|
| com.google.cloud.datastore.v1.stub.DatastoreStubSettings.Builder | Builder for DatastoreStubSettings. |