RosDatasetProps
Properties for defining a RosDataset
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-nlpautoml-dataset
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdknlpautoml"
&alicloudroscdknlpautoml.RosDatasetProps {
DatasetName: interface{},
ProjectId: interface{},
DatasetRecord: interface{},
}
Properties
Name | Type | Description |
---|---|---|
DatasetName |
interface{} |
No description. |
ProjectId |
interface{} |
No description. |
DatasetRecord |
interface{} |
No description. |
DatasetName
Required
DatasetName interface{}
- Type: interface{}
ProjectId
Required
ProjectId interface{}
- Type: interface{}
DatasetRecord
Optional
DatasetRecord interface{}
- Type: interface{}