1
0
Files
python-googleapis-common-pr…/test_google_api_error_reason.py
Markéta Machová da470d4040 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=48
2024-09-04 07:08:01 +00:00

19 lines
663 B
Python

# Copyright 2022 Google LLC All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
def test_error_reason():
from google.api import error_reason_pb2