Module: Google::Cloud::Talent::V4beta1::JobService

Defined in:
lib/google/cloud/talent/v4beta1/job_service.rb,
lib/google/cloud/talent/v4beta1/job_service/rest.rb,
lib/google/cloud/talent/v4beta1/job_service/paths.rb,
lib/google/cloud/talent/v4beta1/job_service/client.rb,
lib/google/cloud/talent/v4beta1/job_service/operations.rb,
lib/google/cloud/talent/v4beta1/job_service/credentials.rb,
lib/google/cloud/talent/v4beta1/job_service/rest/client.rb,
lib/google/cloud/talent/v4beta1/job_service/rest/operations.rb,
lib/google/cloud/talent/v4beta1/job_service/rest/service_stub.rb

Overview

A service handles job management, including job CRUD, enumeration and search.

To load this service and instantiate a REST client:

require "google/cloud/talent/v4beta1/job_service/rest"
client = ::Google::Cloud::Talent::V4beta1::JobService::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations