diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 3737 | 
1 files changed, 3724 insertions, 13 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #117 protobuf version 3.13.0 ] { +Extension [ <persistent> extension #117 protobuf version 3.14.0RC1 ] {    - Dependencies {      Dependency [ date (Optional) ] @@ -10,16 +10,7 @@ Extension [ <persistent> extension #117 protobuf version 3.13.0 ] {      }    } -  - Functions { -    Function [ <internal:protobuf> function protobuf_internal_loadbundled ] { - -      - Parameters [1] { -        Parameter #0 [ <required> $class_name ] -      } -    } -  } - -  - Classes [14] { +  - Classes [56] {      Class [ <internal:protobuf> final class Google\Protobuf\Internal\Arena ] {        - Constants [0] { @@ -424,7 +415,7 @@ Extension [ <persistent> extension #117 protobuf version 3.13.0 ] {        }      } -    Class [ <internal:protobuf> final class Google\Protobuf\Internal\DescriptorPool ] { +    Class [ <internal:protobuf> final class Google\Protobuf\DescriptorPool ] {        - Constants [0] {        } @@ -455,6 +446,26 @@ Extension [ <persistent> extension #117 protobuf version 3.13.0 ] {        }      } +    Class [ <internal:protobuf> class Google\Protobuf\Internal\DescriptorPool ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [1] { +        Method [ <internal:protobuf> static public method getGeneratedPool ] { +        } +      } + +      - Properties [0] { +      } + +      - Methods [0] { +      } +    } +      Class [ <internal:protobuf> class Google\Protobuf\Internal\GPBType ] {        - Constants [18] { @@ -619,7 +630,7 @@ Extension [ <persistent> extension #117 protobuf version 3.13.0 ] {        - Properties [0] {        } -      - Methods [13] { +      - Methods [14] {          Method [ <internal:protobuf> public method clear ] {            - Parameters [0] { @@ -680,6 +691,13 @@ Extension [ <persistent> extension #117 protobuf version 3.13.0 ] {            }          } +        Method [ <internal:protobuf> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +          Method [ <internal:protobuf> protected method readOneof ] {            - Parameters [1] { @@ -709,6 +727,3699 @@ Extension [ <persistent> extension #117 protobuf version 3.13.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> final class Google\Protobuf\Any extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [21] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 is ] { +        } + +        Method [ <internal:protobuf> public method pack ] { +        } + +        Method [ <internal:protobuf> public method unpack ] { +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    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> final class Google\Protobuf\Api extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [28] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Method extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [28] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Mixin extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [18] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    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> final class Google\Protobuf\Duration extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [18] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    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> final class Google\Protobuf\GPBEmpty extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [14] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, ctor> public method __construct ] { +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    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> final class Google\Protobuf\FieldMask extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    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> final class Google\Protobuf\SourceContext extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    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> final class Google\Protobuf\Struct extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Struct\FieldsEntry extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [18] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, ctor> public method __construct ] { +        } + +        Method [ <internal:protobuf> public method getKey ] { +        } + +        Method [ <internal:protobuf> public method setKey ] { +        } + +        Method [ <internal:protobuf> public method getValue ] { +        } + +        Method [ <internal:protobuf> public method setValue ] { +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Value extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [27] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\ListValue extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> class Google\Protobuf\NullValue ] { + +      - Constants [1] { +        Constant [ public int NULL_VALUE ] { 0 } +      } + +      - Static properties [0] { +      } + +      - Static methods [2] { +        Method [ <internal:protobuf> static public method name ] { +        } + +        Method [ <internal:protobuf> static public method value ] { +        } +      } + +      - 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> final class Google\Protobuf\Type extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [26] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Field extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [34] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> class Google\Protobuf\Field\Kind ] { + +      - Constants [19] { +        Constant [ public int TYPE_UNKNOWN ] { 0 } +        Constant [ public int TYPE_DOUBLE ] { 1 } +        Constant [ public int TYPE_FLOAT ] { 2 } +        Constant [ public int TYPE_INT64 ] { 3 } +        Constant [ public int TYPE_UINT64 ] { 4 } +        Constant [ public int TYPE_INT32 ] { 5 } +        Constant [ public int TYPE_FIXED64 ] { 6 } +        Constant [ public int TYPE_FIXED32 ] { 7 } +        Constant [ public int TYPE_BOOL ] { 8 } +        Constant [ public int TYPE_STRING ] { 9 } +        Constant [ public int TYPE_GROUP ] { 10 } +        Constant [ public int TYPE_MESSAGE ] { 11 } +        Constant [ public int TYPE_BYTES ] { 12 } +        Constant [ public int TYPE_UINT32 ] { 13 } +        Constant [ public int TYPE_ENUM ] { 14 } +        Constant [ public int TYPE_SFIXED32 ] { 15 } +        Constant [ public int TYPE_SFIXED64 ] { 16 } +        Constant [ public int TYPE_SINT32 ] { 17 } +        Constant [ public int TYPE_SINT64 ] { 18 } +      } + +      - Static properties [0] { +      } + +      - Static methods [2] { +        Method [ <internal:protobuf> static public method name ] { +        } + +        Method [ <internal:protobuf> static public method value ] { +        } +      } + +      - Properties [0] { +      } + +      - Methods [0] { +      } +    } + +    Class [ <internal:protobuf> class Google\Protobuf\Field\Cardinality ] { + +      - Constants [4] { +        Constant [ public int CARDINALITY_UNKNOWN ] { 0 } +        Constant [ public int CARDINALITY_OPTIONAL ] { 1 } +        Constant [ public int CARDINALITY_REQUIRED ] { 2 } +        Constant [ public int CARDINALITY_REPEATED ] { 3 } +      } + +      - Static properties [0] { +      } + +      - Static methods [2] { +        Method [ <internal:protobuf> static public method name ] { +        } + +        Method [ <internal:protobuf> static public method value ] { +        } +      } + +      - Properties [0] { +      } + +      - Methods [0] { +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Enum extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [24] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\EnumValue extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [20] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Option extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [18] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> class Google\Protobuf\Syntax ] { + +      - Constants [2] { +        Constant [ public int SYNTAX_PROTO2 ] { 0 } +        Constant [ public int SYNTAX_PROTO3 ] { 1 } +      } + +      - Static properties [0] { +      } + +      - Static methods [2] { +        Method [ <internal:protobuf> static public method name ] { +        } + +        Method [ <internal:protobuf> static public method value ] { +        } +      } + +      - 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> final class Google\Protobuf\Timestamp extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [20] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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> public method fromDateTime ] { +        } + +        Method [ <internal:protobuf> public method toDateTime ] { +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method clear ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    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> final class Google\Protobuf\DoubleValue extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\FloatValue extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Int64Value extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\UInt64Value extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\Int32Value extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\UInt32Value extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\BoolValue extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\StringValue extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    } + +    Class [ <internal:protobuf> final class Google\Protobuf\BytesValue extends Google\Protobuf\Internal\Message ] { + +      - Constants [0] { +      } + +      - Static properties [0] { +      } + +      - Static methods [0] { +      } + +      - Properties [0] { +      } + +      - Methods [16] { +        Method [ <internal:protobuf, overwrites Google\Protobuf\Internal\Message, 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 ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method discardUnknownFields ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method serializeToJsonString ] { + +          - Parameters [0] { +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFromJsonString ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> public method mergeFrom ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $data ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readWrapperValue ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeWrapperValue ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method hasOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method readOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method writeOneof ] { + +          - Parameters [2] { +            Parameter #0 [ <required> $field ] +            Parameter #1 [ <required> $value ] +          } +        } + +        Method [ <internal:protobuf, inherits Google\Protobuf\Internal\Message> protected method whichOneof ] { + +          - Parameters [1] { +            Parameter #0 [ <required> $field ] +          } +        } +      } +    }    }  }  | 
