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