py2docfx 0.1.11.dev1989123__py3-none-any.whl → 0.1.11.dev1994698__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. py2docfx/__main__.py +7 -4
  2. py2docfx/convert_prepare/get_source.py +1 -1
  3. py2docfx/convert_prepare/git.py +1 -1
  4. py2docfx/convert_prepare/package_info.py +3 -3
  5. py2docfx/convert_prepare/post_process/merge_toc.py +3 -2
  6. py2docfx/convert_prepare/sphinx_caller.py +2 -6
  7. py2docfx/convert_prepare/tests/test_environment.py +0 -1
  8. py2docfx/docfx_yaml/logger.py +8 -13
  9. py2docfx/venv/venv1/Lib/site-packages/google/api/annotations_pb2.py +7 -4
  10. py2docfx/venv/venv1/Lib/site-packages/google/api/auth_pb2.py +6 -3
  11. py2docfx/venv/venv1/Lib/site-packages/google/api/backend_pb2.py +14 -7
  12. py2docfx/venv/venv1/Lib/site-packages/google/api/billing_pb2.py +6 -3
  13. py2docfx/venv/venv1/Lib/site-packages/google/api/client_pb2.py +47 -38
  14. py2docfx/venv/venv1/Lib/site-packages/google/api/config_change_pb2.py +6 -3
  15. py2docfx/venv/venv1/Lib/site-packages/google/api/consumer_pb2.py +6 -3
  16. py2docfx/venv/venv1/Lib/site-packages/google/api/context_pb2.py +6 -3
  17. py2docfx/venv/venv1/Lib/site-packages/google/api/control_pb2.py +6 -4
  18. py2docfx/venv/venv1/Lib/site-packages/google/api/distribution_pb2.py +7 -5
  19. py2docfx/venv/venv1/Lib/site-packages/google/api/documentation_pb2.py +6 -3
  20. py2docfx/venv/venv1/Lib/site-packages/google/api/endpoint_pb2.py +6 -3
  21. py2docfx/venv/venv1/Lib/site-packages/google/api/error_reason_pb2.py +6 -3
  22. py2docfx/venv/venv1/Lib/site-packages/google/api/field_behavior_pb2.py +8 -6
  23. py2docfx/venv/venv1/Lib/site-packages/google/api/field_info_pb2.py +6 -4
  24. py2docfx/venv/venv1/Lib/site-packages/google/api/http_pb2.py +7 -4
  25. py2docfx/venv/venv1/Lib/site-packages/google/api/httpbody_pb2.py +6 -4
  26. py2docfx/venv/venv1/Lib/site-packages/google/api/label_pb2.py +7 -4
  27. py2docfx/venv/venv1/Lib/site-packages/google/api/launch_stage_pb2.py +6 -3
  28. py2docfx/venv/venv1/Lib/site-packages/google/api/log_pb2.py +6 -4
  29. py2docfx/venv/venv1/Lib/site-packages/google/api/logging_pb2.py +6 -3
  30. py2docfx/venv/venv1/Lib/site-packages/google/api/metric_pb2.py +12 -9
  31. py2docfx/venv/venv1/Lib/site-packages/google/api/monitored_resource_pb2.py +15 -10
  32. py2docfx/venv/venv1/Lib/site-packages/google/api/monitoring_pb2.py +6 -3
  33. py2docfx/venv/venv1/Lib/site-packages/google/api/policy_pb2.py +7 -5
  34. py2docfx/venv/venv1/Lib/site-packages/google/api/quota_pb2.py +10 -7
  35. py2docfx/venv/venv1/Lib/site-packages/google/api/resource_pb2.py +7 -5
  36. py2docfx/venv/venv1/Lib/site-packages/google/api/routing_pb2.py +6 -4
  37. py2docfx/venv/venv1/Lib/site-packages/google/api/service_pb2.py +15 -12
  38. py2docfx/venv/venv1/Lib/site-packages/google/api/source_info_pb2.py +6 -4
  39. py2docfx/venv/venv1/Lib/site-packages/google/api/system_parameter_pb2.py +6 -3
  40. py2docfx/venv/venv1/Lib/site-packages/google/api/usage_pb2.py +6 -3
  41. py2docfx/venv/venv1/Lib/site-packages/google/api/visibility_pb2.py +7 -5
  42. py2docfx/venv/venv1/Lib/site-packages/google/cloud/extended_operations_pb2.py +6 -4
  43. py2docfx/venv/venv1/Lib/site-packages/google/cloud/location/locations_pb2.py +18 -13
  44. py2docfx/venv/venv1/Lib/site-packages/google/gapic/metadata/gapic_metadata_pb2.py +31 -26
  45. py2docfx/venv/venv1/Lib/site-packages/google/logging/type/http_request_pb2.py +6 -4
  46. py2docfx/venv/venv1/Lib/site-packages/google/logging/type/log_severity_pb2.py +6 -3
  47. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_grpc.py +2 -1
  48. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_grpc_pb2.py +11 -10
  49. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_pb2.py +20 -17
  50. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_pb2_grpc.py +1 -2
  51. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_proto.py +2 -1
  52. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_proto_pb2.py +22 -19
  53. py2docfx/venv/venv1/Lib/site-packages/google/rpc/code_pb2.py +6 -3
  54. py2docfx/venv/venv1/Lib/site-packages/google/rpc/context/attribute_context_pb2.py +20 -16
  55. py2docfx/venv/venv1/Lib/site-packages/google/rpc/context/audit_context_pb2.py +7 -5
  56. py2docfx/venv/venv1/Lib/site-packages/google/rpc/error_details_pb2.py +21 -19
  57. py2docfx/venv/venv1/Lib/site-packages/google/rpc/http_pb2.py +6 -3
  58. py2docfx/venv/venv1/Lib/site-packages/google/rpc/status_pb2.py +6 -4
  59. py2docfx/venv/venv1/Lib/site-packages/google/type/calendar_period_pb2.py +6 -3
  60. py2docfx/venv/venv1/Lib/site-packages/google/type/color_pb2.py +6 -4
  61. py2docfx/venv/venv1/Lib/site-packages/google/type/date_pb2.py +6 -3
  62. py2docfx/venv/venv1/Lib/site-packages/google/type/datetime_pb2.py +6 -4
  63. py2docfx/venv/venv1/Lib/site-packages/google/type/dayofweek_pb2.py +6 -3
  64. py2docfx/venv/venv1/Lib/site-packages/google/type/decimal_pb2.py +6 -3
  65. py2docfx/venv/venv1/Lib/site-packages/google/type/expr_pb2.py +6 -3
  66. py2docfx/venv/venv1/Lib/site-packages/google/type/fraction_pb2.py +6 -3
  67. py2docfx/venv/venv1/Lib/site-packages/google/type/interval_pb2.py +6 -4
  68. py2docfx/venv/venv1/Lib/site-packages/google/type/latlng_pb2.py +6 -3
  69. py2docfx/venv/venv1/Lib/site-packages/google/type/localized_text_pb2.py +6 -3
  70. py2docfx/venv/venv1/Lib/site-packages/google/type/money_pb2.py +6 -3
  71. py2docfx/venv/venv1/Lib/site-packages/google/type/month_pb2.py +6 -3
  72. py2docfx/venv/venv1/Lib/site-packages/google/type/phone_number_pb2.py +6 -3
  73. py2docfx/venv/venv1/Lib/site-packages/google/type/postal_address_pb2.py +6 -3
  74. py2docfx/venv/venv1/Lib/site-packages/google/type/quaternion_pb2.py +6 -3
  75. py2docfx/venv/venv1/Lib/site-packages/google/type/timeofday_pb2.py +6 -3
  76. py2docfx/venv/venv1/Lib/site-packages/psutil/__init__.py +122 -201
  77. py2docfx/venv/venv1/Lib/site-packages/psutil/_common.py +84 -128
  78. py2docfx/venv/venv1/Lib/site-packages/psutil/_psaix.py +24 -38
  79. py2docfx/venv/venv1/Lib/site-packages/psutil/_psbsd.py +44 -58
  80. py2docfx/venv/venv1/Lib/site-packages/psutil/_pslinux.py +170 -254
  81. py2docfx/venv/venv1/Lib/site-packages/psutil/_psosx.py +8 -16
  82. py2docfx/venv/venv1/Lib/site-packages/psutil/_psposix.py +13 -49
  83. py2docfx/venv/venv1/Lib/site-packages/psutil/_pssunos.py +41 -60
  84. py2docfx/venv/venv1/Lib/site-packages/psutil/_pswindows.py +75 -145
  85. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/__init__.py +105 -193
  86. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_aix.py +2 -2
  87. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_bsd.py +27 -26
  88. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_connections.py +16 -17
  89. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_contracts.py +5 -19
  90. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_linux.py +153 -211
  91. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_memleaks.py +0 -6
  92. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_misc.py +22 -207
  93. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_osx.py +9 -4
  94. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_posix.py +8 -15
  95. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_process.py +104 -184
  96. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_process_all.py +28 -36
  97. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_scripts.py +240 -0
  98. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_sunos.py +1 -1
  99. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_system.py +44 -50
  100. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_testutils.py +23 -33
  101. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_unicode.py +8 -67
  102. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_windows.py +32 -52
  103. {py2docfx-0.1.11.dev1989123.dist-info → py2docfx-0.1.11.dev1994698.dist-info}/METADATA +1 -1
  104. {py2docfx-0.1.11.dev1989123.dist-info → py2docfx-0.1.11.dev1994698.dist-info}/RECORD +106 -106
  105. py2docfx/venv/venv1/Lib/site-packages/psutil/_compat.py +0 -477
  106. {py2docfx-0.1.11.dev1989123.dist-info → py2docfx-0.1.11.dev1994698.dist-info}/WHEEL +0 -0
  107. {py2docfx-0.1.11.dev1989123.dist-info → py2docfx-0.1.11.dev1994698.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/fraction.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -37,8 +38,10 @@ _builder.BuildTopDescriptorsAndMessages(
37
38
  DESCRIPTOR, "google.type.fraction_pb2", _globals
38
39
  )
39
40
  if _descriptor._USE_C_DESCRIPTORS == False:
40
- DESCRIPTOR._options = None
41
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\rFractionProtoP\001Z<google.golang.org/genproto/googleapis/type/fraction;fraction\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\rFractionProtoP\001Z<google.golang.org/genproto/googleapis/type/fraction;fraction\242\002\003GTP"
42
45
  _globals["_FRACTION"]._serialized_start = 43
43
46
  _globals["_FRACTION"]._serialized_end = 93
44
47
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/interval.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -29,7 +30,6 @@ _sym_db = _symbol_database.Default()
29
30
 
30
31
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
31
32
 
32
-
33
33
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
34
34
  b'\n\x1agoogle/type/interval.proto\x12\x0bgoogle.type\x1a\x1fgoogle/protobuf/timestamp.proto"h\n\x08Interval\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12,\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampBi\n\x0f\x63om.google.typeB\rIntervalProtoP\x01Z<google.golang.org/genproto/googleapis/type/interval;interval\xf8\x01\x01\xa2\x02\x03GTPb\x06proto3'
35
35
  )
