|
@@ -174,7 +174,8 @@ class FileOptions extends \Google\Protobuf\Internal\Message
|
|
private $php_namespace = '';
|
|
private $php_namespace = '';
|
|
private $has_php_namespace = false;
|
|
private $has_php_namespace = false;
|
|
/**
|
|
/**
|
|
- * The parser stores options it doesn't recognize here. See above.
|
|
|
|
|
|
+ * The parser stores options it doesn't recognize here.
|
|
|
|
+ * See the documentation for the "Options" section above.
|
|
*
|
|
*
|
|
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
|
|
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
|
|
*/
|
|
*/
|
|
@@ -827,7 +828,8 @@ class FileOptions extends \Google\Protobuf\Internal\Message
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * The parser stores options it doesn't recognize here. See above.
|
|
|
|
|
|
+ * The parser stores options it doesn't recognize here.
|
|
|
|
+ * See the documentation for the "Options" section above.
|
|
*
|
|
*
|
|
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
|
|
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
|
|
* @return \Google\Protobuf\Internal\RepeatedField
|
|
* @return \Google\Protobuf\Internal\RepeatedField
|
|
@@ -838,7 +840,8 @@ class FileOptions extends \Google\Protobuf\Internal\Message
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * The parser stores options it doesn't recognize here. See above.
|
|
|
|
|
|
+ * The parser stores options it doesn't recognize here.
|
|
|
|
+ * See the documentation for the "Options" section above.
|
|
*
|
|
*
|
|
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
|
|
* Generated from protobuf field <code>repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;</code>
|
|
* @param \Google\Protobuf\Internal\UninterpretedOption[]|\Google\Protobuf\Internal\RepeatedField $var
|
|
* @param \Google\Protobuf\Internal\UninterpretedOption[]|\Google\Protobuf\Internal\RepeatedField $var
|