View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReasoningEngineSpec (google_api_ai_platform v0.25.0)
ReasoningEngine configurations
Attributes
-
classMethods
(type:list(map())
, default:nil
) - Optional. Declarations for object class methods in OpenAPI specification format. -
packageSpec
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec.t
, default:nil
) - Required. User provided package spec of the ReasoningEngine.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReasoningEngineSpec{ classMethods: [map()] | nil, packageSpec: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec.t() | nil }