/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/__init__.py (1705B)
# Protocol Buffers - Google's data interchange format # Copyright 2008 Google Inc. All rights reserved. # https://developers.google.com/protocol-buffers/ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above # copyright notice, this list of conditions and the following disclaimer # in the documentation and/or other materials provided with the # distribution. # * Neither the name of Google Inc. nor the names of its # contributors may be used to endorse or promote products derived from # this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Copyright 2007 Google Inc. All Rights Reserved. __version__ = '4.23.2'