public sealed class DocumentSchema.Types.EntityType.Types.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-03-21 UTC."],[[["This page provides reference documentation for the `DocumentSchema.Types.EntityType.Types.EnumValues` class within the Google Cloud Document AI v1 API."],["It lists available versions of the `DocumentSchema.Types.EntityType.Types.EnumValues` class, ranging from the latest version 3.19.0 down to version 1.0.0."],["The `DocumentSchema.Types.EntityType.Types.EnumValues` class defines a list of enum values and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property called `Values`, which is of type `RepeatedField\u003cstring\u003e` and represents the individual values that an enum value type can contain."]]],[]]