public static interface GeneralLabelsSettings.Builder extends SdkPojo, CopyableBuilder<GeneralLabelsSettings.Builder,GeneralLabelsSettings>
| Modifier and Type | Method and Description |
|---|---|
GeneralLabelsSettings.Builder |
labelCategoryExclusionFilters(Collection<String> labelCategoryExclusionFilters)
The label categories that should be excluded from the return from DetectLabels.
|
GeneralLabelsSettings.Builder |
labelCategoryExclusionFilters(String... labelCategoryExclusionFilters)
The label categories that should be excluded from the return from DetectLabels.
|
GeneralLabelsSettings.Builder |
labelCategoryInclusionFilters(Collection<String> labelCategoryInclusionFilters)
The label categories that should be included in the return from DetectLabels.
|
GeneralLabelsSettings.Builder |
labelCategoryInclusionFilters(String... labelCategoryInclusionFilters)
The label categories that should be included in the return from DetectLabels.
|
GeneralLabelsSettings.Builder |
labelExclusionFilters(Collection<String> labelExclusionFilters)
The labels that should be excluded from the return from DetectLabels.
|
GeneralLabelsSettings.Builder |
labelExclusionFilters(String... labelExclusionFilters)
The labels that should be excluded from the return from DetectLabels.
|
GeneralLabelsSettings.Builder |
labelInclusionFilters(Collection<String> labelInclusionFilters)
The labels that should be included in the return from DetectLabels.
|
GeneralLabelsSettings.Builder |
labelInclusionFilters(String... labelInclusionFilters)
The labels that should be included in the return from DetectLabels.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGeneralLabelsSettings.Builder labelInclusionFilters(Collection<String> labelInclusionFilters)
The labels that should be included in the return from DetectLabels.
labelInclusionFilters - The labels that should be included in the return from DetectLabels.GeneralLabelsSettings.Builder labelInclusionFilters(String... labelInclusionFilters)
The labels that should be included in the return from DetectLabels.
labelInclusionFilters - The labels that should be included in the return from DetectLabels.GeneralLabelsSettings.Builder labelExclusionFilters(Collection<String> labelExclusionFilters)
The labels that should be excluded from the return from DetectLabels.
labelExclusionFilters - The labels that should be excluded from the return from DetectLabels.GeneralLabelsSettings.Builder labelExclusionFilters(String... labelExclusionFilters)
The labels that should be excluded from the return from DetectLabels.
labelExclusionFilters - The labels that should be excluded from the return from DetectLabels.GeneralLabelsSettings.Builder labelCategoryInclusionFilters(Collection<String> labelCategoryInclusionFilters)
The label categories that should be included in the return from DetectLabels.
labelCategoryInclusionFilters - The label categories that should be included in the return from DetectLabels.GeneralLabelsSettings.Builder labelCategoryInclusionFilters(String... labelCategoryInclusionFilters)
The label categories that should be included in the return from DetectLabels.
labelCategoryInclusionFilters - The label categories that should be included in the return from DetectLabels.GeneralLabelsSettings.Builder labelCategoryExclusionFilters(Collection<String> labelCategoryExclusionFilters)
The label categories that should be excluded from the return from DetectLabels.
labelCategoryExclusionFilters - The label categories that should be excluded from the return from DetectLabels.GeneralLabelsSettings.Builder labelCategoryExclusionFilters(String... labelCategoryExclusionFilters)
The label categories that should be excluded from the return from DetectLabels.
labelCategoryExclusionFilters - The label categories that should be excluded from the return from DetectLabels.Copyright © 2023. All rights reserved.