public sealed class Parameter.Types.Value : IMessage<Parameter.Types.Value>, IEquatable<Parameter.Types.Value>, IDeepCloneable<Parameter.Types.Value>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eParameter.Types.Value\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Commerce.Consumer.Procurement.V1\u003c/code\u003e namespace, is the latest version (1.4.0) and represents a value that can be a double, int64, or string.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParameter.Types.Value\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes properties like \u003ccode\u003eDoubleValue\u003c/code\u003e, \u003ccode\u003eInt64Value\u003c/code\u003e, and \u003ccode\u003eStringValue\u003c/code\u003e, along with boolean properties \u003ccode\u003eHasDoubleValue\u003c/code\u003e, \u003ccode\u003eHasInt64Value\u003c/code\u003e, and \u003ccode\u003eHasStringValue\u003c/code\u003e to indicate if a value is set.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: one default constructor \u003ccode\u003eValue()\u003c/code\u003e, and one copy constructor \u003ccode\u003eValue(Value)\u003c/code\u003e, allowing for the creation of new instances and clones of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eDifferent versions of the class are available, with a history that includes version 1.0.0, 1.1.0, 1.2.0, 1.3.0, and 1.4.0 which is the latest.\u003c/p\u003e\n"]]],[],null,["# Cloud Commerce Consumer Procurement v1 API - Class Parameter.Types.Value (1.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.4.0/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.3.0/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.2.0/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.1.0/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/1.0.0/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value) \n\n public sealed class Parameter.Types.Value : IMessage\u003cParameter.Types.Value\u003e, IEquatable\u003cParameter.Types.Value\u003e, IDeepCloneable\u003cParameter.Types.Value\u003e, IBufferMessage, IMessage\n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Parameter.Types.Value \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Parameter](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter)[Types](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types)[Value](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Parameter](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter)[Types](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types)[Value](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Parameter](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter)[Types](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types)[Value](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1.Parameter.Types.Value), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Commerce.Consumer.Procurement.V1](/dotnet/docs/reference/Google.Cloud.Commerce.Consumer.Procurement.V1/latest/Google.Cloud.Commerce.Consumer.Procurement.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Commerce.Consumer.Procurement.V1.dll\n\nConstructors\n------------\n\n### Value()\n\n public Value()\n\n### Value(Value)\n\n public Value(Parameter.Types.Value other)\n\nProperties\n----------\n\n### DoubleValue\n\n public double DoubleValue { get; set; }\n\nRepresents a double value.\n\n### HasDoubleValue\n\n public bool HasDoubleValue { get; }\n\nGets whether the \"double_value\" field is set\n\n### HasInt64Value\n\n public bool HasInt64Value { get; }\n\nGets whether the \"int64_value\" field is set\n\n### HasStringValue\n\n public bool HasStringValue { get; }\n\nGets whether the \"string_value\" field is set\n\n### Int64Value\n\n public long Int64Value { get; set; }\n\nRepresents an int64 value.\n\n### KindCase\n\n public Parameter.Types.Value.KindOneofCase KindCase { get; }\n\n### StringValue\n\n public string StringValue { get; set; }\n\nRepresents a string value."]]