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 webpage provides documentation for the `DocumentSchema.Types.EntityType.Types.EnumValues` class within the Google Cloud Document AI v1 API."],["The latest version of the documentation is 3.19.0, but it also includes documentation for historical versions, starting from 1.0.0 up to the current version."],["The `EnumValues` class is used to define a list of possible enum values, with links to older version of the documentation that provide insight into how this class evolved."],["The `EnumValues` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in the API's structure and functionality."],["The class contains a `Values` property, a `RepeatedField` of strings, which holds the individual enum values."]]],[]]