public sealed class Environment.Types.InfrastructureSpec.Types.OsImageRuntime : IMessage<Environment.Types.InfrastructureSpec.Types.OsImageRuntime>, IEquatable<Environment.Types.InfrastructureSpec.Types.OsImageRuntime>, IDeepCloneable<Environment.Types.InfrastructureSpec.Types.OsImageRuntime>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Environment.Types.InfrastructureSpec.Types.OsImageRuntime.
public RepeatedField<string> JavaLibraries { get; }
Optional. List of Java jars to be included in the runtime environment.
Valid input includes Cloud Storage URIs to Jar binaries.
For example, gs://bucket-name/my/path/to/file.jar
public MapField<string, string> Properties { get; }
Optional. Spark properties to provide configuration for use in sessions
created for this environment. The properties to set on daemon config
files. Property keys are specified in prefix:property format. The
prefix must be "spark".
public RepeatedField<string> PythonPackages { get; }
Optional. A list of python packages to be installed.
Valid formats include Cloud Storage URI to a PIP installable library.
For example, gs://bucket-name/my/path/to/lib.tar.gz
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eOsImageRuntime\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically within the \u003ccode\u003eEnvironment.Types.InfrastructureSpec.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOsImageRuntime\u003c/code\u003e class is designed to configure the software runtime environment for running analytical processes in Dataplex, and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes links to various versions of the \u003ccode\u003eOsImageRuntime\u003c/code\u003e documentation, ranging from version 1.0.0 up to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eOsImageRuntime\u003c/code\u003e class include \u003ccode\u003eImageVersion\u003c/code\u003e for the Dataplex image version, \u003ccode\u003eJavaLibraries\u003c/code\u003e for including Java jars, \u003ccode\u003eProperties\u003c/code\u003e for setting Spark configurations, and \u003ccode\u003ePythonPackages\u003c/code\u003e for installing Python packages.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation highlights that the class inherits from \u003ccode\u003eobject\u003c/code\u003e and lists inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e alongside its defined constructor \u003ccode\u003eOsImageRuntime\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]