public sealed class SdkHarnessContainerImage : IMessage<SdkHarnessContainerImage>, IEquatable<SdkHarnessContainerImage>, IDeepCloneable<SdkHarnessContainerImage>, IBufferMessage, IMessage
Defines a SDK harness container for executing Dataflow pipelines.
public bool UseSingleCorePerContainer { get; set; }
If true, recommends the Dataflow service to use only one core per SDK
container instance with this image. If false (or unset) recommends using
more than one core per SDK container instance with this image for
efficiency. Note that Dataflow service may choose to override this property
if needed.
[[["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."],[[["\u003cp\u003e\u003ccode\u003eSdkHarnessContainerImage\u003c/code\u003e is a class that defines a container for executing Dataflow pipelines, with version 1.0.0-beta03 being one of the available versions.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities related to message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSdkHarnessContainerImage\u003c/code\u003e includes properties like \u003ccode\u003eCapabilities\u003c/code\u003e, \u003ccode\u003eContainerImage\u003c/code\u003e, \u003ccode\u003eEnvironmentId\u003c/code\u003e, and \u003ccode\u003eUseSingleCorePerContainer\u003c/code\u003e, allowing configuration of container behavior and image details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSdkHarnessContainerImage\u003c/code\u003e class provides two constructors: a default one and one that accepts another \u003ccode\u003eSdkHarnessContainerImage\u003c/code\u003e instance for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThere are two newer versions available of the SdkHarnessContainerImage class: 2.0.0-beta06, and 2.0.0-beta07, the latest version available.\u003c/p\u003e\n"]]],[],null,[]]