GoogleApi.Jobs.V2.Model.Filter (google_api_jobs v0.21.0)
View SourceDeprecated. 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.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Jobs.V2.Model.Filter{requisitionId: String.t()}