public sealed class SdkHarnessContainerImage : IMessage<SdkHarnessContainerImage>, IEquatable<SdkHarnessContainerImage>, IDeepCloneable<SdkHarnessContainerImage>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataflow v1beta3 API class SdkHarnessContainerImage.
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\u003eThe \u003ccode\u003eSdkHarnessContainerImage\u003c/code\u003e class, part of the Dataflow v1beta3 API, defines a container for executing Dataflow pipelines.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSdkHarnessContainerImage\u003c/code\u003e class is associated with the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Dataflow.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt 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 specification of the container's settings and characteristics.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one default, and one that takes another \u003ccode\u003eSdkHarnessContainerImage\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]