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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `CreateJobRequest` class within the Google Cloud Transcoder v1 API, specifically for .NET development."],["The `CreateJobRequest` class is used to create transcoding jobs, as indicated by the request message for `TranscoderService.CreateJob`."],["The documentation lists available versions of the class, ranging from version 1.0.0 to the latest version 2.9.0, which it also identifies as the current latest version."],["It details the inheritance, implemented interfaces, properties such as `Job` and `Parent`, and constructors of the `CreateJobRequest` class."],["The documentation provides detailed information about the properties, like the required \"Parent\" string, which determines the location to process the new job."]]],[]]