public static interface DetectLabelsImagePropertiesSettings.Builder extends SdkPojo, CopyableBuilder<DetectLabelsImagePropertiesSettings.Builder,DetectLabelsImagePropertiesSettings>
| Modifier and Type | Method and Description |
|---|---|
DetectLabelsImagePropertiesSettings.Builder |
maxDominantColors(Integer maxDominantColors)
The maximum number of dominant colors to return when detecting labels in an image.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDetectLabelsImagePropertiesSettings.Builder maxDominantColors(Integer maxDominantColors)
The maximum number of dominant colors to return when detecting labels in an image. The default value is 10.
maxDominantColors - The maximum number of dominant colors to return when detecting labels in an image. The default value
is 10.Copyright © 2023. All rights reserved.