@@ -40,8 +40,10 @@ _builder.BuildTopDescriptorsAndMessages(
40
40
  DESCRIPTOR, "google.type.interval_pb2", _globals
41
41
  )
42
42
  if _descriptor._USE_C_DESCRIPTORS == False:
43
- DESCRIPTOR._options = None
44
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\rIntervalProtoP\001Z<google.golang.org/genproto/googleapis/type/interval;interval\370\001\001\242\002\003GTP"
43
+ _globals["DESCRIPTOR"]._options = None
44
+ _globals[
45
+ "DESCRIPTOR"
46
+ ]._serialized_options = b"\n\017com.google.typeB\rIntervalProtoP\001Z<google.golang.org/genproto/googleapis/type/interval;interval\370\001\001\242\002\003GTP"
45
47
  _globals["_INTERVAL"]._serialized_start = 76
46
48
  _globals["_INTERVAL"]._serialized_end = 180
47
49
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/latlng.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -35,8 +36,10 @@ _globals = globals()
35
36
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
36
37
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "google.type.latlng_pb2", _globals)
37
38
  if _descriptor._USE_C_DESCRIPTORS == False:
38
- DESCRIPTOR._options = None
39
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\013LatLngProtoP\001Z8google.golang.org/genproto/googleapis/type/latlng;latlng\370\001\001\242\002\003GTP"
39
+ _globals["DESCRIPTOR"]._options = None
40
+ _globals[
41
+ "DESCRIPTOR"
42
+ ]._serialized_options = b"\n\017com.google.typeB\013LatLngProtoP\001Z8google.golang.org/genproto/googleapis/type/latlng;latlng\370\001\001\242\002\003GTP"
40
43
  _globals["_LATLNG"]._serialized_start = 41
