public RepeatedField<Encryption> Encryptions { get; }
List of encryption configurations for the content.
Each configuration has an ID. Specify this ID in the
[MuxStream.encryption_id][google.cloud.video.transcoder.v1.MuxStream.encryption_id]
field to indicate the configuration to use for that MuxStream output.
[[["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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eJobConfig\u003c/code\u003e class within the Google Cloud Video Transcoder v1 API provides a comprehensive configuration for video transcoding jobs.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports defining various aspects of a transcoding job, including ad breaks, edit lists, elementary streams, encryptions, inputs, manifests, mux streams, outputs, overlays, pub/sub destinations, and sprite sheets.\u003c/p\u003e\n"],["\u003cp\u003eIt allows users to manage and structure video content through lists of \u003ccode\u003eAdBreak\u003c/code\u003e, \u003ccode\u003eEditAtom\u003c/code\u003e, \u003ccode\u003eElementaryStream\u003c/code\u003e, \u003ccode\u003eEncryption\u003c/code\u003e, \u003ccode\u003eInput\u003c/code\u003e, \u003ccode\u003eManifest\u003c/code\u003e, \u003ccode\u003eMuxStream\u003c/code\u003e, and \u003ccode\u003eOverlay\u003c/code\u003e elements.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobConfig\u003c/code\u003e class is implemented with interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring proper handling and management of the data.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eJobConfig\u003c/code\u003e class are documented, ranging from version 1.0.0 up to the latest 2.9.0, with each version accessible via its respective URL.\u003c/p\u003e\n"]]],[],null,["# Transcoder v1 API - Class JobConfig (2.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.9.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.8.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.7.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.6.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.5.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.4.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.3.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.2.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.1.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.0.0/Google.Cloud.Video.Transcoder.V1.JobConfig)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.JobConfig) \n\n public sealed class JobConfig : IMessage\u003cJobConfig\u003e, IEquatable\u003cJobConfig\u003e, IDeepCloneable\u003cJobConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Transcoder v1 API class JobConfig.\n\nJob configuration \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e JobConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[JobConfig](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[JobConfig](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[JobConfig](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.Transcoder.V1](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.Transcoder.V1.dll\n\nConstructors\n------------\n\n### JobConfig()\n\n public JobConfig()\n\n### JobConfig(JobConfig)\n\n public JobConfig(JobConfig other)\n\nProperties\n----------\n\n### AdBreaks\n\n public RepeatedField\u003cAdBreak\u003e AdBreaks { get; }\n\nList of ad breaks. Specifies where to insert ad break tags in the output\nmanifests.\n\n### EditList\n\n public RepeatedField\u003cEditAtom\u003e EditList { get; }\n\nList of edit atoms. Defines the ultimate timeline of the resulting\nfile or manifest.\n\n### ElementaryStreams\n\n public RepeatedField\u003cElementaryStream\u003e ElementaryStreams { get; }\n\nList of elementary streams.\n\n### Encryptions\n\n public RepeatedField\u003cEncryption\u003e Encryptions { get; }\n\nList of encryption configurations for the content.\nEach configuration has an ID. Specify this ID in the\n\\[MuxStream.encryption_id\\]\\[google.cloud.video.transcoder.v1.MuxStream.encryption_id\\]\nfield to indicate the configuration to use for that `MuxStream` output.\n\n### Inputs\n\n public RepeatedField\u003cInput\u003e Inputs { get; }\n\nList of input assets stored in Cloud Storage.\n\n### Manifests\n\n public RepeatedField\u003cManifest\u003e Manifests { get; }\n\nList of output manifests.\n\n### MuxStreams\n\n public RepeatedField\u003cMuxStream\u003e MuxStreams { get; }\n\nList of multiplexing settings for output streams.\n\n### Output\n\n public Output Output { get; set; }\n\nOutput configuration.\n\n### Overlays\n\n public RepeatedField\u003cOverlay\u003e Overlays { get; }\n\nList of overlays on the output video, in descending Z-order.\n\n### PubsubDestination\n\n public PubsubDestination PubsubDestination { get; set; }\n\nDestination on Pub/Sub.\n\n### SpriteSheets\n\n public RepeatedField\u003cSpriteSheet\u003e SpriteSheets { get; }\n\nList of output sprite sheets.\nSpritesheets require at least one VideoStream in the Jobconfig."]]