Package com.google.protobuf
package com.google.protobuf
-
ClassDescriptionWrapper message for `bool`.Wrapper message for `bool`.Wrapper message for `bytes`.Wrapper message for `bytes`.Wrapper message for `double`.Wrapper message for `double`.Wrapper message for `float`.Wrapper message for `float`.Wrapper message for `int32`.Wrapper message for `int32`.Wrapper message for `int64`.Wrapper message for `int64`.`ListValue` is a wrapper around a repeated field of values.`ListValue` is a wrapper around a repeated field of values.`NullValue` is a singleton enumeration to represent the null value for the `Value` type union.Wrapper message for `string`.Wrapper message for `string`.`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.`Struct` represents a structured data value, consisting of fields which map to dynamically typed values.Wrapper message for `uint32`.Wrapper message for `uint32`.Wrapper message for `uint64`.Wrapper message for `uint64`.`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.