Package | Description |
---|---|
com.tencentcloudapi.vm.v20210922.models |
Modifier and Type | Method and Description |
---|---|
InputInfo |
DescribeTaskDetailResponse.getInputInfo()
Get This field is used to return the media content information of the moderation service, mainly including the input file type and access URL.
|
InputInfo |
TaskData.getInputInfo()
Get Input information
Note: This field may return null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTaskDetailResponse.setInputInfo(InputInfo InputInfo)
Set This field is used to return the media content information of the moderation service, mainly including the input file type and access URL.
|
void |
TaskData.setInputInfo(InputInfo InputInfo)
Set Input information
Note: This field may return null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
InputInfo(InputInfo 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 © 2023. All rights reserved.