41
44
  _globals["_LATLNG"]._serialized_end = 86
42
45
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/localized_text.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -37,8 +38,10 @@ _builder.BuildTopDescriptorsAndMessages(
37
38
  DESCRIPTOR, "google.type.localized_text_pb2", _globals
38
39
  )
39
40
  if _descriptor._USE_C_DESCRIPTORS == False:
40
- DESCRIPTOR._options = None
41
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\022LocalizedTextProtoP\001ZHgoogle.golang.org/genproto/googleapis/type/localized_text;localized_text\370\001\001\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\022LocalizedTextProtoP\001ZHgoogle.golang.org/genproto/googleapis/type/localized_text;localized_text\370\001\001\242\002\003GTP"
42
45
  _globals["_LOCALIZEDTEXT"]._serialized_start = 49
43
46
  _globals["_LOCALIZEDTEXT"]._serialized_end = 101
44
47
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/money.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -35,8 +36,10 @@ _globals = globals()
35
36
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
36
37
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "google.type.money_pb2", _globals)
37
38
  if _descriptor._USE_C_DESCRIPTORS == False:
38
- DESCRIPTOR._options = None
39
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\nMoneyProtoP\001Z6google.golang.org/genproto/googleapis/type/money;money\370\001\001\242\002\003GTP"
39
+ _globals["DESCRIPTOR"]._options = None
40
+ _globals[
41
+ "DESCRIPTOR"
42
+ ]._serialized_options = b"\n\017com.google.typeB\nMoneyProtoP\001Z6google.golang.org/genproto/googleapis/type/money;money\370\001\001\242\002\003GTP"
40
43
  _globals["_MONEY"]._serialized_start = 40
