public sealed class AttributeValues.Types.EnumAttributeValues : IMessage<AttributeValues.Types.EnumAttributeValues>, IEquatable<AttributeValues.Types.EnumAttributeValues>, IDeepCloneable<AttributeValues.Types.EnumAttributeValues>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class AttributeValues.Types.EnumAttributeValues.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference documentation for the `AttributeValues.Types.EnumAttributeValues` class within the Google Cloud API Hub v1 API."],["`EnumAttributeValues` represents attribute values of the enum data type and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and provides two constructors: a default constructor and one that accepts another `EnumAttributeValues` instance."],["The `Values` property, of type `RepeatedField\u003cAttribute.Types.AllowedValue\u003e`, is a required property that contains the attribute values when the attribute data type is an enum."]]],[]]