Show / Hide Table of Contents

Enum AnnotationSentiment

Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public enum AnnotationSentiment

Fields

Name Description
Negative

This annotation describes negatively about the data.

Positive

This label describes positively about the data.

Unspecified
Back to top