py2docfx 0.1.11rc1981066__py3-none-any.whl → 0.1.11rc1996319__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 (126) hide show
  1. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/authorization_code.py +1 -1
  2. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/azd_cli.py +20 -14
  3. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/azure_arc.py +1 -1
  4. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/azure_cli.py +36 -14
  5. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/azure_powershell.py +1 -1
  6. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/chained.py +2 -2
  7. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/default.py +4 -3
  8. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/imds.py +2 -2
  9. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_credentials/managed_identity.py +1 -1
  10. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/__init__.py +2 -0
  11. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/auth_code_redirect_handler.py +1 -1
  12. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/decorators.py +15 -7
  13. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/interactive.py +1 -1
  14. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/managed_identity_client.py +0 -1
  15. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/msal_client.py +1 -1
  16. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/msal_managed_identity_client.py +2 -1
  17. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/shared_token_cache.py +3 -3
  18. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_internal/utils.py +17 -2
  19. py2docfx/venv/venv1/Lib/site-packages/azure/identity/_version.py +1 -1
  20. py2docfx/venv/venv1/Lib/site-packages/azure/identity/aio/_credentials/azd_cli.py +14 -11
  21. py2docfx/venv/venv1/Lib/site-packages/azure/identity/aio/_credentials/azure_cli.py +30 -12
  22. py2docfx/venv/venv1/Lib/site-packages/azure/identity/aio/_credentials/default.py +2 -2
  23. py2docfx/venv/venv1/Lib/site-packages/azure/identity/aio/_credentials/imds.py +3 -3
  24. py2docfx/venv/venv1/Lib/site-packages/azure/identity/aio/_credentials/managed_identity.py +1 -1
  25. py2docfx/venv/venv1/Lib/site-packages/azure/identity/aio/_internal/decorators.py +15 -7
  26. py2docfx/venv/venv1/Lib/site-packages/azure/identity/aio/_internal/managed_identity_client.py +1 -1
  27. py2docfx/venv/venv1/Lib/site-packages/cryptography/__about__.py +1 -1
  28. py2docfx/venv/venv1/Lib/site-packages/google/api/annotations_pb2.py +7 -4
  29. py2docfx/venv/venv1/Lib/site-packages/google/api/auth_pb2.py +6 -3
  30. py2docfx/venv/venv1/Lib/site-packages/google/api/backend_pb2.py +14 -7
  31. py2docfx/venv/venv1/Lib/site-packages/google/api/billing_pb2.py +6 -3
  32. py2docfx/venv/venv1/Lib/site-packages/google/api/client_pb2.py +47 -38
  33. py2docfx/venv/venv1/Lib/site-packages/google/api/config_change_pb2.py +6 -3
  34. py2docfx/venv/venv1/Lib/site-packages/google/api/consumer_pb2.py +6 -3
  35. py2docfx/venv/venv1/Lib/site-packages/google/api/context_pb2.py +6 -3
  36. py2docfx/venv/venv1/Lib/site-packages/google/api/control_pb2.py +6 -4
  37. py2docfx/venv/venv1/Lib/site-packages/google/api/distribution_pb2.py +7 -5
  38. py2docfx/venv/venv1/Lib/site-packages/google/api/documentation_pb2.py +6 -3
  39. py2docfx/venv/venv1/Lib/site-packages/google/api/endpoint_pb2.py +6 -3
  40. py2docfx/venv/venv1/Lib/site-packages/google/api/error_reason_pb2.py +6 -3
  41. py2docfx/venv/venv1/Lib/site-packages/google/api/field_behavior_pb2.py +8 -6
  42. py2docfx/venv/venv1/Lib/site-packages/google/api/field_info_pb2.py +6 -4
  43. py2docfx/venv/venv1/Lib/site-packages/google/api/http_pb2.py +7 -4
  44. py2docfx/venv/venv1/Lib/site-packages/google/api/httpbody_pb2.py +6 -4
  45. py2docfx/venv/venv1/Lib/site-packages/google/api/label_pb2.py +7 -4
  46. py2docfx/venv/venv1/Lib/site-packages/google/api/launch_stage_pb2.py +6 -3
  47. py2docfx/venv/venv1/Lib/site-packages/google/api/log_pb2.py +6 -4
  48. py2docfx/venv/venv1/Lib/site-packages/google/api/logging_pb2.py +6 -3
  49. py2docfx/venv/venv1/Lib/site-packages/google/api/metric_pb2.py +12 -9
  50. py2docfx/venv/venv1/Lib/site-packages/google/api/monitored_resource_pb2.py +15 -10
  51. py2docfx/venv/venv1/Lib/site-packages/google/api/monitoring_pb2.py +6 -3
  52. py2docfx/venv/venv1/Lib/site-packages/google/api/policy_pb2.py +7 -5
  53. py2docfx/venv/venv1/Lib/site-packages/google/api/quota_pb2.py +10 -7
  54. py2docfx/venv/venv1/Lib/site-packages/google/api/resource_pb2.py +7 -5
  55. py2docfx/venv/venv1/Lib/site-packages/google/api/routing_pb2.py +6 -4
  56. py2docfx/venv/venv1/Lib/site-packages/google/api/service_pb2.py +15 -12
  57. py2docfx/venv/venv1/Lib/site-packages/google/api/source_info_pb2.py +6 -4
  58. py2docfx/venv/venv1/Lib/site-packages/google/api/system_parameter_pb2.py +6 -3
  59. py2docfx/venv/venv1/Lib/site-packages/google/api/usage_pb2.py +6 -3
  60. py2docfx/venv/venv1/Lib/site-packages/google/api/visibility_pb2.py +7 -5
  61. py2docfx/venv/venv1/Lib/site-packages/google/cloud/extended_operations_pb2.py +6 -4
  62. py2docfx/venv/venv1/Lib/site-packages/google/cloud/location/locations_pb2.py +18 -13
  63. py2docfx/venv/venv1/Lib/site-packages/google/gapic/metadata/gapic_metadata_pb2.py +31 -26
  64. py2docfx/venv/venv1/Lib/site-packages/google/logging/type/http_request_pb2.py +6 -4
  65. py2docfx/venv/venv1/Lib/site-packages/google/logging/type/log_severity_pb2.py +6 -3
  66. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_grpc.py +2 -1
  67. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_grpc_pb2.py +11 -10
  68. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_pb2.py +20 -17
  69. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_pb2_grpc.py +1 -2
  70. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_proto.py +2 -1
  71. py2docfx/venv/venv1/Lib/site-packages/google/longrunning/operations_proto_pb2.py +22 -19
  72. py2docfx/venv/venv1/Lib/site-packages/google/rpc/code_pb2.py +6 -3
  73. py2docfx/venv/venv1/Lib/site-packages/google/rpc/context/attribute_context_pb2.py +20 -16
  74. py2docfx/venv/venv1/Lib/site-packages/google/rpc/context/audit_context_pb2.py +7 -5
  75. py2docfx/venv/venv1/Lib/site-packages/google/rpc/error_details_pb2.py +21 -19
  76. py2docfx/venv/venv1/Lib/site-packages/google/rpc/http_pb2.py +6 -3
  77. py2docfx/venv/venv1/Lib/site-packages/google/rpc/status_pb2.py +6 -4
  78. py2docfx/venv/venv1/Lib/site-packages/google/type/calendar_period_pb2.py +6 -3
  79. py2docfx/venv/venv1/Lib/site-packages/google/type/color_pb2.py +6 -4
  80. py2docfx/venv/venv1/Lib/site-packages/google/type/date_pb2.py +6 -3
  81. py2docfx/venv/venv1/Lib/site-packages/google/type/datetime_pb2.py +6 -4
  82. py2docfx/venv/venv1/Lib/site-packages/google/type/dayofweek_pb2.py +6 -3
  83. py2docfx/venv/venv1/Lib/site-packages/google/type/decimal_pb2.py +6 -3
  84. py2docfx/venv/venv1/Lib/site-packages/google/type/expr_pb2.py +6 -3
  85. py2docfx/venv/venv1/Lib/site-packages/google/type/fraction_pb2.py +6 -3
  86. py2docfx/venv/venv1/Lib/site-packages/google/type/interval_pb2.py +6 -4
  87. py2docfx/venv/venv1/Lib/site-packages/google/type/latlng_pb2.py +6 -3
  88. py2docfx/venv/venv1/Lib/site-packages/google/type/localized_text_pb2.py +6 -3
  89. py2docfx/venv/venv1/Lib/site-packages/google/type/money_pb2.py +6 -3
  90. py2docfx/venv/venv1/Lib/site-packages/google/type/month_pb2.py +6 -3
  91. py2docfx/venv/venv1/Lib/site-packages/google/type/phone_number_pb2.py +6 -3
  92. py2docfx/venv/venv1/Lib/site-packages/google/type/postal_address_pb2.py +6 -3
  93. py2docfx/venv/venv1/Lib/site-packages/google/type/quaternion_pb2.py +6 -3
  94. py2docfx/venv/venv1/Lib/site-packages/google/type/timeofday_pb2.py +6 -3
  95. py2docfx/venv/venv1/Lib/site-packages/psutil/__init__.py +122 -201
  96. py2docfx/venv/venv1/Lib/site-packages/psutil/_common.py +84 -128
  97. py2docfx/venv/venv1/Lib/site-packages/psutil/_psaix.py +24 -38
  98. py2docfx/venv/venv1/Lib/site-packages/psutil/_psbsd.py +44 -58
  99. py2docfx/venv/venv1/Lib/site-packages/psutil/_pslinux.py +170 -254
  100. py2docfx/venv/venv1/Lib/site-packages/psutil/_psosx.py +8 -16
  101. py2docfx/venv/venv1/Lib/site-packages/psutil/_psposix.py +13 -49
  102. py2docfx/venv/venv1/Lib/site-packages/psutil/_pssunos.py +41 -60
  103. py2docfx/venv/venv1/Lib/site-packages/psutil/_pswindows.py +75 -145
  104. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/__init__.py +105 -193
  105. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_aix.py +2 -2
  106. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_bsd.py +27 -26
  107. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_connections.py +16 -17
  108. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_contracts.py +5 -19
  109. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_linux.py +153 -211
  110. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_memleaks.py +0 -6
  111. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_misc.py +22 -207
  112. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_osx.py +9 -4
  113. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_posix.py +8 -15
  114. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_process.py +104 -184
  115. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_process_all.py +28 -36
  116. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_scripts.py +240 -0
  117. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_sunos.py +1 -1
  118. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_system.py +44 -50
  119. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_testutils.py +23 -33
  120. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_unicode.py +8 -67
  121. py2docfx/venv/venv1/Lib/site-packages/psutil/tests/test_windows.py +32 -52
  122. {py2docfx-0.1.11rc1981066.dist-info → py2docfx-0.1.11rc1996319.dist-info}/METADATA +1 -1
  123. {py2docfx-0.1.11rc1981066.dist-info → py2docfx-0.1.11rc1996319.dist-info}/RECORD +125 -125
  124. py2docfx/venv/venv1/Lib/site-packages/psutil/_compat.py +0 -477
  125. {py2docfx-0.1.11rc1981066.dist-info → py2docfx-0.1.11rc1996319.dist-info}/WHEEL +0 -0
  126. {py2docfx-0.1.11rc1981066.dist-info → py2docfx-0.1.11rc1996319.dist-info}/top_level.txt +0 -0
