summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-12-14 08:31:12 +0100
committerRemi Collet <remi@remirepo.net>2017-12-14 08:31:12 +0100
commit7c8634aff23827ad067965d96dad7959e0a64f0d (patch)
tree65494b2bdc3be10b4cd811111bbf310b707f4891 /REFLECTION
parent143b0995cb280a4335db0a721e8e2805124d8c82 (diff)
add upstream patch to drop timelib_update_ts need
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION2006
1 files changed, 2004 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index af9e0d0..a650b5b 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,6 +1,6 @@
-Extension [ <persistent> extension #117 protobuf version 3.4.0 ] {
+Extension [ <persistent> extension #122 protobuf version 3.5.0.1 ] {
- - Classes [14] {
+ - Classes [54] {
Class [ <internal:protobuf> class Google\Protobuf\DescriptorPool ] {
- Constants [0] {
@@ -608,6 +608,2008 @@ Extension [ <persistent> extension #117 protobuf version 3.4.0 ] {
- Methods [0] {
}
}
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Any ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Api ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Duration ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\FieldMask ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\GPBEmpty ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\SourceContext ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Struct ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Timestamp ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Type ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class GPBMetadata\Google\Protobuf\Wrappers ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [1] {
+ Method [ <internal:protobuf> static public method initOnce ] {
+ }
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Any implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [2] {
+ Property [ <default> private $type_url ]
+ Property [ <default> private $value ]
+ }
+
+ - Methods [17] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getTypeUrl ] {
+ }
+
+ Method [ <internal:protobuf> public method setTypeUrl ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf> public method pack ] {
+ }
+
+ Method [ <internal:protobuf> public method unpack ] {
+ }
+
+ Method [ <internal:protobuf> public method is ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Api implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [7] {
+ Property [ <default> private $name ]
+ Property [ <default> private $methods ]
+ Property [ <default> private $options ]
+ Property [ <default> private $version ]
+ Property [ <default> private $source_context ]
+ Property [ <default> private $mixins ]
+ Property [ <default> private $syntax ]
+ }
+
+ - Methods [24] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getName ] {
+ }
+
+ Method [ <internal:protobuf> public method setName ] {
+ }
+
+ Method [ <internal:protobuf> public method getMethods ] {
+ }
+
+ Method [ <internal:protobuf> public method setMethods ] {
+ }
+
+ Method [ <internal:protobuf> public method getOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method setOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method getVersion ] {
+ }
+
+ Method [ <internal:protobuf> public method setVersion ] {
+ }
+
+ Method [ <internal:protobuf> public method getSourceContext ] {
+ }
+
+ Method [ <internal:protobuf> public method setSourceContext ] {
+ }
+
+ Method [ <internal:protobuf> public method getMixins ] {
+ }
+
+ Method [ <internal:protobuf> public method setMixins ] {
+ }
+
+ Method [ <internal:protobuf> public method getSyntax ] {
+ }
+
+ Method [ <internal:protobuf> public method setSyntax ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\BoolValue implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\BytesValue implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\DoubleValue implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Duration implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [2] {
+ Property [ <default> private $seconds ]
+ Property [ <default> private $nanos ]
+ }
+
+ - Methods [14] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getSeconds ] {
+ }
+
+ Method [ <internal:protobuf> public method setSeconds ] {
+ }
+
+ Method [ <internal:protobuf> public method getNanos ] {
+ }
+
+ Method [ <internal:protobuf> public method setNanos ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Enum implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [5] {
+ Property [ <default> private $name ]
+ Property [ <default> private $enumvalue ]
+ Property [ <default> private $options ]
+ Property [ <default> private $source_context ]
+ Property [ <default> private $syntax ]
+ }
+
+ - Methods [20] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getName ] {
+ }
+
+ Method [ <internal:protobuf> public method setName ] {
+ }
+
+ Method [ <internal:protobuf> public method getEnumvalue ] {
+ }
+
+ Method [ <internal:protobuf> public method setEnumvalue ] {
+ }
+
+ Method [ <internal:protobuf> public method getOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method setOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method getSourceContext ] {
+ }
+
+ Method [ <internal:protobuf> public method setSourceContext ] {
+ }
+
+ Method [ <internal:protobuf> public method getSyntax ] {
+ }
+
+ Method [ <internal:protobuf> public method setSyntax ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\EnumValue implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [3] {
+ Property [ <default> private $name ]
+ Property [ <default> private $number ]
+ Property [ <default> private $options ]
+ }
+
+ - Methods [16] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getName ] {
+ }
+
+ Method [ <internal:protobuf> public method setName ] {
+ }
+
+ Method [ <internal:protobuf> public method getNumber ] {
+ }
+
+ Method [ <internal:protobuf> public method setNumber ] {
+ }
+
+ Method [ <internal:protobuf> public method getOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method setOptions ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Field_Cardinality ] {
+
+ - Constants [4] {
+ Constant [ integer CARDINALITY_UNKNOWN ] { 0 }
+ Constant [ integer CARDINALITY_OPTIONAL ] { 1 }
+ Constant [ integer CARDINALITY_REQUIRED ] { 2 }
+ Constant [ integer CARDINALITY_REPEATED ] { 3 }
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Field implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [10] {
+ Property [ <default> private $kind ]
+ Property [ <default> private $cardinality ]
+ Property [ <default> private $number ]
+ Property [ <default> private $name ]
+ Property [ <default> private $type_url ]
+ Property [ <default> private $oneof_index ]
+ Property [ <default> private $packed ]
+ Property [ <default> private $options ]
+ Property [ <default> private $json_name ]
+ Property [ <default> private $default_value ]
+ }
+
+ - Methods [30] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getKind ] {
+ }
+
+ Method [ <internal:protobuf> public method setKind ] {
+ }
+
+ Method [ <internal:protobuf> public method getCardinality ] {
+ }
+
+ Method [ <internal:protobuf> public method setCardinality ] {
+ }
+
+ Method [ <internal:protobuf> public method getNumber ] {
+ }
+
+ Method [ <internal:protobuf> public method setNumber ] {
+ }
+
+ Method [ <internal:protobuf> public method getName ] {
+ }
+
+ Method [ <internal:protobuf> public method setName ] {
+ }
+
+ Method [ <internal:protobuf> public method getTypeUrl ] {
+ }
+
+ Method [ <internal:protobuf> public method setTypeUrl ] {
+ }
+
+ Method [ <internal:protobuf> public method getOneofIndex ] {
+ }
+
+ Method [ <internal:protobuf> public method setOneofIndex ] {
+ }
+
+ Method [ <internal:protobuf> public method getPacked ] {
+ }
+
+ Method [ <internal:protobuf> public method setPacked ] {
+ }
+
+ Method [ <internal:protobuf> public method getOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method setOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method getJsonName ] {
+ }
+
+ Method [ <internal:protobuf> public method setJsonName ] {
+ }
+
+ Method [ <internal:protobuf> public method getDefaultValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setDefaultValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Field_Kind ] {
+
+ - Constants [19] {
+ Constant [ integer TYPE_UNKNOWN ] { 0 }
+ Constant [ integer TYPE_DOUBLE ] { 1 }
+ Constant [ integer TYPE_FLOAT ] { 2 }
+ Constant [ integer TYPE_INT64 ] { 3 }
+ Constant [ integer TYPE_UINT64 ] { 4 }
+ Constant [ integer TYPE_INT32 ] { 5 }
+ Constant [ integer TYPE_FIXED64 ] { 6 }
+ Constant [ integer TYPE_FIXED32 ] { 7 }
+ Constant [ integer TYPE_BOOL ] { 8 }
+ Constant [ integer TYPE_STRING ] { 9 }
+ Constant [ integer TYPE_GROUP ] { 10 }
+ Constant [ integer TYPE_MESSAGE ] { 11 }
+ Constant [ integer TYPE_BYTES ] { 12 }
+ Constant [ integer TYPE_UINT32 ] { 13 }
+ Constant [ integer TYPE_ENUM ] { 14 }
+ Constant [ integer TYPE_SFIXED32 ] { 15 }
+ Constant [ integer TYPE_SFIXED64 ] { 16 }
+ Constant [ integer TYPE_SINT32 ] { 17 }
+ Constant [ integer TYPE_SINT64 ] { 18 }
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\FieldMask implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $paths ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getPaths ] {
+ }
+
+ Method [ <internal:protobuf> public method setPaths ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\FloatValue implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\GPBEmpty implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [10] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Int32Value implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Int64Value implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\ListValue implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $values ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValues ] {
+ }
+
+ Method [ <internal:protobuf> public method setValues ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Method implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [7] {
+ Property [ <default> private $name ]
+ Property [ <default> private $request_type_url ]
+ Property [ <default> private $request_streaming ]
+ Property [ <default> private $response_type_url ]
+ Property [ <default> private $response_streaming ]
+ Property [ <default> private $options ]
+ Property [ <default> private $syntax ]
+ }
+
+ - Methods [24] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getName ] {
+ }
+
+ Method [ <internal:protobuf> public method setName ] {
+ }
+
+ Method [ <internal:protobuf> public method getRequestTypeUrl ] {
+ }
+
+ Method [ <internal:protobuf> public method setRequestTypeUrl ] {
+ }
+
+ Method [ <internal:protobuf> public method getRequestStreaming ] {
+ }
+
+ Method [ <internal:protobuf> public method setRequestStreaming ] {
+ }
+
+ Method [ <internal:protobuf> public method getResponseTypeUrl ] {
+ }
+
+ Method [ <internal:protobuf> public method setResponseTypeUrl ] {
+ }
+
+ Method [ <internal:protobuf> public method getResponseStreaming ] {
+ }
+
+ Method [ <internal:protobuf> public method setResponseStreaming ] {
+ }
+
+ Method [ <internal:protobuf> public method getOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method setOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method getSyntax ] {
+ }
+
+ Method [ <internal:protobuf> public method setSyntax ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Mixin implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [2] {
+ Property [ <default> private $name ]
+ Property [ <default> private $root ]
+ }
+
+ - Methods [14] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getName ] {
+ }
+
+ Method [ <internal:protobuf> public method setName ] {
+ }
+
+ Method [ <internal:protobuf> public method getRoot ] {
+ }
+
+ Method [ <internal:protobuf> public method setRoot ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\NullValue ] {
+
+ - Constants [1] {
+ Constant [ integer NULL_VALUE ] { 0 }
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Option implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [2] {
+ Property [ <default> private $name ]
+ Property [ <default> private $value ]
+ }
+
+ - Methods [14] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getName ] {
+ }
+
+ Method [ <internal:protobuf> public method setName ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\SourceContext implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $file_name ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getFileName ] {
+ }
+
+ Method [ <internal:protobuf> public method setFileName ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\StringValue implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Struct implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $fields ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getFields ] {
+ }
+
+ Method [ <internal:protobuf> public method setFields ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Syntax ] {
+
+ - Constants [2] {
+ Constant [ integer SYNTAX_PROTO2 ] { 0 }
+ Constant [ integer SYNTAX_PROTO3 ] { 1 }
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [0] {
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Timestamp implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [2] {
+ Property [ <default> private $seconds ]
+ Property [ <default> private $nanos ]
+ }
+
+ - Methods [16] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method fromDateTime ] {
+ }
+
+ Method [ <internal:protobuf> public method toDateTime ] {
+ }
+
+ Method [ <internal:protobuf> public method getSeconds ] {
+ }
+
+ Method [ <internal:protobuf> public method setSeconds ] {
+ }
+
+ Method [ <internal:protobuf> public method getNanos ] {
+ }
+
+ Method [ <internal:protobuf> public method setNanos ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Type implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [6] {
+ Property [ <default> private $name ]
+ Property [ <default> private $fields ]
+ Property [ <default> private $oneofs ]
+ Property [ <default> private $options ]
+ Property [ <default> private $source_context ]
+ Property [ <default> private $syntax ]
+ }
+
+ - Methods [22] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getName ] {
+ }
+
+ Method [ <internal:protobuf> public method setName ] {
+ }
+
+ Method [ <internal:protobuf> public method getFields ] {
+ }
+
+ Method [ <internal:protobuf> public method setFields ] {
+ }
+
+ Method [ <internal:protobuf> public method getOneofs ] {
+ }
+
+ Method [ <internal:protobuf> public method setOneofs ] {
+ }
+
+ Method [ <internal:protobuf> public method getOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method setOptions ] {
+ }
+
+ Method [ <internal:protobuf> public method getSourceContext ] {
+ }
+
+ Method [ <internal:protobuf> public method setSourceContext ] {
+ }
+
+ Method [ <internal:protobuf> public method getSyntax ] {
+ }
+
+ Method [ <internal:protobuf> public method setSyntax ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\UInt32Value implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\UInt64Value implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $value ]
+ }
+
+ - Methods [12] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setValue ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
+
+ Class [ <internal:protobuf> class Google\Protobuf\Value implements Google\Protobuf\Internal\Message ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [1] {
+ Property [ <default> private $kind ]
+ }
+
+ - Methods [23] {
+ Method [ <internal:protobuf, ctor> public method __construct ] {
+ }
+
+ Method [ <internal:protobuf> public method getNullValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setNullValue ] {
+ }
+
+ Method [ <internal:protobuf> public method getNumberValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setNumberValue ] {
+ }
+
+ Method [ <internal:protobuf> public method getStringValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setStringValue ] {
+ }
+
+ Method [ <internal:protobuf> public method getBoolValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setBoolValue ] {
+ }
+
+ Method [ <internal:protobuf> public method getStructValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setStructValue ] {
+ }
+
+ Method [ <internal:protobuf> public method getListValue ] {
+ }
+
+ Method [ <internal:protobuf> public method setListValue ] {
+ }
+
+ Method [ <internal:protobuf> public method getKind ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] {
+ }
+
+ Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] {
+ }
+ }
+ }
}
}