Module google_jobs3::api

source ·

Structs§

  • Application related details of a job posting.
  • Input only. Batch delete jobs request.
  • Represents starting and ending value of a range in double.
  • Represents count of jobs within one bucket.
  • An event issued when an end user interacts with the application that implements Cloud Talent Solution. Providing this information improves the quality of search and recommendation for the API clients, enabling the service to perform optimally. The number of events sent must be consistent with other calls, such as job searches, issued to the service by the client.
  • Central instance to access all CloudTalentSolution related resource activities
  • Input only. Parameters needed for commute search.
  • Output only. Commute details related to this job.
  • A Company resource represents a company in the service. A company is the entity that owns job postings, that is, the hiring entity responsible for employing applicants for the job position.
  • Derived details about the company.
  • A compensation entry that represents one component of compensation, such as base pay, bonus, or other compensation type. Annualization: One compensation entry can be annualized if - it contains valid amount or range. - and its expected_units_per_year is set or can be derived. Its annualized range is determined as (amount or range) times expected_units_per_year.
  • Input only. Filter on job compensation type and amount.
  • Input only. Compensation based histogram request.
  • Output only. Compensation based histogram result.
  • Job compensation details.
  • Compensation range.
  • Output only. Response of auto-complete query.
  • Output only. Resource that represents completion results.
  • The report event request.
  • Input only. The Request of the CreateCompany method.
  • Input only. Create job request.
  • Custom attribute values that are either filterable or non-filterable.
  • Custom attributes histogram request. An error is thrown if neither string_value_histogram or long_value_histogram_bucketing_option has been defined.
  • Output only. Custom attribute histogram result.
  • Device information collected from the job seeker, candidate, or other entity conducting the job search. Providing this information improves the quality of the search results across devices.
  • A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
  • Input only. Histogram facets to be specified in SearchJobsRequest.
  • Output only. Result of a histogram call. The response contains the histogram map for the search type specified by HistogramResult.field. The response is a map of each filter value to the corresponding count of jobs for that filter.
  • Output only. Histogram results that match HistogramFacets specified in SearchJobsRequest.
  • A Job resource represents a job posting (also referred to as a “job listing” or “job requisition”). A job belongs to a Company, which is the hiring entity responsible for the job.
  • Output only. Derived details about the job posting.
  • An event issued when a job seeker interacts with the application that implements Cloud Talent Solution.
  • Input only. The query required to perform a search query.
  • An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges.
  • Output only. The List companies response object.
  • Output only. List jobs response.
  • Output only. A resource that represents a location with full geographic information.
  • Input only. Geographic region of the search.
  • Output only. Job entry with metadata inside SearchJobsResponse.
  • Represents an amount of money with its currency type.
  • Input only. Use this field to specify bucketing option for the histogram search response.
  • Output only. Custom numeric bucketing result.
  • Represents a postal address, e.g. for postal delivery or payments addresses. Given a postal address, a postal service can deliver items to a premise, P.O. Box or similar. It is not intended to model geographical locations (roads, towns, mountains). In typical usage an address would be created via user input or from importing existing data, depending on the type of process. Advice on address input / editing: - Use an internationalization-ready address widget such as https://github.com/google/libaddressinput) - Users should not be presented with UI elements for input or editing of fields outside countries where that field is used. For more guidance on how to use this schema, please see: https://support.google.com/business/answer/6397478
  • Input only. Options for job processing.
  • Report events issued when end user interacts with customer’s application that uses Cloud Talent Solution. You may inspect the created events in self service tools. Learn more about self service tools.
  • Creates a new company entity.
  • Deletes specified company. Prerequisite: The company has no jobs associated with it.
  • Retrieves specified company.
  • Lists all companies associated with the service account.
  • Updates specified company. Company names can’t be updated. To update a company name, delete the company and all jobs associated with it, and only then re-create them.
  • Completes the specified prefix with keyword suggestions. Intended for use by a job search auto-complete search box.
  • Deletes a list of Jobs by filter.
  • Creates a new job. Typically, the job becomes searchable within 10 seconds, but it may take up to 5 minutes.
  • Deletes the specified job. Typically, the job becomes unsearchable within 10 seconds, but it may take up to 5 minutes.
  • Retrieves the specified job, whose status is OPEN or recently EXPIRED within the last 90 days.
  • Lists jobs by filter.
  • Updates specified job. Typically, updated contents become visible in search results within 10 seconds, but it may take up to 5 minutes.
  • Searches for jobs using the provided SearchJobsRequest. This call constrains the visibility of jobs present in the database, and only returns jobs that the caller has permission to search against.
  • Searches for jobs using the provided SearchJobsRequest. This API call is intended for the use case of targeting passive job seekers (for example, job seekers who have signed up to receive email alerts about potential job opportunities), and has different algorithmic adjustments that are targeted to passive job seekers. This call constrains the visibility of jobs present in the database, and only returns jobs the caller has permission to search against.
  • A builder providing access to all methods supported on project resources. It is not used directly, but through the CloudTalentSolution hub.
  • Input only. Meta information related to the job searcher or entity conducting the job search. This information is used to improve the performance of the service.
  • Output only. Additional information returned to client, such as debugging information.
  • Input only. The Request body of the SearchJobs call.
  • Output only. Response for SearchJob method.
  • Output only. Spell check result.
  • Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and google.protobuf.Timestamp.
  • Message representing a period of time between two timestamps.
  • Input only. Request for updating a specified company.
  • Input only. Update job request.

Enums§