public sealed class ImageClassificationAnnotation : IMessage<ImageClassificationAnnotation>, IEquatable<ImageClassificationAnnotation>, IDeepCloneable<ImageClassificationAnnotation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ImageClassificationAnnotation.
Annotation details specific to image classification.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference documentation for the `ImageClassificationAnnotation` class within the Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta02."],["`ImageClassificationAnnotation` is a class that represents annotation details specific to image classification and is a sealed class that inherits from `object`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImageClassificationAnnotation` class has two constructors and includes properties like `AnnotationSpecId` and `DisplayName`, which are both of string type and pertain to the annotation specification."],["The latest version of this class documentation available is version 1.0.0-beta21, and version 1.0.0-beta20 is also available for documentation."]]],[]]