@@ -72,6 +72,8 @@ class ValueType(google.protobuf.message.Message):
7272 BOOL_LIST : ValueType ._Enum .ValueType # 17
7373 UNIX_TIMESTAMP_LIST : ValueType ._Enum .ValueType # 18
7474 NULL : ValueType ._Enum .ValueType # 19
75+ MAP : ValueType ._Enum .ValueType # 20
76+ MAP_LIST : ValueType ._Enum .ValueType # 21
7577
7678 class Enum (_Enum , metaclass = _EnumEnumTypeWrapper ): ...
7779 INVALID : ValueType .Enum .ValueType # 0
@@ -92,6 +94,8 @@ class ValueType(google.protobuf.message.Message):
9294 BOOL_LIST : ValueType .Enum .ValueType # 17
9395 UNIX_TIMESTAMP_LIST : ValueType .Enum .ValueType # 18
9496 NULL : ValueType .Enum .ValueType # 19
97+ MAP : ValueType .Enum .ValueType # 20
98+ MAP_LIST : ValueType .Enum .ValueType # 21
9599
96100 def __init__ (
97101 self ,
@@ -119,6 +123,8 @@ class Value(google.protobuf.message.Message):
119123 BOOL_LIST_VAL_FIELD_NUMBER : builtins .int
120124 UNIX_TIMESTAMP_LIST_VAL_FIELD_NUMBER : builtins .int
121125 NULL_VAL_FIELD_NUMBER : builtins .int
126+ MAP_VAL_FIELD_NUMBER : builtins .int
127+ MAP_LIST_VAL_FIELD_NUMBER : builtins .int
122128 bytes_val : builtins .bytes
123129 string_val : builtins .str
124130 int32_val : builtins .int
@@ -144,6 +150,10 @@ class Value(google.protobuf.message.Message):
144150 @property
145151 def unix_timestamp_list_val (self ) -> global___Int64List : ...
146152 null_val : global___Null .ValueType
153+ @property
154+ def map_val (self ) -> global___Map : ...
155+ @property
156+ def map_list_val (self ) -> global___MapList : ...
147157 def __init__ (
148158 self ,
149159 * ,
@@ -164,10 +174,12 @@ class Value(google.protobuf.message.Message):
164174 bool_list_val : global___BoolList | None = ...,
165175 unix_timestamp_list_val : global___Int64List | None = ...,
166176 null_val : global___Null .ValueType = ...,
177+ map_val : global___Map | None = ...,
178+ map_list_val : global___MapList | None = ...,
167179 ) -> None : ...
168- def HasField (self , field_name : typing_extensions .Literal ["bool_list_val" , b"bool_list_val" , "bool_val" , b"bool_val" , "bytes_list_val" , b"bytes_list_val" , "bytes_val" , b"bytes_val" , "double_list_val" , b"double_list_val" , "double_val" , b"double_val" , "float_list_val" , b"float_list_val" , "float_val" , b"float_val" , "int32_list_val" , b"int32_list_val" , "int32_val" , b"int32_val" , "int64_list_val" , b"int64_list_val" , "int64_val" , b"int64_val" , "null_val" , b"null_val" , "string_list_val" , b"string_list_val" , "string_val" , b"string_val" , "unix_timestamp_list_val" , b"unix_timestamp_list_val" , "unix_timestamp_val" , b"unix_timestamp_val" , "val" , b"val" ]) -> builtins .bool : ...
169- def ClearField (self , field_name : typing_extensions .Literal ["bool_list_val" , b"bool_list_val" , "bool_val" , b"bool_val" , "bytes_list_val" , b"bytes_list_val" , "bytes_val" , b"bytes_val" , "double_list_val" , b"double_list_val" , "double_val" , b"double_val" , "float_list_val" , b"float_list_val" , "float_val" , b"float_val" , "int32_list_val" , b"int32_list_val" , "int32_val" , b"int32_val" , "int64_list_val" , b"int64_list_val" , "int64_val" , b"int64_val" , "null_val" , b"null_val" , "string_list_val" , b"string_list_val" , "string_val" , b"string_val" , "unix_timestamp_list_val" , b"unix_timestamp_list_val" , "unix_timestamp_val" , b"unix_timestamp_val" , "val" , b"val" ]) -> None : ...
170- def WhichOneof (self , oneof_group : typing_extensions .Literal ["val" , b"val" ]) -> typing_extensions .Literal ["bytes_val" , "string_val" , "int32_val" , "int64_val" , "double_val" , "float_val" , "bool_val" , "unix_timestamp_val" , "bytes_list_val" , "string_list_val" , "int32_list_val" , "int64_list_val" , "double_list_val" , "float_list_val" , "bool_list_val" , "unix_timestamp_list_val" , "null_val" ] | None : ...
180+ def HasField (self , field_name : typing_extensions .Literal ["bool_list_val" , b"bool_list_val" , "bool_val" , b"bool_val" , "bytes_list_val" , b"bytes_list_val" , "bytes_val" , b"bytes_val" , "double_list_val" , b"double_list_val" , "double_val" , b"double_val" , "float_list_val" , b"float_list_val" , "float_val" , b"float_val" , "int32_list_val" , b"int32_list_val" , "int32_val" , b"int32_val" , "int64_list_val" , b"int64_list_val" , "int64_val" , b"int64_val" , "map_list_val" , b"map_list_val" , "map_val" , b"map_val" , " null_val" , b"null_val" , "string_list_val" , b"string_list_val" , "string_val" , b"string_val" , "unix_timestamp_list_val" , b"unix_timestamp_list_val" , "unix_timestamp_val" , b"unix_timestamp_val" , "val" , b"val" ]) -> builtins .bool : ...
181+ def ClearField (self , field_name : typing_extensions .Literal ["bool_list_val" , b"bool_list_val" , "bool_val" , b"bool_val" , "bytes_list_val" , b"bytes_list_val" , "bytes_val" , b"bytes_val" , "double_list_val" , b"double_list_val" , "double_val" , b"double_val" , "float_list_val" , b"float_list_val" , "float_val" , b"float_val" , "int32_list_val" , b"int32_list_val" , "int32_val" , b"int32_val" , "int64_list_val" , b"int64_list_val" , "int64_val" , b"int64_val" , "map_list_val" , b"map_list_val" , "map_val" , b"map_val" , " null_val" , b"null_val" , "string_list_val" , b"string_list_val" , "string_val" , b"string_val" , "unix_timestamp_list_val" , b"unix_timestamp_list_val" , "unix_timestamp_val" , b"unix_timestamp_val" , "val" , b"val" ]) -> None : ...
182+ def WhichOneof (self , oneof_group : typing_extensions .Literal ["val" , b"val" ]) -> typing_extensions .Literal ["bytes_val" , "string_val" , "int32_val" , "int64_val" , "double_val" , "float_val" , "bool_val" , "unix_timestamp_val" , "bytes_list_val" , "string_list_val" , "int32_list_val" , "int64_list_val" , "double_list_val" , "float_list_val" , "bool_list_val" , "unix_timestamp_list_val" , "null_val" , "map_val" , "map_list_val" ] | None : ...
171183
172184global___Value = Value
173185
@@ -276,6 +288,53 @@ class BoolList(google.protobuf.message.Message):
276288
277289global___BoolList = BoolList
278290
291+ class Map (google .protobuf .message .Message ):
292+ DESCRIPTOR : google .protobuf .descriptor .Descriptor
293+
294+ class ValEntry (google .protobuf .message .Message ):
295+ DESCRIPTOR : google .protobuf .descriptor .Descriptor
296+
297+ KEY_FIELD_NUMBER : builtins .int
298+ VALUE_FIELD_NUMBER : builtins .int
299+ key : builtins .str
300+ @property
301+ def value (self ) -> global___Value : ...
302+ def __init__ (
303+ self ,
304+ * ,
305+ key : builtins .str = ...,
306+ value : global___Value | None = ...,
307+ ) -> None : ...
308+ def HasField (self , field_name : typing_extensions .Literal ["value" , b"value" ]) -> builtins .bool : ...
309+ def ClearField (self , field_name : typing_extensions .Literal ["key" , b"key" , "value" , b"value" ]) -> None : ...
310+
311+ VAL_FIELD_NUMBER : builtins .int
312+ @property
313+ def val (self ) -> google .protobuf .internal .containers .MessageMap [builtins .str , global___Value ]: ...
314+ def __init__ (
315+ self ,
316+ * ,
317+ val : collections .abc .Mapping [builtins .str , global___Value ] | None = ...,
318+ ) -> None : ...
319+ def ClearField (self , field_name : typing_extensions .Literal ["val" , b"val" ]) -> None : ...
320+
321+ global___Map = Map
322+
323+ class MapList (google .protobuf .message .Message ):
324+ DESCRIPTOR : google .protobuf .descriptor .Descriptor
325+
326+ VAL_FIELD_NUMBER : builtins .int
327+ @property
328+ def val (self ) -> google .protobuf .internal .containers .RepeatedCompositeFieldContainer [global___Map ]: ...
329+ def __init__ (
330+ self ,
331+ * ,
332+ val : collections .abc .Iterable [global___Map ] | None = ...,
333+ ) -> None : ...
334+ def ClearField (self , field_name : typing_extensions .Literal ["val" , b"val" ]) -> None : ...
335+
336+ global___MapList = MapList
337+
279338class RepeatedValue (google .protobuf .message .Message ):
280339 """This is to avoid an issue of being unable to specify `repeated value` in oneofs or maps
281340 In JSON "val" field can be omitted
0 commit comments