pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datalabeling.v1beta1.kotlin.outputs
/
GoogleCloudDatalabelingV1beta1ClassificationMetadataResponse
Google
Cloud
Datalabeling
V1beta1Classification
Metadata
Response
data
class
GoogleCloudDatalabelingV1beta1ClassificationMetadataResponse
(
val
isMultiLabel
:
Boolean
)
Metadata for classification annotations.
Types
Constructors
Properties
Constructors
Google
Cloud
Datalabeling
V1beta1Classification
Metadata
Response
Link copied to clipboard
fun
GoogleCloudDatalabelingV1beta1ClassificationMetadataResponse
(
isMultiLabel
:
Boolean
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
is
Multi
Label
Link copied to clipboard
val
isMultiLabel
:
Boolean
Whether the classification task is multi-label or not.