GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec (google_api_ai_platform v0.27.0)
View SourceUser provided package spec like pickled object and package requirements.
Attributes
-
dependencyFilesGcsUri
(type:String.t
, default:nil
) - Optional. The Cloud Storage URI of the dependency files in tar.gz format. -
pickleObjectGcsUri
(type:String.t
, default:nil
) - Optional. The Cloud Storage URI of the pickled python object. -
pythonVersion
(type:String.t
, default:nil
) - Optional. The Python version. Currently support 3.8, 3.9, 3.10, 3.11. If not specified, default value is 3.10. -
requirementsGcsUri
(type:String.t
, default:nil
) - Optional. The Cloud Storage URI of therequirements.txt
file
Summary
Functions
Unwrap a decoded JSON object into its complex fields.