Coverage for src / mysingle / protos / services / iam / v1 / iam_service_pb2.py: 0%

13 statements  

« prev     ^ index     » next       coverage.py v7.12.0, created at 2025-12-02 00:58 +0900

1# -*- coding: utf-8 -*- 

2# Generated by the protocol buffer compiler. DO NOT EDIT! 

3# NO CHECKED-IN PROTOBUF GENCODE 

4# source: services/iam/v1/iam_service.proto 

5# Protobuf Python Version: 6.33.1 

6"""Generated protocol buffer code.""" 

7 

8from google.protobuf import descriptor as _descriptor 

9from google.protobuf import descriptor_pool as _descriptor_pool 

10from google.protobuf import runtime_version as _runtime_version 

11from google.protobuf import symbol_database as _symbol_database 

12from google.protobuf.internal import builder as _builder 

13 

14_runtime_version.ValidateProtobufRuntimeVersion( 

15 _runtime_version.Domain.PUBLIC, 6, 33, 1, "", "services/iam/v1/iam_service.proto" 

16) 

17# @@protoc_insertion_point(imports) 

18 

19_sym_db = _symbol_database.Default() 

20 

21 

22DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile( 

23 b"\n!services/iam/v1/iam_service.proto\x12\x0fiam_placeholderb\x06proto3" 

24) 

25 

26_globals = globals() 

27_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) 

28_builder.BuildTopDescriptorsAndMessages( 

29 DESCRIPTOR, "services.iam.v1.iam_service_pb2", _globals 

30) 

31if not _descriptor._USE_C_DESCRIPTORS: 

32 DESCRIPTOR._loaded_options = None 

33# @@protoc_insertion_point(module_scope)