| Package | Description | 
|---|---|
| com.tencentcloudapi.tione.v20211111.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CosPathInfo | InferCodeInfo. getCosPathInfo()Get Details of Cloud Object Storage (COS) where the inference code is located.Note: This field may return null, indicating that no valid values can be obtained. | 
| CosPathInfo | ModelInfo. getCosPathInfo()Get COS path information. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InferCodeInfo. setCosPathInfo(CosPathInfo CosPathInfo)Set Details of Cloud Object Storage (COS) where the inference code is located.Note: This field may return null, indicating that no valid values can be obtained. | 
| void | ModelInfo. setCosPathInfo(CosPathInfo CosPathInfo)Set COS path information. | 
| Constructor and Description | 
|---|
| CosPathInfo(CosPathInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.