Uses of Class
com.google.cloud.talent.v4beta1.JobOperationResult
-
Packages that use JobOperationResult Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution APIcom.google.cloud.talent.v4beta1.stub -
-
Uses of JobOperationResult in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return JobOperationResult Modifier and Type Method Description JobOperationResultJobOperationResult.Builder. build()JobOperationResultJobOperationResult.Builder. buildPartial()static JobOperationResultJobOperationResult. getDefaultInstance()JobOperationResultJobOperationResult.Builder. getDefaultInstanceForType()JobOperationResultJobOperationResult. getDefaultInstanceForType()static JobOperationResultJobOperationResult. parseDelimitedFrom(InputStream input)static JobOperationResultJobOperationResult. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobOperationResultJobOperationResult. parseFrom(byte[] data)static JobOperationResultJobOperationResult. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobOperationResultJobOperationResult. parseFrom(com.google.protobuf.ByteString data)static JobOperationResultJobOperationResult. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobOperationResultJobOperationResult. parseFrom(com.google.protobuf.CodedInputStream input)static JobOperationResultJobOperationResult. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobOperationResultJobOperationResult. parseFrom(InputStream input)static JobOperationResultJobOperationResult. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobOperationResultJobOperationResult. parseFrom(ByteBuffer data)static JobOperationResultJobOperationResult. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type JobOperationResult Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<JobOperationResult,BatchOperationMetadata>JobServiceClient. batchCreateJobsAsync(BatchCreateJobsRequest request)Begins executing a batch create jobs operation.com.google.api.gax.longrunning.OperationFuture<JobOperationResult,BatchOperationMetadata>JobServiceClient. batchCreateJobsAsync(ProjectName parent, List<Job> jobs)Begins executing a batch create jobs operation.com.google.api.gax.longrunning.OperationFuture<JobOperationResult,BatchOperationMetadata>JobServiceClient. batchCreateJobsAsync(TenantName parent, List<Job> jobs)Begins executing a batch create jobs operation.com.google.api.gax.longrunning.OperationFuture<JobOperationResult,BatchOperationMetadata>JobServiceClient. batchCreateJobsAsync(String parent, List<Job> jobs)Begins executing a batch create jobs operation.com.google.api.gax.rpc.OperationCallable<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceClient. batchCreateJobsOperationCallable()Begins executing a batch create jobs operation.com.google.api.gax.rpc.OperationCallSettings<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceSettings. batchCreateJobsOperationSettings()Returns the object with the settings used for calls to batchCreateJobs.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceSettings.Builder. batchCreateJobsOperationSettings()Returns the builder for the settings used for calls to batchCreateJobs.com.google.api.gax.longrunning.OperationFuture<JobOperationResult,BatchOperationMetadata>JobServiceClient. batchUpdateJobsAsync(BatchUpdateJobsRequest request)Begins executing a batch update jobs operation.com.google.api.gax.longrunning.OperationFuture<JobOperationResult,BatchOperationMetadata>JobServiceClient. batchUpdateJobsAsync(ProjectName parent, List<Job> jobs)Begins executing a batch update jobs operation.com.google.api.gax.longrunning.OperationFuture<JobOperationResult,BatchOperationMetadata>JobServiceClient. batchUpdateJobsAsync(TenantName parent, List<Job> jobs)Begins executing a batch update jobs operation.com.google.api.gax.longrunning.OperationFuture<JobOperationResult,BatchOperationMetadata>JobServiceClient. batchUpdateJobsAsync(String parent, List<Job> jobs)Begins executing a batch update jobs operation.com.google.api.gax.rpc.OperationCallable<BatchUpdateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceClient. batchUpdateJobsOperationCallable()Begins executing a batch update jobs operation.com.google.api.gax.rpc.OperationCallSettings<BatchUpdateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceSettings. batchUpdateJobsOperationSettings()Returns the object with the settings used for calls to batchUpdateJobs.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceSettings.Builder. batchUpdateJobsOperationSettings()Returns the builder for the settings used for calls to batchUpdateJobs.com.google.protobuf.Parser<JobOperationResult>JobOperationResult. getParserForType()static com.google.protobuf.Parser<JobOperationResult>JobOperationResult. parser()Methods in com.google.cloud.talent.v4beta1 with parameters of type JobOperationResult Modifier and Type Method Description JobOperationResult.BuilderJobOperationResult.Builder. mergeFrom(JobOperationResult other)static JobOperationResult.BuilderJobOperationResult. newBuilder(JobOperationResult prototype) -
Uses of JobOperationResult in com.google.cloud.talent.v4beta1.stub
Methods in com.google.cloud.talent.v4beta1.stub that return types with arguments of type JobOperationResult Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>GrpcJobServiceStub. batchCreateJobsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>HttpJsonJobServiceStub. batchCreateJobsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceStub. batchCreateJobsOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceStubSettings. batchCreateJobsOperationSettings()Returns the object with the settings used for calls to batchCreateJobs.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceStubSettings.Builder. batchCreateJobsOperationSettings()Returns the builder for the settings used for calls to batchCreateJobs.com.google.api.gax.rpc.OperationCallable<BatchUpdateJobsRequest,JobOperationResult,BatchOperationMetadata>GrpcJobServiceStub. batchUpdateJobsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchUpdateJobsRequest,JobOperationResult,BatchOperationMetadata>HttpJsonJobServiceStub. batchUpdateJobsOperationCallable()com.google.api.gax.rpc.OperationCallable<BatchUpdateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceStub. batchUpdateJobsOperationCallable()com.google.api.gax.rpc.OperationCallSettings<BatchUpdateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceStubSettings. batchUpdateJobsOperationSettings()Returns the object with the settings used for calls to batchUpdateJobs.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchUpdateJobsRequest,JobOperationResult,BatchOperationMetadata>JobServiceStubSettings.Builder. batchUpdateJobsOperationSettings()Returns the builder for the settings used for calls to batchUpdateJobs.
-