runtimeVersion property

String? runtimeVersion
getter/setter pair

The AI Platform runtime version to use for training.

You must either specify this field or specify masterConfig.imageUri. For more information, see the [runtime version list](/ai-platform/training/docs/runtime-version-list) and learn [how to manage runtime versions](/ai-platform/training/docs/versioning).

Optional.

Implementation

core.String? runtimeVersion;