GoogleCloudAiplatformV1ReasoningEngine constructor
GoogleCloudAiplatformV1ReasoningEngine({
- GoogleCloudAiplatformV1ReasoningEngineContextSpec? contextSpec,
- String? createTime,
- String? description,
- String? displayName,
- GoogleCloudAiplatformV1EncryptionSpec? encryptionSpec,
- String? etag,
- Map<
String, String> ? labels, - String? name,
- GoogleCloudAiplatformV1ReasoningEngineSpec? spec,
- String? updateTime,
Implementation
GoogleCloudAiplatformV1ReasoningEngine({
this.contextSpec,
this.createTime,
this.description,
this.displayName,
this.encryptionSpec,
this.etag,
this.labels,
this.name,
this.spec,
this.updateTime,
});