| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20250806.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CodeFileConfig | CreateCodeFileRequest. getCodeFileConfig()Get 代码文件配置 | 
| CodeFileConfig | UpdateCodeFileRequest. getCodeFileConfig()Get 代码文件配置 | 
| CodeFileConfig | CodeFile. getCodeFileConfig()Get 脚本配置
注意:此字段可能返回 null,表示取不到有效值。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateCodeFileRequest. setCodeFileConfig(CodeFileConfig CodeFileConfig)Set 代码文件配置 | 
| void | UpdateCodeFileRequest. setCodeFileConfig(CodeFileConfig CodeFileConfig)Set 代码文件配置 | 
| void | CodeFile. setCodeFileConfig(CodeFileConfig CodeFileConfig)Set 脚本配置
注意:此字段可能返回 null,表示取不到有效值。 | 
| Constructor and Description | 
|---|
| CodeFileConfig(CodeFileConfig 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.