GoogleCloudAiplatformV1ReasoningEngineSpec constructor
GoogleCloudAiplatformV1ReasoningEngineSpec({
- String? agentFramework,
- List<
Map< ? classMethods,String, Object?> > - GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec? deploymentSpec,
- GoogleCloudAiplatformV1ReasoningEngineSpecPackageSpec? packageSpec,
- String? serviceAccount,
Implementation
GoogleCloudAiplatformV1ReasoningEngineSpec({
this.agentFramework,
this.classMethods,
this.deploymentSpec,
this.packageSpec,
this.serviceAccount,
});