| Interface | Description |
|---|---|
| CompanyServiceGrpc.AsyncService |
A service that handles company management, including CRUD and enumeration.
|
| CompletionGrpc.AsyncService |
A service handles auto completion.
|
| EventServiceGrpc.AsyncService |
A service handles client event report.
|
| JobServiceGrpc.AsyncService |
A service handles job management, including job CRUD, enumeration and search.
|
| TenantServiceGrpc.AsyncService |
A service that handles tenant management, including CRUD and enumeration.
|
| Class | Description |
|---|---|
| CompanyServiceGrpc |
A service that handles company management, including CRUD and enumeration.
|
| CompanyServiceGrpc.CompanyServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service CompanyService.
|
| CompanyServiceGrpc.CompanyServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service CompanyService.
|
| CompanyServiceGrpc.CompanyServiceImplBase |
Base class for the server implementation of the service CompanyService.
|
| CompanyServiceGrpc.CompanyServiceStub |
A stub to allow clients to do asynchronous rpc calls to service CompanyService.
|
| CompletionGrpc |
A service handles auto completion.
|
| CompletionGrpc.CompletionBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Completion.
|
| CompletionGrpc.CompletionFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Completion.
|
| CompletionGrpc.CompletionImplBase |
Base class for the server implementation of the service Completion.
|
| CompletionGrpc.CompletionStub |
A stub to allow clients to do asynchronous rpc calls to service Completion.
|
| EventServiceGrpc |
A service handles client event report.
|
| EventServiceGrpc.EventServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service EventService.
|
| EventServiceGrpc.EventServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service EventService.
|
| EventServiceGrpc.EventServiceImplBase |
Base class for the server implementation of the service EventService.
|
| EventServiceGrpc.EventServiceStub |
A stub to allow clients to do asynchronous rpc calls to service EventService.
|
| JobServiceGrpc |
A service handles job management, including job CRUD, enumeration and search.
|
| JobServiceGrpc.JobServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service JobService.
|
| JobServiceGrpc.JobServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service JobService.
|
| JobServiceGrpc.JobServiceImplBase |
Base class for the server implementation of the service JobService.
|
| JobServiceGrpc.JobServiceStub |
A stub to allow clients to do asynchronous rpc calls to service JobService.
|
| TenantServiceGrpc |
A service that handles tenant management, including CRUD and enumeration.
|
| TenantServiceGrpc.TenantServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service TenantService.
|
| TenantServiceGrpc.TenantServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service TenantService.
|
| TenantServiceGrpc.TenantServiceImplBase |
Base class for the server implementation of the service TenantService.
|
| TenantServiceGrpc.TenantServiceStub |
A stub to allow clients to do asynchronous rpc calls to service TenantService.
|
Copyright © 2025 Google LLC. All rights reserved.