Module: Google::Cloud::AIPlatform::V1::ExecutableCode::Language

Defined in:
proto_docs/google/cloud/aiplatform/v1/tool.rb

Overview

Supported programming languages for the generated code.

Constant Summary collapse

LANGUAGE_UNSPECIFIED =

Unspecified language. This value should not be used.

0
PYTHON =

Python >= 3.10, with numpy and simpy available.

1