Skip to main content

Interface: IValue

google.protobuf.IValue

Properties of a Value.

Implemented by

Properties

boolValue

Optional boolValue: boolean

Value boolValue


listValue

Optional listValue: IListValue

Value listValue


nullValue

Optional nullValue: NULL_VALUE

Value nullValue


numberValue

Optional numberValue: number

Value numberValue


stringValue

Optional stringValue: string

Value stringValue


structValue

Optional structValue: IStruct

Value structValue