Cloud Commerce Consumer Procurement v1 API - Class Parameter.Types.Value (1.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public sealed class Parameter.Types.Value : IMessage<Parameter.Types.Value>, IEquatable<Parameter.Types.Value>, IDeepCloneable<Parameter.Types.Value>, IBufferMessage, IMessage
Inheritance
object >
Parameter.Types.Value
Namespace
Google.Cloud.Commerce.Consumer.Procurement.V1
Assembly
Google.Cloud.Commerce.Consumer.Procurement.V1.dll
Constructors
Value()
Value(Value)
public Value(Parameter.Types.Value other)
Properties
DoubleValue
public double DoubleValue { get; set; }
Represents a double value.
Property Value
Type
Description
double
HasDoubleValue
public bool HasDoubleValue { get; }
Gets whether the "double_value" field is set
Property Value
Type
Description
bool
HasInt64Value
public bool HasInt64Value { get; }
Gets whether the "int64_value" field is set
Property Value
Type
Description
bool
HasStringValue
public bool HasStringValue { get; }
Gets whether the "string_value" field is set
Property Value
Type
Description
bool
Int64Value
public long Int64Value { get; set; }
Represents an int64 value.
Property Value
Type
Description
long
KindCase
public Parameter.Types.Value.KindOneofCase KindCase { get; }
StringValue
public string StringValue { get; set; }
Represents a string value.
Property Value
Type
Description
string
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-09 UTC.
[null,null,["Last updated 2026-03-09 UTC."],[],[]]