Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 04:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/fc0af63ab333fac85771fda972b3502f to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/fc0af63ab333fac85771fda972b3502f to your computer and use it in GitHub Desktop.
system: x86_64-linux | build_time: 25 seconds | https://github.com/NixOS/nixpkgs/pull/117004
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
Sourcing setuptools-check-hook
Using setuptoolsCheckPhase
Sourcing pytest-check-hook
Using pytestCheckPhase
Removing setuptoolsCheckPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/11ma5q2gzd5xklng84h3946a5aianzmb-google-api-core-1.25.1.tar.gz
source root is google-api-core-1.25.1
setting SOURCE_DATE_EPOCH to timestamp 1611604600 of file google-api-core-1.25.1/setup.cfg
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/google
copying google/__init__.py -> build/lib/google
creating build/lib/google/api_core
copying google/api_core/operation_async.py -> build/lib/google/api_core
copying google/api_core/operation.py -> build/lib/google/api_core
copying google/api_core/client_options.py -> build/lib/google/api_core
copying google/api_core/grpc_helpers_async.py -> build/lib/google/api_core
copying google/api_core/protobuf_helpers.py -> build/lib/google/api_core
copying google/api_core/page_iterator.py -> build/lib/google/api_core
copying google/api_core/general_helpers.py -> build/lib/google/api_core
copying google/api_core/__init__.py -> build/lib/google/api_core
copying google/api_core/bidi.py -> build/lib/google/api_core
copying google/api_core/iam.py -> build/lib/google/api_core
copying google/api_core/page_iterator_async.py -> build/lib/google/api_core
copying google/api_core/path_template.py -> build/lib/google/api_core
copying google/api_core/retry.py -> build/lib/google/api_core
copying google/api_core/version.py -> build/lib/google/api_core
copying google/api_core/datetime_helpers.py -> build/lib/google/api_core
copying google/api_core/grpc_helpers.py -> build/lib/google/api_core
copying google/api_core/timeout.py -> build/lib/google/api_core
copying google/api_core/exceptions.py -> build/lib/google/api_core
copying google/api_core/client_info.py -> build/lib/google/api_core
copying google/api_core/retry_async.py -> build/lib/google/api_core
creating build/lib/google/api_core/future
copying google/api_core/future/_helpers.py -> build/lib/google/api_core/future
copying google/api_core/future/__init__.py -> build/lib/google/api_core/future
copying google/api_core/future/async_future.py -> build/lib/google/api_core/future
copying google/api_core/future/base.py -> build/lib/google/api_core/future
copying google/api_core/future/polling.py -> build/lib/google/api_core/future
creating build/lib/google/api_core/gapic_v1
copying google/api_core/gapic_v1/method.py -> build/lib/google/api_core/gapic_v1
copying google/api_core/gapic_v1/__init__.py -> build/lib/google/api_core/gapic_v1
copying google/api_core/gapic_v1/config_async.py -> build/lib/google/api_core/gapic_v1
copying google/api_core/gapic_v1/method_async.py -> build/lib/google/api_core/gapic_v1
copying google/api_core/gapic_v1/routing_header.py -> build/lib/google/api_core/gapic_v1
copying google/api_core/gapic_v1/client_info.py -> build/lib/google/api_core/gapic_v1
copying google/api_core/gapic_v1/config.py -> build/lib/google/api_core/gapic_v1
creating build/lib/google/api_core/operations_v1
copying google/api_core/operations_v1/operations_client.py -> build/lib/google/api_core/operations_v1
copying google/api_core/operations_v1/__init__.py -> build/lib/google/api_core/operations_v1
copying google/api_core/operations_v1/operations_async_client.py -> build/lib/google/api_core/operations_v1
copying google/api_core/operations_v1/operations_client_config.py -> build/lib/google/api_core/operations_v1
running egg_info
writing google_api_core.egg-info/PKG-INFO
writing dependency_links to google_api_core.egg-info/dependency_links.txt
writing namespace_packages to google_api_core.egg-info/namespace_packages.txt
writing requirements to google_api_core.egg-info/requires.txt
writing top-level names to google_api_core.egg-info/top_level.txt
reading manifest file 'google_api_core.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.json' under directory 'google'
warning: no files found matching '*.proto' under directory 'google'
warning: no previously-included files matching '*.py[co]' found anywhere in distribution
warning: no previously-included files matching '__pycache__' found anywhere in distribution
no previously-included directories found matching 'scripts/readme-gen'
writing manifest file 'google_api_core.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/google/__init__.py (namespace package)
copying google/api_core/operation_async.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/operation.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/client_options.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/grpc_helpers_async.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/protobuf_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/page_iterator.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/general_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/bidi.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/iam.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/page_iterator_async.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/path_template.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/retry.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/version.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/datetime_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/grpc_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/timeout.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/exceptions.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/client_info.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/retry_async.py -> build/bdist.linux-x86_64/wheel/google/api_core
copying google/api_core/future/_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core/future
copying google/api_core/future/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core/future
copying google/api_core/future/async_future.py -> build/bdist.linux-x86_64/wheel/google/api_core/future
copying google/api_core/future/base.py -> build/bdist.linux-x86_64/wheel/google/api_core/future
copying google/api_core/future/polling.py -> build/bdist.linux-x86_64/wheel/google/api_core/future
copying google/api_core/gapic_v1/method.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1
copying google/api_core/gapic_v1/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1
copying google/api_core/gapic_v1/config_async.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1
copying google/api_core/gapic_v1/method_async.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1
copying google/api_core/gapic_v1/routing_header.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1
copying google/api_core/gapic_v1/client_info.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1
copying google/api_core/gapic_v1/config.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1
copying google/api_core/operations_v1/operations_client.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1
copying google/api_core/operations_v1/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1
copying google/api_core/operations_v1/operations_async_client.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1
copying google/api_core/operations_v1/operations_client_config.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1
running install_egg_info
Copying google_api_core.egg-info to build/bdist.linux-x86_64/wheel/google_api_core-1.25.1-py3.8.egg-info
Installing build/bdist.linux-x86_64/wheel/google_api_core-1.25.1-py3.8-nspkg.pth
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-x86_64/wheel/google_api_core-1.25.1.dist-info/WHEEL
creating 'dist/google_api_core-1.25.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'google_api_core-1.25.1-py3.8-nspkg.pth'
adding 'google/api_core/__init__.py'
adding 'google/api_core/bidi.py'
adding 'google/api_core/client_info.py'
adding 'google/api_core/client_options.py'
adding 'google/api_core/datetime_helpers.py'
adding 'google/api_core/exceptions.py'
adding 'google/api_core/general_helpers.py'
adding 'google/api_core/grpc_helpers.py'
adding 'google/api_core/grpc_helpers_async.py'
adding 'google/api_core/iam.py'
adding 'google/api_core/operation.py'
adding 'google/api_core/operation_async.py'
adding 'google/api_core/page_iterator.py'
adding 'google/api_core/page_iterator_async.py'
adding 'google/api_core/path_template.py'
adding 'google/api_core/protobuf_helpers.py'
adding 'google/api_core/retry.py'
adding 'google/api_core/retry_async.py'
adding 'google/api_core/timeout.py'
adding 'google/api_core/version.py'
adding 'google/api_core/future/__init__.py'
adding 'google/api_core/future/_helpers.py'
adding 'google/api_core/future/async_future.py'
adding 'google/api_core/future/base.py'
adding 'google/api_core/future/polling.py'
adding 'google/api_core/gapic_v1/__init__.py'
adding 'google/api_core/gapic_v1/client_info.py'
adding 'google/api_core/gapic_v1/config.py'
adding 'google/api_core/gapic_v1/config_async.py'
adding 'google/api_core/gapic_v1/method.py'
adding 'google/api_core/gapic_v1/method_async.py'
adding 'google/api_core/gapic_v1/routing_header.py'
adding 'google/api_core/operations_v1/__init__.py'
adding 'google/api_core/operations_v1/operations_async_client.py'
adding 'google/api_core/operations_v1/operations_client.py'
adding 'google/api_core/operations_v1/operations_client_config.py'
adding 'google_api_core-1.25.1.dist-info/LICENSE'
adding 'google_api_core-1.25.1.dist-info/METADATA'
adding 'google_api_core-1.25.1.dist-info/WHEEL'
adding 'google_api_core-1.25.1.dist-info/namespace_packages.txt'
adding 'google_api_core-1.25.1.dist-info/top_level.txt'
adding 'google_api_core-1.25.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/google-api-core-1.25.1/dist /build/google-api-core-1.25.1
Processing ./google_api_core-1.25.1-py2.py3-none-any.whl
Requirement already satisfied: pytz in /nix/store/aybm0r7jv09p921ygc7r9zmr1dil1df1-python3.8-pytz-2021.1/lib/python3.8/site-packages (from google-api-core==1.25.1) (2021.1)
Requirement already satisfied: six>=1.13.0 in /nix/store/yaml7n5i0436jcqb4iqsgwykjbag4ibs-python3.8-six-1.15.0/lib/python3.8/site-packages (from google-api-core==1.25.1) (1.15.0)
Requirement already satisfied: google-auth<2.0dev,>=1.21.1 in /nix/store/8m0dzspd7w3kprgaj8vskzw4vlvnzkq9-python3.8-google-auth-1.24.0/lib/python3.8/site-packages (from google-api-core==1.25.1) (1.24.0)
Requirement already satisfied: protobuf>=3.12.0 in /nix/store/vk3c0vg33hcpp80fkr1a2r0rm345y6hp-python3.8-protobuf-3.15.5/lib/python3.8/site-packages (from google-api-core==1.25.1) (3.15.5)
Requirement already satisfied: setuptools>=40.3.0 in /nix/store/f8l0ix3pm23l6s73ip254ywsk5nf66q4-python3.8-setuptools-50.3.1/lib/python3.8/site-packages (from google-api-core==1.25.1) (50.3.1.post0)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages (from google-api-core==1.25.1) (1.52.0)
Requirement already satisfied: requests<3.0.0dev,>=2.18.0 in /nix/store/x3bz3fpg96qa4a1fjc9wjwadmqb4d6gp-python3.8-requests-2.25.1/lib/python3.8/site-packages (from google-api-core==1.25.1) (2.25.1)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /nix/store/1k2l651q76n06bgcjlnmgshark5ysb4h-python3.8-pyasn1-modules-0.2.8/lib/python3.8/site-packages (from google-auth<2.0dev,>=1.21.1->google-api-core==1.25.1) (0.2.8)
Requirement already satisfied: rsa<5,>=3.1.4 in /nix/store/illgb9rmgy7rw8y58n0pxksf3nv6qbi7-python3.8-rsa-4.6/lib/python3.8/site-packages (from google-auth<2.0dev,>=1.21.1->google-api-core==1.25.1) (4.6)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /nix/store/9gm92h1ian4w722196jzlkq48dgn293c-python3.8-cachetools-4.2.1/lib/python3.8/site-packages (from google-auth<2.0dev,>=1.21.1->google-api-core==1.25.1) (4.2.1)
Requirement already satisfied: pyasn1<0.5.0,>=0.4.6 in /nix/store/rzwk7xrq0csr7jjrbh4s5hbl1c79gas8-python3.8-pyasn1-0.4.8/lib/python3.8/site-packages (from pyasn1-modules>=0.2.1->google-auth<2.0dev,>=1.21.1->google-api-core==1.25.1) (0.4.8)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /nix/store/m6g5d7bdswmw9skwyn9kk6iaicd89m3n-python3.8-urllib3-1.26.3/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core==1.25.1) (1.26.3)
Requirement already satisfied: chardet<5,>=3.0.2 in /nix/store/49xip1fqvxsqs4jljf7crl5scz1nbd1c-python3.8-chardet-3.0.4/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core==1.25.1) (3.0.4)
Requirement already satisfied: certifi>=2017.4.17 in /nix/store/z45k7ida8539cjf79g5wzvnqb0jjhhls-python3.8-certifi-2020.12.5/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core==1.25.1) (2020.12.5)
Requirement already satisfied: idna<3,>=2.5 in /nix/store/mxh67xrqq4q1l3l5sccj4jgjfxr0pppd-python3.8-idna-2.10/lib/python3.8/site-packages (from requests<3.0.0dev,>=2.18.0->google-api-core==1.25.1) (2.10)
Installing collected packages: google-api-core
Successfully installed google-api-core-1.25.1
/build/google-api-core-1.25.1
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/iqc13y2yh46m6km4amcgmhg5z5bsa3pw-python3.8-google-api-core-1.25.1
strip is /nix/store/xdii8qvch5h8chyp0z2is2qzky565w68-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/iqc13y2yh46m6km4amcgmhg5z5bsa3pw-python3.8-google-api-core-1.25.1/lib
patching script interpreter paths in /nix/store/iqc13y2yh46m6km4amcgmhg5z5bsa3pw-python3.8-google-api-core-1.25.1
checking for references to /build/ in /nix/store/iqc13y2yh46m6km4amcgmhg5z5bsa3pw-python3.8-google-api-core-1.25.1...
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
no Makefile or custom installCheckPhase, doing nothing
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Check whether the following modules can be imported: google.api_core
@nix { "action": "setPhase", "phase": "pytestCheckPhase" }
pytestCheckPhase
Executing pytestCheckPhase
============================= test session starts ==============================
platform linux -- Python 3.8.8, pytest-6.2.2, py-1.9.0, pluggy-0.13.1
rootdir: /build/google-api-core-1.25.1
plugins: asyncio-0.14.0
collecting ...
collecting 76 items
collecting 409 items
collected 478 items
tests/asyncio/test_grpc_helpers_async.py ......................... [ 5%]
tests/asyncio/test_operation_async.py ......... [ 7%]
tests/asyncio/test_page_iterator_async.py ............. [ 9%]
tests/asyncio/test_retry_async.py ................. [ 13%]
tests/asyncio/future/test_async_future.py ........... [ 15%]
tests/asyncio/gapic/test_config_async.py . [ 15%]
tests/asyncio/gapic/test_method_async.py .......... [ 17%]
tests/asyncio/operations_v1/test_operations_async_client.py .... [ 18%]
tests/unit/test_bidi.py .............................................. [ 28%]
tests/unit/test_client_info.py .... [ 29%]
tests/unit/test_client_options.py ...... [ 30%]
tests/unit/test_datetime_helpers.py .................................... [ 38%]
......................... [ 43%]
tests/unit/test_exceptions.py ................ [ 46%]
tests/unit/test_general_helpers.py .. [ 47%]
tests/unit/test_grpc_helpers.py .....................s............... [ 54%]
tests/unit/test_iam.py .................................. [ 61%]
tests/unit/test_operation.py .................. [ 65%]
tests/unit/test_page_iterator.py .................................. [ 72%]
tests/unit/test_path_template.py ....................... [ 77%]
tests/unit/test_protobuf_helpers.py .................................... [ 85%]
.. [ 85%]
tests/unit/test_retry.py ..................... [ 89%]
tests/unit/test_timeout.py ............. [ 92%]
tests/unit/future/test__helpers.py ... [ 93%]
tests/unit/future/test_polling.py ............ [ 95%]
tests/unit/gapic/test_client_info.py . [ 96%]
tests/unit/gapic/test_config.py . [ 96%]
tests/unit/gapic/test_method.py ........... [ 98%]
tests/unit/gapic/test_routing_header.py ... [ 99%]
tests/unit/operations_v1/test_operations_client.py .... [100%]
=============================== warnings summary ===============================
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:30
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:30: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
DESCRIPTOR = _descriptor.FileDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:46
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:46: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:64
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:64: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:39
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:39: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_HTTP = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:103
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:103: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:121
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:121: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:139
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:139: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:157
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:157: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:175
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:175: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:193
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:193: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:211
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:211: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:229
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:229: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:247
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:247: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:265
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:265: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:292
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:292: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.OneofDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:96
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:96: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_HTTPRULE = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:312
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:312: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:330
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:330: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:305
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/http_pb2.py:305: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_CUSTOMHTTPPATTERN = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/annotations_pb2.py:34
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/annotations_pb2.py:34: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
DESCRIPTOR = _descriptor.FileDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/annotations_pb2.py:48
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/api/annotations_pb2.py:48: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
http = _descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:33
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:33: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
DESCRIPTOR = _descriptor.FileDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:50
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:50: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:68
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:68: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:86
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:86: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:43
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/status_pb2.py:43: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_STATUS = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:37
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:37: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
DESCRIPTOR = _descriptor.FileDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:54
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:54: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
operation_info = _descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:81
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:81: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:99
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:99: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:117
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:117: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:135
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:135: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:153
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:153: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:180
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:180: DeprecationWarning: Call to deprecated create function OneofDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.OneofDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:74
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:74: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_OPERATION = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:200
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:200: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:193
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:193: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_GETOPERATIONREQUEST = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:239
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:239: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:257
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:257: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:275
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:275: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:293
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:293: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:232
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:232: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_LISTOPERATIONSREQUEST = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:332
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:332: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:350
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:350: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:325
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:325: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_LISTOPERATIONSRESPONSE = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:389
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:389: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:382
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:382: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_CANCELOPERATIONREQUEST = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:428
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:428: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:421
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:421: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_DELETEOPERATIONREQUEST = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:467
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:467: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:485
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:485: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:460
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:460: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_OPERATIONINFO = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:633
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:633: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.MethodDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:642
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:642: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.MethodDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:651
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:651: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.MethodDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:660
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:660: DeprecationWarning: Call to deprecated create function MethodDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.MethodDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:624
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/longrunning/operations_proto_pb2.py:624: DeprecationWarning: Call to deprecated create function ServiceDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_OPERATIONS = _descriptor.ServiceDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:31
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:31: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
DESCRIPTOR = _descriptor.FileDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:45
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:45: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:48
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:48: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:51
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:51: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:54
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:54: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:61
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:61: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:68
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:68: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:71
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:71: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:74
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:74: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:81
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:81: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:88
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:88: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:95
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:95: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:102
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:102: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:105
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:105: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:108
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:108: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:115
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:115: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:118
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:118: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:121
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:121: DeprecationWarning: Call to deprecated create function EnumValueDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.EnumValueDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:39
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/rpc/code_pb2.py:39: DeprecationWarning: Call to deprecated create function EnumDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_CODE = _descriptor.EnumDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:33
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:33: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
DESCRIPTOR = _descriptor.FileDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:50
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:50: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:68
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:68: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:86
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:86: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:104
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:104: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:43
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/color_pb2.py:43: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_COLOR = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:30
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:30: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
DESCRIPTOR = _descriptor.FileDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:46
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:46: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:64
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:64: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:82
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:82: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:39
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/date_pb2.py:39: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_DATE = _descriptor.Descriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:30
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:30: DeprecationWarning: Call to deprecated create function FileDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
DESCRIPTOR = _descriptor.FileDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:46
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:46: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:64
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:64: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:82
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:82: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:100
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:100: DeprecationWarning: Call to deprecated create function FieldDescriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_descriptor.FieldDescriptor(
../../nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:39
/nix/store/c9ykykc8qxs2z72dv4qjmfshw6z5yhjk-python3.8-googleapis-common-protos-1.52.0/lib/python3.8/site-packages/google/type/timeofday_pb2.py:39: DeprecationWarning: Call to deprecated create function Descriptor(). Note: Create unlinked descriptors is going to go away. Please use get/find descriptors from generated code or query the descriptor_pool.
_TIMEOFDAY = _descriptor.Descriptor(
-- Docs: https://docs.pytest.org/en/stable/warnings.html
================= 477 passed, 1 skipped, 93 warnings in 22.01s =================
Finished executing pytestCheckPhase
@nix { "action": "setPhase", "phase": "pytestcachePhase" }
pytestcachePhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment