|
|
@ -53,6 +53,9 @@ class MessageOptions extends \Google\Protobuf\Internal\Message |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
protected $deprecated = null; |
|
|
|
protected $deprecated = null; |
|
|
|
/** |
|
|
|
/** |
|
|
|
|
|
|
|
* NOTE: Do not set the option in .proto files. Always use the maps syntax |
|
|
|
|
|
|
|
* instead. The option should only be implicitly set by the proto compiler |
|
|
|
|
|
|
|
* parser. |
|
|
|
* Whether the message is an automatically generated map entry type for the |
|
|
|
* Whether the message is an automatically generated map entry type for the |
|
|
|
* maps field. |
|
|
|
* maps field. |
|
|
|
* For maps fields: |
|
|
|
* For maps fields: |
|
|
@ -68,9 +71,6 @@ class MessageOptions extends \Google\Protobuf\Internal\Message |
|
|
|
* use a native map in the target language to hold the keys and values. |
|
|
|
* use a native map in the target language to hold the keys and values. |
|
|
|
* The reflection APIs in such implementations still need to work as |
|
|
|
* The reflection APIs in such implementations still need to work as |
|
|
|
* if the field is a repeated message field. |
|
|
|
* if the field is a repeated message field. |
|
|
|
* NOTE: Do not set the option in .proto files. Always use the maps syntax |
|
|
|
|
|
|
|
* instead. The option should only be implicitly set by the proto compiler |
|
|
|
|
|
|
|
* parser. |
|
|
|
|
|
|
|
* |
|
|
|
* |
|
|
|
* Generated from protobuf field <code>optional bool map_entry = 7;</code> |
|
|
|
* Generated from protobuf field <code>optional bool map_entry = 7;</code> |
|
|
|
*/ |
|
|
|
*/ |
|
|
@ -114,6 +114,9 @@ class MessageOptions extends \Google\Protobuf\Internal\Message |
|
|
|
* for the message, or it will be completely ignored; in the very least, |
|
|
|
* for the message, or it will be completely ignored; in the very least, |
|
|
|
* this is a formalization for deprecating messages. |
|
|
|
* this is a formalization for deprecating messages. |
|
|
|
* @type bool $map_entry |
|
|
|
* @type bool $map_entry |
|
|
|
|
|
|
|
* NOTE: Do not set the option in .proto files. Always use the maps syntax |
|
|
|
|
|
|
|
* instead. The option should only be implicitly set by the proto compiler |
|
|
|
|
|
|
|
* parser. |
|
|
|
* Whether the message is an automatically generated map entry type for the |
|
|
|
* Whether the message is an automatically generated map entry type for the |
|
|
|
* maps field. |
|
|
|
* maps field. |
|
|
|
* For maps fields: |
|
|
|
* For maps fields: |
|
|
@ -129,9 +132,6 @@ class MessageOptions extends \Google\Protobuf\Internal\Message |
|
|
|
* use a native map in the target language to hold the keys and values. |
|
|
|
* use a native map in the target language to hold the keys and values. |
|
|
|
* The reflection APIs in such implementations still need to work as |
|
|
|
* The reflection APIs in such implementations still need to work as |
|
|
|
* if the field is a repeated message field. |
|
|
|
* if the field is a repeated message field. |
|
|
|
* NOTE: Do not set the option in .proto files. Always use the maps syntax |
|
|
|
|
|
|
|
* instead. The option should only be implicitly set by the proto compiler |
|
|
|
|
|
|
|
* parser. |
|
|
|
|
|
|
|
* @type array<\Google\Protobuf\Internal\UninterpretedOption>|\Google\Protobuf\Internal\RepeatedField $uninterpreted_option |
|
|
|
* @type array<\Google\Protobuf\Internal\UninterpretedOption>|\Google\Protobuf\Internal\RepeatedField $uninterpreted_option |
|
|
|
* The parser stores options it doesn't recognize here. See above. |
|
|
|
* The parser stores options it doesn't recognize here. See above. |
|
|
|
* } |
|
|
|
* } |
|
|
@ -288,6 +288,9 @@ class MessageOptions extends \Google\Protobuf\Internal\Message |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
|
|
|
|
* NOTE: Do not set the option in .proto files. Always use the maps syntax |
|
|
|
|
|
|
|
* instead. The option should only be implicitly set by the proto compiler |
|
|
|
|
|
|
|
* parser. |
|
|
|
* Whether the message is an automatically generated map entry type for the |
|
|
|
* Whether the message is an automatically generated map entry type for the |
|
|
|
* maps field. |
|
|
|
* maps field. |
|
|
|
* For maps fields: |
|
|
|
* For maps fields: |
|
|
@ -303,9 +306,6 @@ class MessageOptions extends \Google\Protobuf\Internal\Message |
|
|
|
* use a native map in the target language to hold the keys and values. |
|
|
|
* use a native map in the target language to hold the keys and values. |
|
|
|
* The reflection APIs in such implementations still need to work as |
|
|
|
* The reflection APIs in such implementations still need to work as |
|
|
|
* if the field is a repeated message field. |
|
|
|
* if the field is a repeated message field. |
|
|
|
* NOTE: Do not set the option in .proto files. Always use the maps syntax |
|
|
|
|
|
|
|
* instead. The option should only be implicitly set by the proto compiler |
|
|
|
|
|
|
|
* parser. |
|
|
|
|
|
|
|
* |
|
|
|
* |
|
|
|
* Generated from protobuf field <code>optional bool map_entry = 7;</code> |
|
|
|
* Generated from protobuf field <code>optional bool map_entry = 7;</code> |
|
|
|
* @return bool |
|
|
|
* @return bool |
|
|
@ -326,6 +326,9 @@ class MessageOptions extends \Google\Protobuf\Internal\Message |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
|
|
|
|
* NOTE: Do not set the option in .proto files. Always use the maps syntax |
|
|
|
|
|
|
|
* instead. The option should only be implicitly set by the proto compiler |
|
|
|
|
|
|
|
* parser. |
|
|
|
* Whether the message is an automatically generated map entry type for the |
|
|
|
* Whether the message is an automatically generated map entry type for the |
|
|
|
* maps field. |
|
|
|
* maps field. |
|
|
|
* For maps fields: |
|
|
|
* For maps fields: |
|
|
@ -341,9 +344,6 @@ class MessageOptions extends \Google\Protobuf\Internal\Message |
|
|
|
* use a native map in the target language to hold the keys and values. |
|
|
|
* use a native map in the target language to hold the keys and values. |
|
|
|
* The reflection APIs in such implementations still need to work as |
|
|
|
* The reflection APIs in such implementations still need to work as |
|
|
|
* if the field is a repeated message field. |
|
|
|
* if the field is a repeated message field. |
|
|
|
* NOTE: Do not set the option in .proto files. Always use the maps syntax |
|
|
|
|
|
|
|
* instead. The option should only be implicitly set by the proto compiler |
|
|
|
|
|
|
|
* parser. |
|
|
|
|
|
|
|
* |
|
|
|
* |
|
|
|
* Generated from protobuf field <code>optional bool map_entry = 7;</code> |
|
|
|
* Generated from protobuf field <code>optional bool map_entry = 7;</code> |
|
|
|
* @param bool $var |
|
|
|
* @param bool $var |
|
|
|