billing_pb2.py 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. # -*- coding: utf-8 -*-
  2. # Copyright 2025 Google LLC
  3. #
  4. # Licensed under the Apache License, Version 2.0 (the "License");
  5. # you may not use this file except in compliance with the License.
  6. # You may obtain a copy of the License at
  7. #
  8. # http://www.apache.org/licenses/LICENSE-2.0
  9. #
  10. # Unless required by applicable law or agreed to in writing, software
  11. # distributed under the License is distributed on an "AS IS" BASIS,
  12. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. # See the License for the specific language governing permissions and
  14. # limitations under the License.
  15. # Generated by the protocol buffer compiler. DO NOT EDIT!
  16. # source: google/api/billing.proto
  17. # Protobuf Python Version: 4.25.3
  18. """Generated protocol buffer code."""
  19. from google.protobuf import descriptor as _descriptor
  20. from google.protobuf import descriptor_pool as _descriptor_pool
  21. from google.protobuf import symbol_database as _symbol_database
  22. from google.protobuf.internal import builder as _builder
  23. # @@protoc_insertion_point(imports)
  24. _sym_db = _symbol_database.Default()
  25. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
  26. b'\n\x18google/api/billing.proto\x12\ngoogle.api"\x93\x01\n\x07\x42illing\x12\x45\n\x15\x63onsumer_destinations\x18\x08 \x03(\x0b\x32&.google.api.Billing.BillingDestination\x1a\x41\n\x12\x42illingDestination\x12\x1a\n\x12monitored_resource\x18\x01 \x01(\t\x12\x0f\n\x07metrics\x18\x02 \x03(\tBn\n\x0e\x63om.google.apiB\x0c\x42illingProtoP\x01ZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig\xa2\x02\x04GAPIb\x06proto3'
  27. )
  28. _globals = globals()
  29. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  30. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, "google.api.billing_pb2", _globals)
  31. if _descriptor._USE_C_DESCRIPTORS == False:
  32. _globals["DESCRIPTOR"]._options = None
  33. _globals[
  34. "DESCRIPTOR"
  35. ]._serialized_options = b"\n\016com.google.apiB\014BillingProtoP\001ZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig\242\002\004GAPI"
  36. _globals["_BILLING"]._serialized_start = 41
  37. _globals["_BILLING"]._serialized_end = 188
  38. _globals["_BILLING_BILLINGDESTINATION"]._serialized_start = 123
  39. _globals["_BILLING_BILLINGDESTINATION"]._serialized_end = 188
  40. # @@protoc_insertion_point(module_scope)