Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-googleapis-common-protos | Distribution: openSUSE Tumbleweed |
Version: 1.65.0 | Vendor: openSUSE |
Release: 1.2 | Build date: Tue Sep 3 15:21:42 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 705841 | Source RPM: python-googleapis-common-protos-1.65.0-1.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/googleapis/python-api-common-protos | |
Summary: Common protobufs used in Google APIs |
googleapis-common-protos contains the python classes generated from the common protos in the googleapis_ repository.
Apache-2.0
* Tue Sep 03 2024 John Paul Adrian Glaubitz <[email protected]> - Update to 1.65.0 * Add field `experimental_features` to message `PythonSettings` (#249) - from version 1.64.0 * Add FieldInfo.referenced_types for generics (2ba3577) * Un-deprecate Endpoint.aliases field (2ba3577) * Fix formatting in http.proto comments (2ba3577) * Improve MethodSettings selector examples (2ba3577) * Reformat comments in context proto (2ba3577) * Update ResourceDescriptor.plural docs with AIP-122 nested collections guidance (2ba3577) - Adjust upstream source name in spec file - Remove unnecessary %{modname} and %{pkgname} variables * Thu Jul 04 2024 John Paul Adrian Glaubitz <[email protected]> - Update to 1.63.2 * **deps:** Require protobuf >= 3.20.2 (c77c0dc) * Regenerate pb2 files for compatibility with protobuf 5.x (c77c0dc) * Mon Jun 24 2024 John Paul Adrian Glaubitz <[email protected]> - Update to 1.63.1 * Increase upper limit for protobuf 5.X versions (#212) * Sun Apr 07 2024 Dirk Müller <[email protected]> - update to 1.63.0: * Add `api_version` field to `ServiceOptions` in `google/api/client.proto` * Add `LOCATION_POLICY_VIOLATED` enum to `ErrorReason` in `google/api/error_reason.proto` * Add `rest_reference_documentation_uri` field to `ServiceOptions` in `google/api/client.proto` * Tue Mar 05 2024 Robert Schweikert <[email protected]> - Obsolete Python 3.6 build for SLE 15 SP4 and openSUSE Leap 15.4 and later * Mon Feb 26 2024 Robert Schweikert <[email protected]> - Version update in SLE 15 SP4 and later (jsc#PED-6697) * Sat Dec 16 2023 Dirk Müller <[email protected]> - update to 1.62.0: * Add `auto_populated_fields` field of `MethodSettings` in `google/api/client_pb2` (#194) * Add support for Python 3.12 (#192) * Migrate to native namespace packages (#187) * Wed Dec 06 2023 John Paul Adrian Glaubitz <[email protected]> - Update to 1.61.0 * Add `google/api/field_info.proto` (2d39f37) * Add `IDENTIFIER` to `FieldBehavior` enum (2d39f37) * Thu Aug 17 2023 John Paul Adrian Glaubitz <[email protected]> - Update to 1.60.0 * Add `google/api/policy.proto` (b2cb5c2) * Add `method_policies` to `Control` (b2cb5c2) * Sun Jul 02 2023 ecsos <[email protected]> - Add %{?sle15_python_module_pythons} * Tue Jun 20 2023 John Paul Adrian Glaubitz <[email protected]> - Update to 1.59.1 * Invalid `dev` version identifiers in `setup.py` (#166), closes (#165) * Wed Apr 05 2023 John Paul Adrian Glaubitz <[email protected]> - Update to 1.59.0 * Add overrides_by_request_protocol to BackendRule in google/api/backend.proto (77376dd) * Add proto_reference_documentation_uri to Publishing in google/api/client.proto (77376dd) * Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason in google/api/error_reason.proto (77376dd) * Use rst syntax in readme (77376dd) * Thu Mar 02 2023 John Paul Adrian Glaubitz <[email protected]> - Update to 1.58.0 * Add google/rpc/context/audit_context.proto (41f1529) * Add google/rpc/http.proto (41f1529) * Thu Jan 05 2023 Dirk Müller <[email protected]> - update to v1.57.1: * Mark reference_docs_uri field in google/api/client.proto as deprecated * Thu Dec 01 2022 John Paul Adrian Glaubitz <[email protected]> - Update to 1.57.0: * Add support for Python 3.10 (#143) * Add support for Python 3.11 (#145) * Added google.api.JwtLocation.cookie (6af2132) * Added google.api.Service.publishing and client libraries settings (6af2132) * New fields in enum google.api.ErrorReason (6af2132) * Deprecate google.api.BackendRule.min_deadline (6af2132) * **deps:** Require protobuf >=3.19.5 (#141) * Minor updates to comments (6af2132) - Update BuildRequires and Requires from setup.py * Thu Sep 08 2022 John Paul Adrian Glaubitz <[email protected]> - Update to 1.56.4: * require python 3.7+ (#119) - from version 1.56.3: * **deps:** allow protobuf < 5.0.0 (#112) * fix changelog header to consistent size (#108) - from version 1.56.2: * **deps:** require grpcio >= 1.0.0, <2.0.0dev (4a402ce) * **deps:** require protobuf>= 3.15.0, <4.0.0dev (#105) - from version 1.56.1: * **deps:** require protobuf >=1.15.0 (f04ed64) * include tests directory (#103) * regenerate pb2 files using the latest version of grpcio-tools (f04ed64) - Rename README.md to README.rst in %doc section - Update BuildRequires and Requires from setup.py * Mon Apr 25 2022 Matej Cepl <[email protected]> - Upgrade to 1.56.0: - add google/api/error_reason.proto (62c04b8) - add google/api/visibility.proto (62c04b8) - add google/type/decimal.proto (62c04b8) - add google/type/interval.proto (62c04b8) - add google/type/localized_text.proto (62c04b8) - add google/type/phone_number.proto (62c04b8) - update all protos and pb2 files (62c04b8) - expose all names in longrunning _pb2's (#90) (09e9ccd) - re-generate pb2 files (#87) (6260547) - re-generate pb2 files using grpcio-tools<1.44.0 (#93) (76bb9f6) - remove deprecated fields aliases and features from google/api/endpoint.proto (62c04b8) - Upgrade to 1.55.0: - add location proto files. (#84) (9a33e56) - Upgrade to 1.54.0: - add extended_operations.proto (#77) (bc85849) - add google/api/routing.proto (#75) (1ae0bbc) - Upgrade to 1.53.0: - add google.api.ResourceDescriptor.Style (4ce679c) - add API method signatures to longrunning operations (8de7ae2) - add gapic_metadata_pb2 (#38) (8de7ae2) - add UNORDERED_LIST to field options (8de7ae2) - add WaitOperation method to longrunning operations (8de7ae2) - add google.api.ResourceDescriptor.Style (4ce679c) - require python >=3.6 and (#31) (4ce679c) - add create_key to FieldDescriptors (4ce679c) - Generate gRPC files for long-running operations (#13) (a9ce288) - add link to PyPI (#10) (3f79402) - add create_key to FieldDescriptors (4ce679c) - Generate gRPC files for long-running operations (#13) (a9ce288) - add link to PyPI (#10) (3f79402)
/usr/lib/python3.13/site-packages/google /usr/lib/python3.13/site-packages/google/api /usr/lib/python3.13/site-packages/google/api/__pycache__ /usr/lib/python3.13/site-packages/google/api/__pycache__/annotations_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/annotations_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/auth_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/auth_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/backend_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/backend_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/billing_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/billing_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/client_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/client_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/config_change_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/config_change_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/consumer_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/consumer_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/context_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/context_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/control_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/control_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/distribution_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/distribution_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/documentation_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/documentation_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/endpoint_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/endpoint_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/error_reason_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/error_reason_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/field_behavior_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/field_behavior_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/field_info_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/field_info_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/http_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/http_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/httpbody_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/httpbody_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/label_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/label_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/launch_stage_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/launch_stage_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/log_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/log_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/logging_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/logging_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/metric_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/metric_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/monitored_resource_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/monitored_resource_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/monitoring_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/monitoring_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/policy_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/policy_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/quota_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/quota_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/resource_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/resource_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/routing_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/routing_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/service_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/service_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/source_info_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/source_info_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/system_parameter_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/system_parameter_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/usage_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/usage_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/visibility_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/api/__pycache__/visibility_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/api/annotations.proto /usr/lib/python3.13/site-packages/google/api/annotations_pb2.py /usr/lib/python3.13/site-packages/google/api/auth.proto /usr/lib/python3.13/site-packages/google/api/auth_pb2.py /usr/lib/python3.13/site-packages/google/api/backend.proto /usr/lib/python3.13/site-packages/google/api/backend_pb2.py /usr/lib/python3.13/site-packages/google/api/billing.proto /usr/lib/python3.13/site-packages/google/api/billing_pb2.py /usr/lib/python3.13/site-packages/google/api/client.proto /usr/lib/python3.13/site-packages/google/api/client_pb2.py /usr/lib/python3.13/site-packages/google/api/config_change.proto /usr/lib/python3.13/site-packages/google/api/config_change_pb2.py /usr/lib/python3.13/site-packages/google/api/consumer.proto /usr/lib/python3.13/site-packages/google/api/consumer_pb2.py /usr/lib/python3.13/site-packages/google/api/context.proto /usr/lib/python3.13/site-packages/google/api/context_pb2.py /usr/lib/python3.13/site-packages/google/api/control.proto /usr/lib/python3.13/site-packages/google/api/control_pb2.py /usr/lib/python3.13/site-packages/google/api/distribution.proto /usr/lib/python3.13/site-packages/google/api/distribution_pb2.py /usr/lib/python3.13/site-packages/google/api/documentation.proto /usr/lib/python3.13/site-packages/google/api/documentation_pb2.py /usr/lib/python3.13/site-packages/google/api/endpoint.proto /usr/lib/python3.13/site-packages/google/api/endpoint_pb2.py /usr/lib/python3.13/site-packages/google/api/error_reason.proto /usr/lib/python3.13/site-packages/google/api/error_reason_pb2.py /usr/lib/python3.13/site-packages/google/api/field_behavior.proto /usr/lib/python3.13/site-packages/google/api/field_behavior_pb2.py /usr/lib/python3.13/site-packages/google/api/field_info.proto /usr/lib/python3.13/site-packages/google/api/field_info_pb2.py /usr/lib/python3.13/site-packages/google/api/http.proto /usr/lib/python3.13/site-packages/google/api/http_pb2.py /usr/lib/python3.13/site-packages/google/api/httpbody.proto /usr/lib/python3.13/site-packages/google/api/httpbody_pb2.py /usr/lib/python3.13/site-packages/google/api/label.proto /usr/lib/python3.13/site-packages/google/api/label_pb2.py /usr/lib/python3.13/site-packages/google/api/launch_stage.proto /usr/lib/python3.13/site-packages/google/api/launch_stage_pb2.py /usr/lib/python3.13/site-packages/google/api/log.proto /usr/lib/python3.13/site-packages/google/api/log_pb2.py /usr/lib/python3.13/site-packages/google/api/logging.proto /usr/lib/python3.13/site-packages/google/api/logging_pb2.py /usr/lib/python3.13/site-packages/google/api/metric.proto /usr/lib/python3.13/site-packages/google/api/metric_pb2.py /usr/lib/python3.13/site-packages/google/api/monitored_resource.proto /usr/lib/python3.13/site-packages/google/api/monitored_resource_pb2.py /usr/lib/python3.13/site-packages/google/api/monitoring.proto /usr/lib/python3.13/site-packages/google/api/monitoring_pb2.py /usr/lib/python3.13/site-packages/google/api/policy.proto /usr/lib/python3.13/site-packages/google/api/policy_pb2.py /usr/lib/python3.13/site-packages/google/api/quota.proto /usr/lib/python3.13/site-packages/google/api/quota_pb2.py /usr/lib/python3.13/site-packages/google/api/resource.proto /usr/lib/python3.13/site-packages/google/api/resource_pb2.py /usr/lib/python3.13/site-packages/google/api/routing.proto /usr/lib/python3.13/site-packages/google/api/routing_pb2.py /usr/lib/python3.13/site-packages/google/api/service.proto /usr/lib/python3.13/site-packages/google/api/service_pb2.py /usr/lib/python3.13/site-packages/google/api/source_info.proto /usr/lib/python3.13/site-packages/google/api/source_info_pb2.py /usr/lib/python3.13/site-packages/google/api/system_parameter.proto /usr/lib/python3.13/site-packages/google/api/system_parameter_pb2.py /usr/lib/python3.13/site-packages/google/api/usage.proto /usr/lib/python3.13/site-packages/google/api/usage_pb2.py /usr/lib/python3.13/site-packages/google/api/visibility.proto /usr/lib/python3.13/site-packages/google/api/visibility_pb2.py /usr/lib/python3.13/site-packages/google/cloud /usr/lib/python3.13/site-packages/google/cloud/__pycache__ /usr/lib/python3.13/site-packages/google/cloud/__pycache__/extended_operations_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/cloud/__pycache__/extended_operations_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/cloud/extended_operations.proto /usr/lib/python3.13/site-packages/google/cloud/extended_operations_pb2.py /usr/lib/python3.13/site-packages/google/cloud/location /usr/lib/python3.13/site-packages/google/cloud/location/__pycache__ /usr/lib/python3.13/site-packages/google/cloud/location/__pycache__/locations_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/cloud/location/__pycache__/locations_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/cloud/location/locations.proto /usr/lib/python3.13/site-packages/google/cloud/location/locations_pb2.py /usr/lib/python3.13/site-packages/google/gapic /usr/lib/python3.13/site-packages/google/gapic/metadata /usr/lib/python3.13/site-packages/google/gapic/metadata/__pycache__ /usr/lib/python3.13/site-packages/google/gapic/metadata/__pycache__/gapic_metadata_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/gapic/metadata/__pycache__/gapic_metadata_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/gapic/metadata/gapic_metadata.proto /usr/lib/python3.13/site-packages/google/gapic/metadata/gapic_metadata_pb2.py /usr/lib/python3.13/site-packages/google/logging /usr/lib/python3.13/site-packages/google/logging/type /usr/lib/python3.13/site-packages/google/logging/type/__pycache__ /usr/lib/python3.13/site-packages/google/logging/type/__pycache__/http_request_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/logging/type/__pycache__/http_request_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/logging/type/__pycache__/log_severity_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/logging/type/__pycache__/log_severity_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/logging/type/http_request.proto /usr/lib/python3.13/site-packages/google/logging/type/http_request_pb2.py /usr/lib/python3.13/site-packages/google/logging/type/log_severity.proto /usr/lib/python3.13/site-packages/google/logging/type/log_severity_pb2.py /usr/lib/python3.13/site-packages/google/longrunning /usr/lib/python3.13/site-packages/google/longrunning/__pycache__ /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_grpc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_grpc.cpython-313.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_grpc_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_grpc_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_pb2_grpc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_pb2_grpc.cpython-313.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_proto.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_proto.cpython-313.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_proto_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/longrunning/__pycache__/operations_proto_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/longrunning/operations.proto /usr/lib/python3.13/site-packages/google/longrunning/operations_grpc.py /usr/lib/python3.13/site-packages/google/longrunning/operations_grpc_pb2.py /usr/lib/python3.13/site-packages/google/longrunning/operations_pb2.py /usr/lib/python3.13/site-packages/google/longrunning/operations_pb2_grpc.py /usr/lib/python3.13/site-packages/google/longrunning/operations_proto.py /usr/lib/python3.13/site-packages/google/longrunning/operations_proto_pb2.py /usr/lib/python3.13/site-packages/google/rpc /usr/lib/python3.13/site-packages/google/rpc/__pycache__ /usr/lib/python3.13/site-packages/google/rpc/__pycache__/code_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/rpc/__pycache__/code_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/rpc/__pycache__/error_details_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/rpc/__pycache__/error_details_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/rpc/__pycache__/http_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/rpc/__pycache__/http_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/rpc/__pycache__/status_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/rpc/__pycache__/status_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/rpc/code.proto /usr/lib/python3.13/site-packages/google/rpc/code_pb2.py /usr/lib/python3.13/site-packages/google/rpc/context /usr/lib/python3.13/site-packages/google/rpc/context/__pycache__ /usr/lib/python3.13/site-packages/google/rpc/context/__pycache__/attribute_context_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/rpc/context/__pycache__/attribute_context_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/rpc/context/__pycache__/audit_context_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/rpc/context/__pycache__/audit_context_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/rpc/context/attribute_context.proto /usr/lib/python3.13/site-packages/google/rpc/context/attribute_context_pb2.py /usr/lib/python3.13/site-packages/google/rpc/context/audit_context.proto /usr/lib/python3.13/site-packages/google/rpc/context/audit_context_pb2.py /usr/lib/python3.13/site-packages/google/rpc/error_details.proto /usr/lib/python3.13/site-packages/google/rpc/error_details_pb2.py /usr/lib/python3.13/site-packages/google/rpc/http.proto /usr/lib/python3.13/site-packages/google/rpc/http_pb2.py /usr/lib/python3.13/site-packages/google/rpc/status.proto /usr/lib/python3.13/site-packages/google/rpc/status_pb2.py /usr/lib/python3.13/site-packages/google/type /usr/lib/python3.13/site-packages/google/type/__pycache__ /usr/lib/python3.13/site-packages/google/type/__pycache__/calendar_period_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/calendar_period_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/color_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/color_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/date_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/date_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/datetime_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/datetime_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/dayofweek_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/dayofweek_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/decimal_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/decimal_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/expr_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/expr_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/fraction_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/fraction_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/interval_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/interval_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/latlng_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/latlng_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/localized_text_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/localized_text_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/money_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/money_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/month_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/month_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/phone_number_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/phone_number_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/postal_address_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/postal_address_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/quaternion_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/quaternion_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/timeofday_pb2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/google/type/__pycache__/timeofday_pb2.cpython-313.pyc /usr/lib/python3.13/site-packages/google/type/calendar_period.proto /usr/lib/python3.13/site-packages/google/type/calendar_period_pb2.py /usr/lib/python3.13/site-packages/google/type/color.proto /usr/lib/python3.13/site-packages/google/type/color_pb2.py /usr/lib/python3.13/site-packages/google/type/date.proto /usr/lib/python3.13/site-packages/google/type/date_pb2.py /usr/lib/python3.13/site-packages/google/type/datetime.proto /usr/lib/python3.13/site-packages/google/type/datetime_pb2.py /usr/lib/python3.13/site-packages/google/type/dayofweek.proto /usr/lib/python3.13/site-packages/google/type/dayofweek_pb2.py /usr/lib/python3.13/site-packages/google/type/decimal.proto /usr/lib/python3.13/site-packages/google/type/decimal_pb2.py /usr/lib/python3.13/site-packages/google/type/expr.proto /usr/lib/python3.13/site-packages/google/type/expr_pb2.py /usr/lib/python3.13/site-packages/google/type/fraction.proto /usr/lib/python3.13/site-packages/google/type/fraction_pb2.py /usr/lib/python3.13/site-packages/google/type/interval.proto /usr/lib/python3.13/site-packages/google/type/interval_pb2.py /usr/lib/python3.13/site-packages/google/type/latlng.proto /usr/lib/python3.13/site-packages/google/type/latlng_pb2.py /usr/lib/python3.13/site-packages/google/type/localized_text.proto /usr/lib/python3.13/site-packages/google/type/localized_text_pb2.py /usr/lib/python3.13/site-packages/google/type/money.proto /usr/lib/python3.13/site-packages/google/type/money_pb2.py /usr/lib/python3.13/site-packages/google/type/month.proto /usr/lib/python3.13/site-packages/google/type/month_pb2.py /usr/lib/python3.13/site-packages/google/type/phone_number.proto /usr/lib/python3.13/site-packages/google/type/phone_number_pb2.py /usr/lib/python3.13/site-packages/google/type/postal_address.proto /usr/lib/python3.13/site-packages/google/type/postal_address_pb2.py /usr/lib/python3.13/site-packages/google/type/quaternion.proto /usr/lib/python3.13/site-packages/google/type/quaternion_pb2.py /usr/lib/python3.13/site-packages/google/type/timeofday.proto /usr/lib/python3.13/site-packages/google/type/timeofday_pb2.py /usr/lib/python3.13/site-packages/googleapis_common_protos-1.65.0.dist-info /usr/lib/python3.13/site-packages/googleapis_common_protos-1.65.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/googleapis_common_protos-1.65.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/googleapis_common_protos-1.65.0.dist-info/METADATA /usr/lib/python3.13/site-packages/googleapis_common_protos-1.65.0.dist-info/RECORD /usr/lib/python3.13/site-packages/googleapis_common_protos-1.65.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/googleapis_common_protos-1.65.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/googleapis_common_protos-1.65.0.dist-info/top_level.txt /usr/share/doc/packages/python313-googleapis-common-protos /usr/share/doc/packages/python313-googleapis-common-protos/README.rst /usr/share/licenses/python313-googleapis-common-protos /usr/share/licenses/python313-googleapis-common-protos/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Dec 9 23:39:48 2024