packageSpec property

User provided package spec of the ReasoningEngine.

Ignored when users directly specify a deployment image through deployment_spec.first_party_image_override, but keeping the field_behavior to avoid introducing breaking changes. The deployment_source field should not be set if package_spec is specified.

Optional.

Implementation

GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec? packageSpec;