41
44
  _globals["_MONEY"]._serialized_end = 100
42
45
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/month.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -35,8 +36,10 @@ _globals = globals()
35
36
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
36
37
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "google.type.month_pb2", _globals)
37
38
  if _descriptor._USE_C_DESCRIPTORS == False:
38
- DESCRIPTOR._options = None
39
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\nMonthProtoP\001Z6google.golang.org/genproto/googleapis/type/month;month\242\002\003GTP"
39
+ _globals["DESCRIPTOR"]._options = None
40
+ _globals[
41
+ "DESCRIPTOR"
42
+ ]._serialized_options = b"\n\017com.google.typeB\nMonthProtoP\001Z6google.golang.org/genproto/googleapis/type/month;month\242\002\003GTP"
40
43
  _globals["_MONTH"]._serialized_start = 41
41
44
  _globals["_MONTH"]._serialized_end = 217
42
45
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/phone_number.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -37,8 +38,10 @@ _builder.BuildTopDescriptorsAndMessages(
37
38
  DESCRIPTOR, "google.type.phone_number_pb2", _globals
38
39
  )
39
40
  if _descriptor._USE_C_DESCRIPTORS == False:
40
- DESCRIPTOR._options = None
41
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\020PhoneNumberProtoP\001ZDgoogle.golang.org/genproto/googleapis/type/phone_number;phone_number\370\001\001\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\020PhoneNumberProtoP\001ZDgoogle.golang.org/genproto/googleapis/type/phone_number;phone_number\370\001\001\242\002\003GTP"
42
45
  _globals["_PHONENUMBER"]._serialized_start = 48
