public sealed class CreateJobRequest : IMessage<CreateJobRequest>, IEquatable<CreateJobRequest>, IDeepCloneable<CreateJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class CreateJobRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version available for the `CreateJobRequest` class is 2.9.0, which can be found in the provided links."],["The `CreateJobRequest` class is used to request the creation of a transcoding job via the Transcoder v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`CreateJobRequest` requires a `Job` property, which specifies the parameters for the transcoding job, and a `Parent` property, indicating the location for the job, in the format of `projects/{project}/locations/{location}`."],["There are several previous versions available, with version 2.5.0 being the page for this documentation."]]],[]]