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 v1beta3 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."],[[["The `DocumentSchema.Types.EntityType.Types.EnumValues` class in the Cloud Document AI v1beta3 API defines a list of enum values for document schemas."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in data handling and object comparison."],["The `EnumValues` class provides constructors for creating new instances and cloning existing ones, and has one property called `Values` to hold the individual values of the enums."],["There are three different version's of the api: 2.0.0-beta23, 2.0.0-beta22, 1.0.0-beta04, with 2.0.0-beta23 being the latest."]]],[]]