43
46
  _globals["_PHONENUMBER"]._serialized_end = 219
44
47
  _globals["_PHONENUMBER_SHORTCODE"]._serialized_start = 163
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/postal_address.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -37,8 +38,10 @@ _builder.BuildTopDescriptorsAndMessages(
37
38
  DESCRIPTOR, "google.type.postal_address_pb2", _globals
38
39
  )
39
40
  if _descriptor._USE_C_DESCRIPTORS == False:
40
- DESCRIPTOR._options = None
41
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\022PostalAddressProtoP\001ZFgoogle.golang.org/genproto/googleapis/type/postaladdress;postaladdress\370\001\001\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\022PostalAddressProtoP\001ZFgoogle.golang.org/genproto/googleapis/type/postaladdress;postaladdress\370\001\001\242\002\003GTP"
42
45
  _globals["_POSTALADDRESS"]._serialized_start = 50
43
46
  _globals["_POSTALADDRESS"]._serialized_end = 303
44
47
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/quaternion.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -37,8 +38,10 @@ _builder.BuildTopDescriptorsAndMessages(
37
38
  DESCRIPTOR, "google.type.quaternion_pb2", _globals
38
39
  )
39
40
  if _descriptor._USE_C_DESCRIPTORS == False:
40
- DESCRIPTOR._options = None
41
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\017QuaternionProtoP\001Z@google.golang.org/genproto/googleapis/type/quaternion;quaternion\370\001\001\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\017QuaternionProtoP\001Z@google.golang.org/genproto/googleapis/type/quaternion;quaternion\370\001\001\242\002\003GTP"
42
45
  _globals["_QUATERNION"]._serialized_start = 45
43
46
  _globals["_QUATERNION"]._serialized_end = 101
44
47
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  # -*- coding: utf-8 -*-
2
2
 
3
- # Copyright 2024 Google LLC
3
+ # Copyright 2025 Google LLC
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -16,6 +16,7 @@
16
16
 
17
17
  # Generated by the protocol buffer compiler. DO NOT EDIT!
18
18
  # source: google/type/timeofday.proto
19
+ # Protobuf Python Version: 4.25.3
19
20
  """Generated protocol buffer code."""
20
21
  from google.protobuf import descriptor as _descriptor
21
22
  from google.protobuf import descriptor_pool as _descriptor_pool
@@ -37,8 +38,10 @@ _builder.BuildTopDescriptorsAndMessages(
37
38
  DESCRIPTOR, "google.type.timeofday_pb2", _globals
38
39
  )
39
40
  if _descriptor._USE_C_DESCRIPTORS == False:
40
- DESCRIPTOR._options = None
41
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\016TimeOfDayProtoP\001Z>google.golang.org/genproto/googleapis/type/timeofday;timeofday\370\001\001\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\016TimeOfDayProtoP\001Z>google.golang.org/genproto/googleapis/type/timeofday;timeofday\370\001\001\242\002\003GTP"
42
45
  _globals["_TIMEOFDAY"]._serialized_start = 44
43
46
  _globals["_TIMEOFDAY"]._serialized_end = 119
44
47
  # @@protoc_insertion_point(module_scope)