GoogleApi.Jobs.V2.Model.Filter (google_api_jobs v0.16.2) 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
Specs
t() :: %GoogleApi.Jobs.V2.Model.Filter{requisitionId: String.t()}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.