@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/cloud/talent/v4beta1/job_service.proto") public final class JobServiceGrpc extends Object
A service handles job management, including job CRUD, enumeration and search.
| Modifier and Type | Class and Description |
|---|---|
static class |
JobServiceGrpc.JobServiceBlockingStub
A service handles job management, including job CRUD, enumeration and search.
|
static class |
JobServiceGrpc.JobServiceFutureStub
A service handles job management, including job CRUD, enumeration and search.
|
static class |
JobServiceGrpc.JobServiceImplBase
A service handles job management, including job CRUD, enumeration and search.
|
static class |
JobServiceGrpc.JobServiceStub
A service handles job management, including job CRUD, enumeration and search.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<BatchCreateJobsRequest,com.google.longrunning.Operation> |
METHOD_BATCH_CREATE_JOBS
Deprecated.
|
static io.grpc.MethodDescriptor<BatchDeleteJobsRequest,com.google.protobuf.Empty> |
METHOD_BATCH_DELETE_JOBS
Deprecated.
|
static io.grpc.MethodDescriptor<BatchUpdateJobsRequest,com.google.longrunning.Operation> |
METHOD_BATCH_UPDATE_JOBS
Deprecated.
|
static io.grpc.MethodDescriptor<CreateJobRequest,Job> |
METHOD_CREATE_JOB
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteJobRequest,com.google.protobuf.Empty> |
METHOD_DELETE_JOB
Deprecated.
|
static io.grpc.MethodDescriptor<GetJobRequest,Job> |
METHOD_GET_JOB
Deprecated.
|
static io.grpc.MethodDescriptor<ListJobsRequest,ListJobsResponse> |
METHOD_LIST_JOBS
Deprecated.
|
static io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse> |
METHOD_SEARCH_JOBS
Deprecated.
|
static io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse> |
METHOD_SEARCH_JOBS_FOR_ALERT
Deprecated.
|
static io.grpc.MethodDescriptor<UpdateJobRequest,Job> |
METHOD_UPDATE_JOB
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<BatchCreateJobsRequest,com.google.longrunning.Operation> |
getBatchCreateJobsMethod() |
static io.grpc.MethodDescriptor<BatchDeleteJobsRequest,com.google.protobuf.Empty> |
getBatchDeleteJobsMethod() |
static io.grpc.MethodDescriptor<BatchUpdateJobsRequest,com.google.longrunning.Operation> |
getBatchUpdateJobsMethod() |
static io.grpc.MethodDescriptor<CreateJobRequest,Job> |
getCreateJobMethod() |
static io.grpc.MethodDescriptor<DeleteJobRequest,com.google.protobuf.Empty> |
getDeleteJobMethod() |
static io.grpc.MethodDescriptor<GetJobRequest,Job> |
getGetJobMethod() |
static io.grpc.MethodDescriptor<ListJobsRequest,ListJobsResponse> |
getListJobsMethod() |
static io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse> |
getSearchJobsForAlertMethod() |
static io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse> |
getSearchJobsMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<UpdateJobRequest,Job> |
getUpdateJobMethod() |
static JobServiceGrpc.JobServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static JobServiceGrpc.JobServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static JobServiceGrpc.JobServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateJobRequest,Job> METHOD_CREATE_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetJobRequest,Job> METHOD_GET_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<UpdateJobRequest,Job> METHOD_UPDATE_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteJobRequest,com.google.protobuf.Empty> METHOD_DELETE_JOB
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListJobsRequest,ListJobsResponse> METHOD_LIST_JOBS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<BatchDeleteJobsRequest,com.google.protobuf.Empty> METHOD_BATCH_DELETE_JOBS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse> METHOD_SEARCH_JOBS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse> METHOD_SEARCH_JOBS_FOR_ALERT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<BatchCreateJobsRequest,com.google.longrunning.Operation> METHOD_BATCH_CREATE_JOBS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<BatchUpdateJobsRequest,com.google.longrunning.Operation> METHOD_BATCH_UPDATE_JOBS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateJobRequest,Job> getCreateJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetJobRequest,Job> getGetJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<UpdateJobRequest,Job> getUpdateJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteJobRequest,com.google.protobuf.Empty> getDeleteJobMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListJobsRequest,ListJobsResponse> getListJobsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<BatchDeleteJobsRequest,com.google.protobuf.Empty> getBatchDeleteJobsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse> getSearchJobsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SearchJobsRequest,SearchJobsResponse> getSearchJobsForAlertMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<BatchCreateJobsRequest,com.google.longrunning.Operation> getBatchCreateJobsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<BatchUpdateJobsRequest,com.google.longrunning.Operation> getBatchUpdateJobsMethod()
public static JobServiceGrpc.JobServiceStub newStub(io.grpc.Channel channel)
public static JobServiceGrpc.JobServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static JobServiceGrpc.JobServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019 Google LLC. All rights reserved.