google_api_jobs v0.9.0 GoogleApi.Jobs.V2.Model.Filter View Source

Deprecated. Use BatchDeleteJobsRequest instead.

Input only.

Filter for jobs to be deleted.

Attributes

  • requisitionId (type: String.t, default: nil) - Required. The requisition ID (or posting ID) assigned by the client to identify a job. This is intended for client identification and tracking of listings. name takes precedence over this field The maximum number of allowed characters is 225.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Jobs.V2.Model.Filter{requisitionId: String.t()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.