/opt/imunify360/venv/lib/python3.11/site-packages/google/protobuf
NameSizeModeActions
compiler/-0755rm
internal/-0755rm
pyext/-0755rm
util/-0755rm
__pycache__/-0755rm
any_pb2.py14200644editdlrm
api_pb2.py28400644editdlrm
descriptor.py479680644editdlrm
descriptor_database.py68190644editdlrm
descriptor_pb2.py1364350644editdlrm
descriptor_pool.py468760644editdlrm
duration_pb2.py14950644editdlrm
empty_pb2.py13620644editdlrm
field_mask_pb2.py14530644editdlrm
json_format.py362970644editdlrm
message.py145510644editdlrm
message_factory.py89520644editdlrm
proto_builder.py55620644editdlrm
reflection.py37720644editdlrm
service.py91460644editdlrm
service_reflection.py114170644editdlrm
source_context_pb2.py14750644editdlrm
struct_pb2.py27220644editdlrm
symbol_database.py80780644editdlrm
text_encoding.py47010644editdlrm
text_format.py640110644editdlrm
timestamp_pb2.py15040644editdlrm
type_pb2.py51320644editdlrm
unknown_fields.py44860644editdlrm
wrappers_pb2.py27270644editdlrm
__init__.py17050644editdlrm
Edit: /opt/imunify360/venv/lib/python3.11/site-packages/google/protobuf/struct_pb2.py (2722B)
# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/protobuf/struct.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool from google.protobuf import symbol_database as _symbol_database from google.protobuf.internal import builder as _builder # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1cgoogle/protobuf/struct.proto\x12\x0fgoogle.protobuf\"\x98\x01\n\x06Struct\x12;\n\x06\x66ields\x18\x01 \x03(\x0b\x32#.google.protobuf.Struct.FieldsEntryR\x06\x66ields\x1aQ\n\x0b\x46ieldsEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12,\n\x05value\x18\x02 \x01(\x0b\x32\x16.google.protobuf.ValueR\x05value:\x02\x38\x01\"\xb2\x02\n\x05Value\x12;\n\nnull_value\x18\x01 \x01(\x0e\x32\x1a.google.protobuf.NullValueH\x00R\tnullValue\x12#\n\x0cnumber_value\x18\x02 \x01(\x01H\x00R\x0bnumberValue\x12#\n\x0cstring_value\x18\x03 \x01(\tH\x00R\x0bstringValue\x12\x1f\n\nbool_value\x18\x04 \x01(\x08H\x00R\tboolValue\x12<\n\x0cstruct_value\x18\x05 \x01(\x0b\x32\x17.google.protobuf.StructH\x00R\x0bstructValue\x12;\n\nlist_value\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.ListValueH\x00R\tlistValueB\x06\n\x04kind\";\n\tListValue\x12.\n\x06values\x18\x01 \x03(\x0b\x32\x16.google.protobuf.ValueR\x06values*\x1b\n\tNullValue\x12\x0e\n\nNULL_VALUE\x10\x00\x42\x7f\n\x13\x63om.google.protobufB\x0bStructProtoP\x01Z/google.golang.org/protobuf/types/known/structpb\xf8\x01\x01\xa2\x02\x03GPB\xaa\x02\x1eGoogle.Protobuf.WellKnownTypesb\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'google.protobuf.struct_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None DESCRIPTOR._serialized_options = b'\n\023com.google.protobufB\013StructProtoP\001Z/google.golang.org/protobuf/types/known/structpb\370\001\001\242\002\003GPB\252\002\036Google.Protobuf.WellKnownTypes' _STRUCT_FIELDSENTRY._options = None _STRUCT_FIELDSENTRY._serialized_options = b'8\001' _globals['_NULLVALUE']._serialized_start=574 _globals['_NULLVALUE']._serialized_end=601 _globals['_STRUCT']._serialized_start=50 _globals['_STRUCT']._serialized_end=202 _globals['_STRUCT_FIELDSENTRY']._serialized_start=121 _globals['_STRUCT_FIELDSENTRY']._serialized_end=202 _globals['_VALUE']._serialized_start=205 _globals['_VALUE']._serialized_end=511 _globals['_LISTVALUE']._serialized_start=513 _globals['_LISTVALUE']._serialized_end=572 # @@protoc_insertion_point(module_scope)