IValue

google.cloud.channel.v1. IValue

Properties of a Value.

Properties:
Name Type Attributes Description
int64Value number | Long | null <optional>

Value int64Value

stringValue string | null <optional>

Value stringValue

doubleValue number | null <optional>

Value doubleValue

protoValue google.protobuf.IAny | null <optional>

Value protoValue

boolValue boolean | null <optional>

Value boolValue