public sealed class EnumValues : IMessage<DocumentSchema.Types.EntityType.Types.EnumValues>, IEquatable<DocumentSchema.Types.EntityType.Types.EnumValues>, IDeepCloneable<DocumentSchema.Types.EntityType.Types.EnumValues>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DocumentSchema.Types.EntityType.Types.EnumValues.
[[["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-02 UTC."],[[["The page provides documentation for the `DocumentSchema.Types.EntityType.Types.EnumValues` class within the Google Cloud Document AI v1 API."],["This class defines a list of enum values, which can be used within the Document AI API."],["The page lists a comprehensive history of versions for the `Google.Cloud.DocumentAI.V1` API, from version 1.0.0 up to the latest, 3.19.0."],["The class `EnumValues` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The primary property of the `EnumValues` class is `Values`, a `RepeatedField` of strings that contains the possible enum values."]]],[]]