Package com.google.cloud.datastore.admin.v1.stub (2.23.0)
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.admin.v1.stub.DatastoreAdminStub |
Base stub class for the DatastoreAdmin service API.
This class is for advanced usage and reflects the underlying API directly. |
com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminStub |
gRPC stub implementation for the DatastoreAdmin service API.
This class is for advanced usage and reflects the underlying API directly. |
com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminStub |
REST stub implementation for the DatastoreAdmin 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.admin.v1.stub.DatastoreAdminStubSettings |
Settings class to configure an instance of DatastoreAdminStub.
The default instance has everything set to sensible defaults: |
Callable Factory Classes
CallableFactory | Description |
---|---|
com.google.cloud.datastore.admin.v1.stub.GrpcDatastoreAdminCallableFactory |
gRPC callable factory implementation for the DatastoreAdmin service API.
This class is for advanced usage. |
com.google.cloud.datastore.admin.v1.stub.HttpJsonDatastoreAdminCallableFactory |
REST callable factory implementation for the DatastoreAdmin service API.
This class is for advanced usage. |
Classes
Class | Description |
---|---|
com.google.cloud.datastore.admin.v1.stub.DatastoreAdminStubSettings.Builder | Builder for DatastoreAdminStubSettings. |