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 detailing its structure, implementation, and available versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eOsImageRuntime\u003c/code\u003e is 3.6.0, with historical versions listed chronologically down to version 1.0.0, each linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOsImageRuntime\u003c/code\u003e class is designed to define the software runtime configuration for data analysis, supporting specification of properties like \u003ccode\u003eImageVersion\u003c/code\u003e, \u003ccode\u003eJavaLibraries\u003c/code\u003e, \u003ccode\u003eProperties\u003c/code\u003e, and \u003ccode\u003ePythonPackages\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOsImageRuntime\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, detailing how it can be used.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the \u003ccode\u003eOsImageRuntime\u003c/code\u003e class's constructors, detailing the use of a blank \u003ccode\u003eOsImageRuntime()\u003c/code\u003e or a copy of an existing one, and describes its properties, which allow for the management of versioning and software dependencies.\u003c/p\u003e\n"]]],[],null,[]]