@@ -20,23 +20,26 @@ AppEngine Standard).
20
20
  """
21
21
 
22
22
  try:
23
+ from google.longrunning.operations_grpc_pb2 import (
24
+ _CANCELOPERATIONREQUEST,
25
+ _DELETEOPERATIONREQUEST,
26
+ _GETOPERATIONREQUEST,
27
+ _LISTOPERATIONSREQUEST,
28
+ _LISTOPERATIONSRESPONSE,
29
+ _OPERATION,
30
+ _OPERATIONINFO,
31
+ _OPERATIONS,
32
+ )
23
33
  from google.longrunning.operations_grpc_pb2 import *
24
- from google.longrunning.operations_grpc_pb2 import _OPERATION
25
- from google.longrunning.operations_grpc_pb2 import _GETOPERATIONREQUEST
26
- from google.longrunning.operations_grpc_pb2 import _LISTOPERATIONSREQUEST
27
- from google.longrunning.operations_grpc_pb2 import _LISTOPERATIONSRESPONSE
28
- from google.longrunning.operations_grpc_pb2 import _CANCELOPERATIONREQUEST
29
- from google.longrunning.operations_grpc_pb2 import _DELETEOPERATIONREQUEST
30
- from google.longrunning.operations_grpc_pb2 import _OPERATIONINFO
31
- from google.longrunning.operations_grpc_pb2 import _OPERATIONS
32
34
  except ImportError:
35
+ from google.longrunning.operations_proto_pb2 import (
36
+ _CANCELOPERATIONREQUEST,
37
+ _DELETEOPERATIONREQUEST,
38
+ _GETOPERATIONREQUEST,
39
+ _LISTOPERATIONSREQUEST,
40
+ _LISTOPERATIONSRESPONSE,
41
+ _OPERATION,
42
+ _OPERATIONINFO,
43
+ _OPERATIONS,
44
+ )
33
45
  from google.longrunning.operations_proto_pb2 import *
34
- from google.longrunning.operations_proto_pb2 import _OPERATION
35
- from google.longrunning.operations_proto_pb2 import _OPERATION
36
- from google.longrunning.operations_proto_pb2 import _GETOPERATIONREQUEST
37
- from google.longrunning.operations_proto_pb2 import _LISTOPERATIONSREQUEST
38
- from google.longrunning.operations_proto_pb2 import _LISTOPERATIONSRESPONSE
39
- from google.longrunning.operations_proto_pb2 import _CANCELOPERATIONREQUEST
40
- from google.longrunning.operations_proto_pb2 import _DELETEOPERATIONREQUEST
41
- from google.longrunning.operations_proto_pb2 import _OPERATIONINFO
42
- from google.longrunning.operations_proto_pb2 import _OPERATIONS
@@ -1,4 +1,3 @@
1
-
2
1
  # Copyright 2020 Google LLC
3
2
  #
4
3
  # Licensed under the Apache License, Version 2.0 (the "License");
@@ -16,12 +15,12 @@
16
15
  # Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
17
16
 
18
17
  """Client and server classes corresponding to protobuf-defined services."""
18
+ from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
19
19
  import grpc
20
20
 
21
21
  from google.longrunning import (
22
22
  operations_proto_pb2 as google_dot_longrunning_dot_operations__pb2,
23
23
  )
24
- from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
25
24
 
26
25
 
27
26
  class OperationsStub(object):
@@ -2,4 +2,5 @@
2
2
  # googleapis-common-protos <= 1.5.0, where this was the import path.
3
3
 
4
4
  from __future__ import absolute_import
5
- from google.longrunning.operations_proto_pb2 import *
5
+
6
+ from google.longrunning.operations_proto_pb2 import * # noqa: F401, F403
@@ -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/longrunning/operations.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
@@ -27,17 +28,17 @@ from google.protobuf.internal import builder as _builder
27
28
  _sym_db = _symbol_database.Default()
28
29
 
29
30
 
30
- from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
31
- from google.api import client_pb2 as google_dot_api_dot_client__pb2
32
- from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
31
+ from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
33
32
  from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
33
+ from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
34
34
  from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
35
- from google.rpc import status_pb2 as google_dot_rpc_dot_status__pb2
36
- from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
37
35
 
36
+ from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
37
+ from google.api import client_pb2 as google_dot_api_dot_client__pb2
38
+ from google.rpc import status_pb2 as google_dot_rpc_dot_status__pb2
38
39
 
39
40
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
40
- b'\n#google/longrunning/operations.proto\x12\x12google.longrunning\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x19google/protobuf/any.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x17google/rpc/status.proto\x1a google/protobuf/descriptor.proto"\xa8\x01\n\tOperation\x12\x0c\n\x04name\x18\x01 \x01(\t\x12&\n\x08metadata\x18\x02 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x0c\n\x04\x64one\x18\x03 \x01(\x08\x12#\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x12.google.rpc.StatusH\x00\x12(\n\x08response\x18\x05 \x01(\x0b\x32\x14.google.protobuf.AnyH\x00\x42\x08\n\x06result"#\n\x13GetOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"\\\n\x15ListOperationsRequest\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t"d\n\x16ListOperationsResponse\x12\x31\n\noperations\x18\x01 \x03(\x0b\x32\x1d.google.longrunning.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t"&\n\x16\x43\x61ncelOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"&\n\x16\x44\x65leteOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"P\n\x14WaitOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12*\n\x07timeout\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration"=\n\rOperationInfo\x12\x15\n\rresponse_type\x18\x01 \x01(\t\x12\x15\n\rmetadata_type\x18\x02 \x01(\t2\xaa\x05\n\nOperations\x12\x94\x01\n\x0eListOperations\x12).google.longrunning.ListOperationsRequest\x1a*.google.longrunning.ListOperationsResponse"+\xda\x41\x0bname,filter\x82\xd3\xe4\x93\x02\x17\x12\x15/v1/{name=operations}\x12\x7f\n\x0cGetOperation\x12\'.google.longrunning.GetOperationRequest\x1a\x1d.google.longrunning.Operation"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a\x12\x18/v1/{name=operations/**}\x12~\n\x0f\x44\x65leteOperation\x12*.google.longrunning.DeleteOperationRequest\x1a\x16.google.protobuf.Empty"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a*\x18/v1/{name=operations/**}\x12\x88\x01\n\x0f\x43\x61ncelOperation\x12*.google.longrunning.CancelOperationRequest\x1a\x16.google.protobuf.Empty"1\xda\x41\x04name\x82\xd3\xe4\x93\x02$"\x1f/v1/{name=operations/**}:cancel:\x01*\x12Z\n\rWaitOperation\x12(.google.longrunning.WaitOperationRequest\x1a\x1d.google.longrunning.Operation"\x00\x1a\x1d\xca\x41\x1alongrunning.googleapis.com:Z\n\x0eoperation_info\x12\x1e.google.protobuf.MethodOptions\x18\x99\x08 \x01(\x0b\x32!.google.longrunning.OperationInfoB\x9d\x01\n\x16\x63om.google.longrunningB\x0fOperationsProtoP\x01ZCcloud.google.com/go/longrunning/autogen/longrunningpb;longrunningpb\xf8\x01\x01\xaa\x02\x12Google.LongRunning\xca\x02\x12Google\\LongRunningb\x06proto3'
41
+ b'\n#google/longrunning/operations.proto\x12\x12google.longrunning\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x19google/protobuf/any.proto\x1a google/protobuf/descriptor.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x17google/rpc/status.proto"\xa8\x01\n\tOperation\x12\x0c\n\x04name\x18\x01 \x01(\t\x12&\n\x08metadata\x18\x02 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x0c\n\x04\x64one\x18\x03 \x01(\x08\x12#\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x12.google.rpc.StatusH\x00\x12(\n\x08response\x18\x05 \x01(\x0b\x32\x14.google.protobuf.AnyH\x00\x42\x08\n\x06result"#\n\x13GetOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"\\\n\x15ListOperationsRequest\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t"d\n\x16ListOperationsResponse\x12\x31\n\noperations\x18\x01 \x03(\x0b\x32\x1d.google.longrunning.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t"&\n\x16\x43\x61ncelOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"&\n\x16\x44\x65leteOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"P\n\x14WaitOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12*\n\x07timeout\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration"=\n\rOperationInfo\x12\x15\n\rresponse_type\x18\x01 \x01(\t\x12\x15\n\rmetadata_type\x18\x02 \x01(\t2\xaa\x05\n\nOperations\x12\x94\x01\n\x0eListOperations\x12).google.longrunning.ListOperationsRequest\x1a*.google.longrunning.ListOperationsResponse"+\xda\x41\x0bname,filter\x82\xd3\xe4\x93\x02\x17\x12\x15/v1/{name=operations}\x12\x7f\n\x0cGetOperation\x12\'.google.longrunning.GetOperationRequest\x1a\x1d.google.longrunning.Operation"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a\x12\x18/v1/{name=operations/**}\x12~\n\x0f\x44\x65leteOperation\x12*.google.longrunning.DeleteOperationRequest\x1a\x16.google.protobuf.Empty"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a*\x18/v1/{name=operations/**}\x12\x88\x01\n\x0f\x43\x61ncelOperation\x12*.google.longrunning.CancelOperationRequest\x1a\x16.google.protobuf.Empty"1\xda\x41\x04name\x82\xd3\xe4\x93\x02$"\x1f/v1/{name=operations/**}:cancel:\x01*\x12Z\n\rWaitOperation\x12(.google.longrunning.WaitOperationRequest\x1a\x1d.google.longrunning.Operation"\x00\x1a\x1d\xca\x41\x1alongrunning.googleapis.com:Z\n\x0eoperation_info\x12\x1e.google.protobuf.MethodOptions\x18\x99\x08 \x01(\x0b\x32!.google.longrunning.OperationInfoB\xa5\x01\n\x16\x63om.google.longrunningB\x0fOperationsProtoP\x01ZCcloud.google.com/go/longrunning/autogen/longrunningpb;longrunningpb\xf8\x01\x01\xa2\x02\x05GLRUN\xaa\x02\x12Google.LongRunning\xca\x02\x12Google\\LongRunningb\x06proto3'
41
42
  )
42
43
 
43
44
  _globals = globals()
@@ -46,30 +47,32 @@ _builder.BuildTopDescriptorsAndMessages(
46
47
  DESCRIPTOR, "google.longrunning.operations_pb2", _globals
47
48
  )
48
49
  if _descriptor._USE_C_DESCRIPTORS == False:
49
- DESCRIPTOR._options = None
50
- DESCRIPTOR._serialized_options = b"\n\026com.google.longrunningB\017OperationsProtoP\001ZCcloud.google.com/go/longrunning/autogen/longrunningpb;longrunningpb\370\001\001\252\002\022Google.LongRunning\312\002\022Google\\LongRunning"
51
- _OPERATIONS._options = None
52
- _OPERATIONS._serialized_options = b"\312A\032longrunning.googleapis.com"
53
- _OPERATIONS.methods_by_name["ListOperations"]._options = None
54
- _OPERATIONS.methods_by_name[
50
+ _globals["DESCRIPTOR"]._options = None
51
+ _globals[
52
+ "DESCRIPTOR"
53
+ ]._serialized_options = b"\n\026com.google.longrunningB\017OperationsProtoP\001ZCcloud.google.com/go/longrunning/autogen/longrunningpb;longrunningpb\370\001\001\242\002\005GLRUN\252\002\022Google.LongRunning\312\002\022Google\\LongRunning"
54
+ _globals["_OPERATIONS"]._options = None
55
+ _globals["_OPERATIONS"]._serialized_options = b"\312A\032longrunning.googleapis.com"
56
+ _globals["_OPERATIONS"].methods_by_name["ListOperations"]._options = None
57
+ _globals["_OPERATIONS"].methods_by_name[
55
58
  "ListOperations"
56
59
  ]._serialized_options = (
57
60
  b"\332A\013name,filter\202\323\344\223\002\027\022\025/v1/{name=operations}"
58
61
  )
59
- _OPERATIONS.methods_by_name["GetOperation"]._options = None
60
- _OPERATIONS.methods_by_name[
62
+ _globals["_OPERATIONS"].methods_by_name["GetOperation"]._options = None
63
+ _globals["_OPERATIONS"].methods_by_name[
61
64
  "GetOperation"
62
65
  ]._serialized_options = (
63
66
  b"\332A\004name\202\323\344\223\002\032\022\030/v1/{name=operations/**}"
64
67
  )
65
- _OPERATIONS.methods_by_name["DeleteOperation"]._options = None
66
- _OPERATIONS.methods_by_name[
68
+ _globals["_OPERATIONS"].methods_by_name["DeleteOperation"]._options = None
69
+ _globals["_OPERATIONS"].methods_by_name[
67
70
  "DeleteOperation"
68
71
  ]._serialized_options = (
69
72
  b"\332A\004name\202\323\344\223\002\032*\030/v1/{name=operations/**}"
70
73
  )
71
- _OPERATIONS.methods_by_name["CancelOperation"]._options = None
72
- _OPERATIONS.methods_by_name[
74
+ _globals["_OPERATIONS"].methods_by_name["CancelOperation"]._options = None
75
+ _globals["_OPERATIONS"].methods_by_name[
73
76
  "CancelOperation"
74
77
  ]._serialized_options = (
75
78
  b'\332A\004name\202\323\344\223\002$"\037/v1/{name=operations/**}:cancel:\001*'
@@ -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/rpc/code.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.rpc.code_pb2", _globals)
37
38
  if _descriptor._USE_C_DESCRIPTORS == False:
38
- DESCRIPTOR._options = None
39
- DESCRIPTOR._serialized_options = b"\n\016com.google.rpcB\tCodeProtoP\001Z3google.golang.org/genproto/googleapis/rpc/code;code\242\002\003RPC"
39
+ _globals["DESCRIPTOR"]._options = None
40
+ _globals[
41
+ "DESCRIPTOR"
42
+ ]._serialized_options = b"\n\016com.google.rpcB\tCodeProtoP\001Z3google.golang.org/genproto/googleapis/rpc/code;code\242\002\003RPC"
40
43
  _globals["_CODE"]._serialized_start = 38
41
44
  _globals["_CODE"]._serialized_end = 349
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/rpc/context/attribute_context.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
@@ -27,11 +28,10 @@ from google.protobuf.internal import builder as _builder
27
28
  _sym_db = _symbol_database.Default()
28
29
 
29
30
 
30
- from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
31
31
  from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
32
- from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
33
32
  from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
34
-
33
+ from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
34
+ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
35
35
 
36
36
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
37
37
  b"\n*google/rpc/context/attribute_context.proto\x12\x12google.rpc.context\x1a\x19google/protobuf/any.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x83\x10\n\x10\x41ttributeContext\x12\x39\n\x06origin\x18\x07 \x01(\x0b\x32).google.rpc.context.AttributeContext.Peer\x12\x39\n\x06source\x18\x01 \x01(\x0b\x32).google.rpc.context.AttributeContext.Peer\x12>\n\x0b\x64\x65stination\x18\x02 \x01(\x0b\x32).google.rpc.context.AttributeContext.Peer\x12=\n\x07request\x18\x03 \x01(\x0b\x32,.google.rpc.context.AttributeContext.Request\x12?\n\x08response\x18\x04 \x01(\x0b\x32-.google.rpc.context.AttributeContext.Response\x12?\n\x08resource\x18\x05 \x01(\x0b\x32-.google.rpc.context.AttributeContext.Resource\x12\x35\n\x03\x61pi\x18\x06 \x01(\x0b\x32(.google.rpc.context.AttributeContext.Api\x12(\n\nextensions\x18\x08 \x03(\x0b\x32\x14.google.protobuf.Any\x1a\xbe\x01\n\x04Peer\x12\n\n\x02ip\x18\x01 \x01(\t\x12\x0c\n\x04port\x18\x02 \x01(\x03\x12\x45\n\x06labels\x18\x06 \x03(\x0b\x32\x35.google.rpc.context.AttributeContext.Peer.LabelsEntry\x12\x11\n\tprincipal\x18\x07 \x01(\t\x12\x13\n\x0bregion_code\x18\x08 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1aL\n\x03\x41pi\x12\x0f\n\x07service\x18\x01 \x01(\t\x12\x11\n\toperation\x18\x02 \x01(\t\x12\x10\n\x08protocol\x18\x03 \x01(\t\x12\x0f\n\x07version\x18\x04 \x01(\t\x1a\x7f\n\x04\x41uth\x12\x11\n\tprincipal\x18\x01 \x01(\t\x12\x11\n\taudiences\x18\x02 \x03(\t\x12\x11\n\tpresenter\x18\x03 \x01(\t\x12'\n\x06\x63laims\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x15\n\raccess_levels\x18\x05 \x03(\t\x1a\xef\x02\n\x07Request\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0e\n\x06method\x18\x02 \x01(\t\x12J\n\x07headers\x18\x03 \x03(\x0b\x32\x39.google.rpc.context.AttributeContext.Request.HeadersEntry\x12\x0c\n\x04path\x18\x04 \x01(\t\x12\x0c\n\x04host\x18\x05 \x01(\t\x12\x0e\n\x06scheme\x18\x06 \x01(\t\x12\r\n\x05query\x18\x07 \x01(\t\x12(\n\x04time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04size\x18\n \x01(\x03\x12\x10\n\x08protocol\x18\x0b \x01(\t\x12\x0e\n\x06reason\x18\x0c \x01(\t\x12\x37\n\x04\x61uth\x18\r \x01(\x0b\x32).google.rpc.context.AttributeContext.Auth\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x81\x02\n\x08Response\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x03\x12\x0c\n\x04size\x18\x02 \x01(\x03\x12K\n\x07headers\x18\x03 \x03(\x0b\x32:.google.rpc.context.AttributeContext.Response.HeadersEntry\x12(\n\x04time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x32\n\x0f\x62\x61\x63kend_latency\x18\x05 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x90\x04\n\x08Resource\x12\x0f\n\x07service\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0c\n\x04type\x18\x03 \x01(\t\x12I\n\x06labels\x18\x04 \x03(\x0b\x32\x39.google.rpc.context.AttributeContext.Resource.LabelsEntry\x12\x0b\n\x03uid\x18\x05 \x01(\t\x12S\n\x0b\x61nnotations\x18\x06 \x03(\x0b\x32>.google.rpc.context.AttributeContext.Resource.AnnotationsEntry\x12\x14\n\x0c\x64isplay_name\x18\x07 \x01(\t\x12/\n\x0b\x63reate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x64\x65lete_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04\x65tag\x18\x0b \x01(\t\x12\x10\n\x08location\x18\x0c \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x8b\x01\n\x16\x63om.google.rpc.contextB\x15\x41ttributeContextProtoP\x01ZUgoogle.golang.org/genproto/googleapis/rpc/context/attribute_context;attribute_context\xf8\x01\x01\x62\x06proto3"
@@ -43,18 +43,22 @@ _builder.BuildTopDescriptorsAndMessages(
43
43
  DESCRIPTOR, "google.rpc.context.attribute_context_pb2", _globals
44
44
  )
45
45
  if _descriptor._USE_C_DESCRIPTORS == False:
46
- DESCRIPTOR._options = None
47
- DESCRIPTOR._serialized_options = b"\n\026com.google.rpc.contextB\025AttributeContextProtoP\001ZUgoogle.golang.org/genproto/googleapis/rpc/context/attribute_context;attribute_context\370\001\001"
48
- _ATTRIBUTECONTEXT_PEER_LABELSENTRY._options = None
49
- _ATTRIBUTECONTEXT_PEER_LABELSENTRY._serialized_options = b"8\001"
50
- _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY._options = None
51
- _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY._serialized_options = b"8\001"
52
- _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY._options = None
53
- _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY._serialized_options = b"8\001"
54
- _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY._options = None
55
- _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY._serialized_options = b"8\001"
56
- _ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY._options = None
57
- _ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY._serialized_options = b"8\001"
46
+ _globals["DESCRIPTOR"]._options = None
47
+ _globals[
48
+ "DESCRIPTOR"
49
+ ]._serialized_options = b"\n\026com.google.rpc.contextB\025AttributeContextProtoP\001ZUgoogle.golang.org/genproto/googleapis/rpc/context/attribute_context;attribute_context\370\001\001"
50
+ _globals["_ATTRIBUTECONTEXT_PEER_LABELSENTRY"]._options = None
51
+ _globals["_ATTRIBUTECONTEXT_PEER_LABELSENTRY"]._serialized_options = b"8\001"
52
+ _globals["_ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY"]._options = None
53
+ _globals["_ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY"]._serialized_options = b"8\001"
54
+ _globals["_ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY"]._options = None
55
+ _globals["_ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY"]._serialized_options = b"8\001"
56
+ _globals["_ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY"]._options = None
57
+ _globals["_ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY"]._serialized_options = b"8\001"
58
+ _globals["_ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY"]._options = None
59
+ _globals[
60
+ "_ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY"
61
+ ]._serialized_options = b"8\001"
58
62
  _globals["_ATTRIBUTECONTEXT"]._serialized_start = 189
59
63
  _globals["_ATTRIBUTECONTEXT"]._serialized_end = 2240
60
64
  _globals["_ATTRIBUTECONTEXT_PEER"]._serialized_start = 682
@@ -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/rpc/context/audit_context.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,9 +30,8 @@ _sym_db = _symbol_database.Default()
29
30
 
30
31
  from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
31
32
 
32
-
33
33
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
34
- b'\n&google/rpc/context/audit_context.proto\x12\x12google.rpc.context\x1a\x1cgoogle/protobuf/struct.proto"\xc7\x01\n\x0c\x41uditContext\x12\x11\n\taudit_log\x18\x01 \x01(\x0c\x12\x31\n\x10scrubbed_request\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x32\n\x11scrubbed_response\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12$\n\x1cscrubbed_response_item_count\x18\x04 \x01(\x05\x12\x17\n\x0ftarget_resource\x18\x05 \x01(\tBk\n\x16\x63om.google.rpc.contextB\x11\x41uditContextProtoP\x01Z9google.golang.org/genproto/googleapis/rpc/context;context\xf8\x01\x01\x62\x06proto3'
34
+ b'\n&google/rpc/context/audit_context.proto\x12\x12google.rpc.context\x1a\x1cgoogle/protobuf/struct.proto"\xc7\x01\n\x0c\x41uditContext\x12\x11\n\taudit_log\x18\x01 \x01(\x0c\x12\x31\n\x10scrubbed_request\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x32\n\x11scrubbed_response\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12$\n\x1cscrubbed_response_item_count\x18\x04 \x01(\x05\x12\x17\n\x0ftarget_resource\x18\x05 \x01(\tBh\n\x16\x63om.google.rpc.contextB\x11\x41uditContextProtoP\x01Z9google.golang.org/genproto/googleapis/rpc/context;contextb\x06proto3'
35
35
  )
36
36
 
37
37
  _globals = globals()
@@ -40,8 +40,10 @@ _builder.BuildTopDescriptorsAndMessages(
40
40
  DESCRIPTOR, "google.rpc.context.audit_context_pb2", _globals
41
41
  )
42
42
  if _descriptor._USE_C_DESCRIPTORS == False:
43
- DESCRIPTOR._options = None
44
- DESCRIPTOR._serialized_options = b"\n\026com.google.rpc.contextB\021AuditContextProtoP\001Z9google.golang.org/genproto/googleapis/rpc/context;context\370\001\001"
43
+ _globals["DESCRIPTOR"]._options = None
44
+ _globals[
45
+ "DESCRIPTOR"
46
+ ]._serialized_options = b"\n\026com.google.rpc.contextB\021AuditContextProtoP\001Z9google.golang.org/genproto/googleapis/rpc/context;context"
45
47
  _globals["_AUDITCONTEXT"]._serialized_start = 93
46
48
  _globals["_AUDITCONTEXT"]._serialized_end = 292
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/rpc/error_details.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,9 +30,8 @@ _sym_db = _symbol_database.Default()
29
30
 
30
31
  from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
31
32
 
32
-
33
33
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
34
- b'\n\x1egoogle/rpc/error_details.proto\x12\ngoogle.rpc\x1a\x1egoogle/protobuf/duration.proto"\x93\x01\n\tErrorInfo\x12\x0e\n\x06reason\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\x35\n\x08metadata\x18\x03 \x03(\x0b\x32#.google.rpc.ErrorInfo.MetadataEntry\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01";\n\tRetryInfo\x12.\n\x0bretry_delay\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration"2\n\tDebugInfo\x12\x15\n\rstack_entries\x18\x01 \x03(\t\x12\x0e\n\x06\x64\x65tail\x18\x02 \x01(\t"y\n\x0cQuotaFailure\x12\x36\n\nviolations\x18\x01 \x03(\x0b\x32".google.rpc.QuotaFailure.Violation\x1a\x31\n\tViolation\x12\x0f\n\x07subject\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t"\x95\x01\n\x13PreconditionFailure\x12=\n\nviolations\x18\x01 \x03(\x0b\x32).google.rpc.PreconditionFailure.Violation\x1a?\n\tViolation\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0f\n\x07subject\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t"\x83\x01\n\nBadRequest\x12?\n\x10\x66ield_violations\x18\x01 \x03(\x0b\x32%.google.rpc.BadRequest.FieldViolation\x1a\x34\n\x0e\x46ieldViolation\x12\r\n\x05\x66ield\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t"7\n\x0bRequestInfo\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x14\n\x0cserving_data\x18\x02 \x01(\t"`\n\x0cResourceInfo\x12\x15\n\rresource_type\x18\x01 \x01(\t\x12\x15\n\rresource_name\x18\x02 \x01(\t\x12\r\n\x05owner\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t"V\n\x04Help\x12$\n\x05links\x18\x01 \x03(\x0b\x32\x15.google.rpc.Help.Link\x1a(\n\x04Link\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12\x0b\n\x03url\x18\x02 \x01(\t"3\n\x10LocalizedMessage\x12\x0e\n\x06locale\x18\x01 \x01(\t\x12\x0f\n\x07message\x18\x02 \x01(\tBl\n\x0e\x63om.google.rpcB\x11\x45rrorDetailsProtoP\x01Z?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails\xa2\x02\x03RPCb\x06proto3'
34
+ b'\n\x1egoogle/rpc/error_details.proto\x12\ngoogle.rpc\x1a\x1egoogle/protobuf/duration.proto"\x93\x01\n\tErrorInfo\x12\x0e\n\x06reason\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\x35\n\x08metadata\x18\x03 \x03(\x0b\x32#.google.rpc.ErrorInfo.MetadataEntry\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01";\n\tRetryInfo\x12.\n\x0bretry_delay\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration"2\n\tDebugInfo\x12\x15\n\rstack_entries\x18\x01 \x03(\t\x12\x0e\n\x06\x64\x65tail\x18\x02 \x01(\t"y\n\x0cQuotaFailure\x12\x36\n\nviolations\x18\x01 \x03(\x0b\x32".google.rpc.QuotaFailure.Violation\x1a\x31\n\tViolation\x12\x0f\n\x07subject\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t"\x95\x01\n\x13PreconditionFailure\x12=\n\nviolations\x18\x01 \x03(\x0b\x32).google.rpc.PreconditionFailure.Violation\x1a?\n\tViolation\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0f\n\x07subject\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t"\xcc\x01\n\nBadRequest\x12?\n\x10\x66ield_violations\x18\x01 \x03(\x0b\x32%.google.rpc.BadRequest.FieldViolation\x1a}\n\x0e\x46ieldViolation\x12\r\n\x05\x66ield\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\x12\x0e\n\x06reason\x18\x03 \x01(\t\x12\x37\n\x11localized_message\x18\x04 \x01(\x0b\x32\x1c.google.rpc.LocalizedMessage"7\n\x0bRequestInfo\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x14\n\x0cserving_data\x18\x02 \x01(\t"`\n\x0cResourceInfo\x12\x15\n\rresource_type\x18\x01 \x01(\t\x12\x15\n\rresource_name\x18\x02 \x01(\t\x12\r\n\x05owner\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t"V\n\x04Help\x12$\n\x05links\x18\x01 \x03(\x0b\x32\x15.google.rpc.Help.Link\x1a(\n\x04Link\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12\x0b\n\x03url\x18\x02 \x01(\t"3\n\x10LocalizedMessage\x12\x0e\n\x06locale\x18\x01 \x01(\t\x12\x0f\n\x07message\x18\x02 \x01(\tBl\n\x0e\x63om.google.rpcB\x11\x45rrorDetailsProtoP\x01Z?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails\xa2\x02\x03RPCb\x06proto3'
35
35
  )
36
36
 
37
37
  _globals = globals()
@@ -40,10 +40,12 @@ _builder.BuildTopDescriptorsAndMessages(
40
40
  DESCRIPTOR, "google.rpc.error_details_pb2", _globals
41
41
  )
42
42
  if _descriptor._USE_C_DESCRIPTORS == False:
43
- DESCRIPTOR._options = None
44
- DESCRIPTOR._serialized_options = b"\n\016com.google.rpcB\021ErrorDetailsProtoP\001Z?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails\242\002\003RPC"
45
- _ERRORINFO_METADATAENTRY._options = None
46
- _ERRORINFO_METADATAENTRY._serialized_options = b"8\001"
43
+ _globals["DESCRIPTOR"]._options = None
44
+ _globals[
45
+ "DESCRIPTOR"
46
+ ]._serialized_options = b"\n\016com.google.rpcB\021ErrorDetailsProtoP\001Z?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails\242\002\003RPC"
47
+ _globals["_ERRORINFO_METADATAENTRY"]._options = None
48
+ _globals["_ERRORINFO_METADATAENTRY"]._serialized_options = b"8\001"
47
49
  _globals["_ERRORINFO"]._serialized_start = 79
48
50
  _globals["_ERRORINFO"]._serialized_end = 226
49
51
  _globals["_ERRORINFO_METADATAENTRY"]._serialized_start = 179
@@ -61,17 +63,17 @@ if _descriptor._USE_C_DESCRIPTORS == False:
61
63
  _globals["_PRECONDITIONFAILURE_VIOLATION"]._serialized_start = 551
62
64
  _globals["_PRECONDITIONFAILURE_VIOLATION"]._serialized_end = 614
63
65
  _globals["_BADREQUEST"]._serialized_start = 617
64
- _globals["_BADREQUEST"]._serialized_end = 748
66
+ _globals["_BADREQUEST"]._serialized_end = 821
65
67
  _globals["_BADREQUEST_FIELDVIOLATION"]._serialized_start = 696
66
- _globals["_BADREQUEST_FIELDVIOLATION"]._serialized_end = 748
67
- _globals["_REQUESTINFO"]._serialized_start = 750
68
- _globals["_REQUESTINFO"]._serialized_end = 805
69
- _globals["_RESOURCEINFO"]._serialized_start = 807
70
- _globals["_RESOURCEINFO"]._serialized_end = 903
71
- _globals["_HELP"]._serialized_start = 905
72
- _globals["_HELP"]._serialized_end = 991
73
- _globals["_HELP_LINK"]._serialized_start = 951
74
- _globals["_HELP_LINK"]._serialized_end = 991
75
- _globals["_LOCALIZEDMESSAGE"]._serialized_start = 993
76
- _globals["_LOCALIZEDMESSAGE"]._serialized_end = 1044
68
+ _globals["_BADREQUEST_FIELDVIOLATION"]._serialized_end = 821
69
+ _globals["_REQUESTINFO"]._serialized_start = 823
70
+ _globals["_REQUESTINFO"]._serialized_end = 878
71
+ _globals["_RESOURCEINFO"]._serialized_start = 880
72
+ _globals["_RESOURCEINFO"]._serialized_end = 976
73
+ _globals["_HELP"]._serialized_start = 978
74
+ _globals["_HELP"]._serialized_end = 1064
75
+ _globals["_HELP_LINK"]._serialized_start = 1024
76
+ _globals["_HELP_LINK"]._serialized_end = 1064
77
+ _globals["_LOCALIZEDMESSAGE"]._serialized_start = 1066
78
+ _globals["_LOCALIZEDMESSAGE"]._serialized_end = 1117
77
79
  # @@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/rpc/http.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.rpc.http_pb2", _globals)
37
38
  if _descriptor._USE_C_DESCRIPTORS == False:
38
- DESCRIPTOR._options = None
39
- DESCRIPTOR._serialized_options = b"\n\016com.google.rpcB\tHttpProtoP\001Z3google.golang.org/genproto/googleapis/rpc/http;http\242\002\003RPC"
39
+ _globals["DESCRIPTOR"]._options = None
40
+ _globals[
41
+ "DESCRIPTOR"
42
+ ]._serialized_options = b"\n\016com.google.rpcB\tHttpProtoP\001Z3google.golang.org/genproto/googleapis/rpc/http;http\242\002\003RPC"
40
43
  _globals["_HTTPREQUEST"]._serialized_start = 37
41
44
  _globals["_HTTPREQUEST"]._serialized_end = 134
42
45
  _globals["_HTTPRESPONSE"]._serialized_start = 136
@@ -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/rpc/status.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 any_pb2 as google_dot_protobuf_dot_any__pb2
31
32
 
32
-
33
33
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
34
34
  b'\n\x17google/rpc/status.proto\x12\ngoogle.rpc\x1a\x19google/protobuf/any.proto"N\n\x06Status\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x05\x12\x0f\n\x07message\x18\x02 \x01(\t\x12%\n\x07\x64\x65tails\x18\x03 \x03(\x0b\x32\x14.google.protobuf.AnyBa\n\x0e\x63om.google.rpcB\x0bStatusProtoP\x01Z7google.golang.org/genproto/googleapis/rpc/status;status\xf8\x01\x01\xa2\x02\x03RPCb\x06proto3'
35
35
  )
@@ -38,8 +38,10 @@ _globals = globals()
38
38
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
39
39
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "google.rpc.status_pb2", _globals)
40
40
  if _descriptor._USE_C_DESCRIPTORS == False:
41
- DESCRIPTOR._options = None
42
- DESCRIPTOR._serialized_options = b"\n\016com.google.rpcB\013StatusProtoP\001Z7google.golang.org/genproto/googleapis/rpc/status;status\370\001\001\242\002\003RPC"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\016com.google.rpcB\013StatusProtoP\001Z7google.golang.org/genproto/googleapis/rpc/status;status\370\001\001\242\002\003RPC"
43
45
  _globals["_STATUS"]._serialized_start = 66
44
46
  _globals["_STATUS"]._serialized_end = 144
45
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/calendar_period.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.calendar_period_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\023CalendarPeriodProtoP\001ZHgoogle.golang.org/genproto/googleapis/type/calendarperiod;calendarperiod\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\023CalendarPeriodProtoP\001ZHgoogle.golang.org/genproto/googleapis/type/calendarperiod;calendarperiod\242\002\003GTP"
42
45
  _globals["_CALENDARPERIOD"]._serialized_start = 50
43
46
  _globals["_CALENDARPERIOD"]._serialized_end = 177
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/color.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 wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2
31
32
 
32
-
33
33
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
34
34
  b'\n\x17google/type/color.proto\x12\x0bgoogle.type\x1a\x1egoogle/protobuf/wrappers.proto"]\n\x05\x43olor\x12\x0b\n\x03red\x18\x01 \x01(\x02\x12\r\n\x05green\x18\x02 \x01(\x02\x12\x0c\n\x04\x62lue\x18\x03 \x01(\x02\x12*\n\x05\x61lpha\x18\x04 \x01(\x0b\x32\x1b.google.protobuf.FloatValueB`\n\x0f\x63om.google.typeB\nColorProtoP\x01Z6google.golang.org/genproto/googleapis/type/color;color\xf8\x01\x01\xa2\x02\x03GTPb\x06proto3'
35
35
  )
@@ -38,8 +38,10 @@ _globals = globals()
38
38
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
39
39
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "google.type.color_pb2", _globals)
40
40
  if _descriptor._USE_C_DESCRIPTORS == False:
41
- DESCRIPTOR._options = None
42
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\nColorProtoP\001Z6google.golang.org/genproto/googleapis/type/color;color\370\001\001\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\nColorProtoP\001Z6google.golang.org/genproto/googleapis/type/color;color\370\001\001\242\002\003GTP"
43
45
  _globals["_COLOR"]._serialized_start = 72
44
46
  _globals["_COLOR"]._serialized_end = 165
45
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/date.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.date_pb2", _globals)
37
38
  if _descriptor._USE_C_DESCRIPTORS == False:
38
- DESCRIPTOR._options = None
39
- DESCRIPTOR._serialized_options = b"\n\017com.google.typeB\tDateProtoP\001Z4google.golang.org/genproto/googleapis/type/date;date\370\001\001\242\002\003GTP"
39
+ _globals["DESCRIPTOR"]._options = None
40
+ _globals[
41
+ "DESCRIPTOR"
42
+ ]._serialized_options = b"\n\017com.google.typeB\tDateProtoP\001Z4google.golang.org/genproto/googleapis/type/date;date\370\001\001\242\002\003GTP"
40
43
  _globals["_DATE"]._serialized_start = 39
41
44
  _globals["_DATE"]._serialized_end = 87
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/datetime.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 duration_pb2 as google_dot_protobuf_dot_duration__pb2
31
32
 
32
-
33
33
  DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
34
34
  b'\n\x1agoogle/type/datetime.proto\x12\x0bgoogle.type\x1a\x1egoogle/protobuf/duration.proto"\xe0\x01\n\x08\x44\x61teTime\x12\x0c\n\x04year\x18\x01 \x01(\x05\x12\r\n\x05month\x18\x02 \x01(\x05\x12\x0b\n\x03\x64\x61y\x18\x03 \x01(\x05\x12\r\n\x05hours\x18\x04 \x01(\x05\x12\x0f\n\x07minutes\x18\x05 \x01(\x05\x12\x0f\n\x07seconds\x18\x06 \x01(\x05\x12\r\n\x05nanos\x18\x07 \x01(\x05\x12/\n\nutc_offset\x18\x08 \x01(\x0b\x32\x19.google.protobuf.DurationH\x00\x12*\n\ttime_zone\x18\t \x01(\x0b\x32\x15.google.type.TimeZoneH\x00\x42\r\n\x0btime_offset"\'\n\x08TimeZone\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0f\n\x07version\x18\x02 \x01(\tBi\n\x0f\x63om.google.typeB\rDateTimeProtoP\x01Z<google.golang.org/genproto/googleapis/type/datetime;datetime\xf8\x01\x01\xa2\x02\x03GTPb\x06proto3'
35
35
  )
@@ -40,8 +40,10 @@ _builder.BuildTopDescriptorsAndMessages(
40
40
  DESCRIPTOR, "google.type.datetime_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\rDateTimeProtoP\001Z<google.golang.org/genproto/googleapis/type/datetime;datetime\370\001\001\242\002\003GTP"
43
+ _globals["DESCRIPTOR"]._options = None
44
+ _globals[
45
+ "DESCRIPTOR"
46
+ ]._serialized_options = b"\n\017com.google.typeB\rDateTimeProtoP\001Z<google.golang.org/genproto/googleapis/type/datetime;datetime\370\001\001\242\002\003GTP"
45
47
  _globals["_DATETIME"]._serialized_start = 76
46
48
  _globals["_DATETIME"]._serialized_end = 300
47
49
  _globals["_TIMEZONE"]._serialized_start = 302
@@ -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/dayofweek.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.dayofweek_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\016DayOfWeekProtoP\001Z>google.golang.org/genproto/googleapis/type/dayofweek;dayofweek\242\002\003GTP"
41
+ _globals["DESCRIPTOR"]._options = None
42
+ _globals[
43
+ "DESCRIPTOR"
44
+ ]._serialized_options = b"\n\017com.google.typeB\016DayOfWeekProtoP\001Z>google.golang.org/genproto/googleapis/type/dayofweek;dayofweek\242\002\003GTP"
42
45
  _globals["_DAYOFWEEK"]._serialized_start = 45
43
46
  _globals["_DAYOFWEEK"]._serialized_end = 177
44
47
  # @@protoc_insertion_point(module_scope)