|
@@ -251,7 +251,7 @@ class Any extends \Google\Protobuf\Internal\Message
|
|
* targeted message type. If failed, an error will be thrown. Otherwise,
|
|
* targeted message type. If failed, an error will be thrown. Otherwise,
|
|
* the method will create a message of the targeted type and fill it with
|
|
* the method will create a message of the targeted type and fill it with
|
|
* the decoded value in Any.
|
|
* the decoded value in Any.
|
|
- * @return unpacked message
|
|
|
|
|
|
+ * @return Message unpacked message
|
|
* @throws \Exception Type url needs to be type.googleapis.com/fully-qualified.
|
|
* @throws \Exception Type url needs to be type.googleapis.com/fully-qualified.
|
|
* @throws \Exception Class hasn't been added to descriptor pool.
|
|
* @throws \Exception Class hasn't been added to descriptor pool.
|
|
* @throws \Exception cannot decode data in value field.
|
|
* @throws \Exception cannot decode data in value field.
|