# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: keyapis/access_control/v1/keyapis_access_control_flatgramm_v1.proto
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
from keyapis.access_control.v1 import keyapis_access_control_access_control_v1_pb2 as keyapis_dot_access__control_dot_v1_dot_keyapis__access__control__access__control__v1__pb2
from google.api import visibility_pb2 as google_dot_api_dot_visibility__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nCkeyapis/access_control/v1/keyapis_access_control_flatgramm_v1.proto\x12\x19keyapis.access_control.v1\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1aHkeyapis/access_control/v1/keyapis_access_control_access_control_v1.proto\x1a\x1bgoogle/api/visibility.proto\"\xa9\x01\n\tFlatgramm\x12\n\n\x02id\x18\x01 \x01(\x05\x12\x12\n\x05title\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x12\n\ncompany_id\x18\x03 \x01(\x05\x12\x33\n\ncreated_at\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x33\n\nchanged_at\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\"&\n\x13GetFlatgrammRequest\x12\x0f\n\x02id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\"\xf1\x01\n\x14GetFlatgrammResponse\x12\x34\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32$.keyapis.access_control.v1.FlatgrammH\x00\x12\x46\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x35.keyapis.access_control.v1.GetFlatgrammResponse.ErrorH\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\xa1\x01\n\x17GetFlatgrammListRequest\x12:\n\x06\x66ilter\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.FlatgrammFilter\x12<\n\x06paging\x18\x02 \x01(\x0b\x32*.keyapis.access_control.v1.FlatgrammPagingH\x00\x42\x0c\n\npagination\"\xf9\x01\n\x18GetFlatgrammListResponse\x12\x34\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32$.keyapis.access_control.v1.FlatgrammH\x00\x12J\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x39.keyapis.access_control.v1.GetFlatgrammListResponse.ErrorH\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"V\n\x18GetFlatgrammCountRequest\x12:\n\x06\x66ilter\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.FlatgrammFilter\"3\n\x19GetFlatgrammCountResponse\x12\x0e\n\x04\x64\x61ta\x18\x01 \x01(\x05H\x00\x42\x06\n\x04type\"\xc6\x01\n\x0f\x46latgrammFilter\x12\x13\n\x0b\x63ompany_ids\x18\x01 \x03(\x05\x12\x0c\n\x04text\x18\x02 \x01(\t\x12,\n\x0e\x64\x63_company_ids\x18\x03 \x03(\x05\x42\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\x12\x62\n flatgramm_company_relation_types\x18\x04 \x03(\x0e\x32\x38.keyapis.access_control.v1.FlatgrammCompanyRelation.Type\"\xed\x02\n\x0f\x46latgrammPaging\x12M\n\rorder_by_type\x18\x01 \x01(\x0e\x32\x36.keyapis.access_control.v1.FlatgrammPaging.OrderByType\x12P\n\x0e\x64irection_type\x18\x02 \x01(\x0e\x32\x38.keyapis.access_control.v1.FlatgrammPaging.DirectionType\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x0e\n\x06offset\x18\x04 \x01(\x05\"Z\n\x0bOrderByType\x12\x19\n\x15ORDER_BY_TYPE_UNKNOWN\x10\x00\x12\x06\n\x02ID\x10\x01\x12\x0e\n\nCREATED_AT\x10\x02\x12\x0e\n\nCHANGED_AT\x10\x03\x12\x08\n\x04RANK\x10\x04\">\n\rDirectionType\x12\x1a\n\x16\x44IRECTION_TYPE_UNKNOWN\x10\x00\x12\x08\n\x04\x44\x45SC\x10\x01\x12\x07\n\x03\x41SC\x10\x02\"\xd2\x01\n GetFlatgrammDcCompanyListRequest\x12\x43\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x33.keyapis.access_control.v1.DcCompanyFlatgrammFilter\x12\x45\n\x06paging\x18\x02 \x01(\x0b\x32\x33.keyapis.access_control.v1.DcCompanyFlatgrammPagingH\x00:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATEDB\x0c\n\npagination\"\xce\x01\n&GetFlatgrammCompanyRelationListRequest\x12I\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x39.keyapis.access_control.v1.FlatgrammCompanyRelationFilter\x12K\n\x06paging\x18\x02 \x01(\x0b\x32\x39.keyapis.access_control.v1.FlatgrammCompanyRelationPagingH\x00\x42\x0c\n\npagination\"~\n!GetFlatgrammDcCompanyCountRequest\x12\x43\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x33.keyapis.access_control.v1.DcCompanyFlatgrammFilter:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\"t\n\'GetFlatgrammCompanyRelationCountRequest\x12I\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x39.keyapis.access_control.v1.FlatgrammCompanyRelationFilter\"\xfd\x01\n\"GetFlatgrammDcCompanyCountResponse\x12T\n\x05\x65rror\x18\x01 \x01(\x0b\x32\x43.keyapis.access_control.v1.GetFlatgrammDcCompanyCountResponse.ErrorH\x00\x12\x0e\n\x04\x64\x61ta\x18\x02 \x01(\x05H\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reason:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATEDB\x06\n\x04type\"\xf3\x01\n(GetFlatgrammCompanyRelationCountResponse\x12Z\n\x05\x65rror\x18\x01 \x01(\x0b\x32I.keyapis.access_control.v1.GetFlatgrammCompanyRelationCountResponse.ErrorH\x00\x12\x0e\n\x04\x64\x61ta\x18\x02 \x01(\x05H\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\x8e\x03\n\x18\x44\x63\x43ompanyFlatgrammPaging\x12V\n\rorder_by_type\x18\x01 \x01(\x0e\x32?.keyapis.access_control.v1.DcCompanyFlatgrammPaging.OrderByType\x12Y\n\x0e\x64irection_type\x18\x02 \x01(\x0e\x32\x41.keyapis.access_control.v1.DcCompanyFlatgrammPaging.DirectionType\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x0e\n\x06offset\x18\x04 \x01(\x05\"J\n\x0bOrderByType\x12\x19\n\x15ORDER_BY_TYPE_UNKNOWN\x10\x00\x12\x0e\n\nCOMPANY_ID\x10\x01\x12\x10\n\x0c\x46LATGRAMM_ID\x10\x02\">\n\rDirectionType\x12\x1a\n\x16\x44IRECTION_TYPE_UNKNOWN\x10\x00\x12\x08\n\x04\x44\x45SC\x10\x01\x12\x07\n\x03\x41SC\x10\x02:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\"\x8a\x03\n\x1e\x46latgrammCompanyRelationPaging\x12\\\n\rorder_by_type\x18\x01 \x01(\x0e\x32\x45.keyapis.access_control.v1.FlatgrammCompanyRelationPaging.OrderByType\x12_\n\x0e\x64irection_type\x18\x02 \x01(\x0e\x32G.keyapis.access_control.v1.FlatgrammCompanyRelationPaging.DirectionType\x12\r\n\x05limit\x18\x03 \x01(\x05\x12\x0e\n\x06offset\x18\x04 \x01(\x05\"J\n\x0bOrderByType\x12\x19\n\x15ORDER_BY_TYPE_UNKNOWN\x10\x00\x12\x0e\n\nCOMPANY_ID\x10\x01\x12\x10\n\x0c\x46LATGRAMM_ID\x10\x02\">\n\rDirectionType\x12\x1a\n\x16\x44IRECTION_TYPE_UNKNOWN\x10\x00\x12\x08\n\x04\x44\x45SC\x10\x01\x12\x07\n\x03\x41SC\x10\x02\"\xaa\x02\n!GetFlatgrammDcCompanyListResponse\x12S\n\x05\x65rror\x18\x01 \x01(\x0b\x32\x42.keyapis.access_control.v1.GetFlatgrammDcCompanyListResponse.ErrorH\x00\x12=\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32-.keyapis.access_control.v1.DcCompanyFlatgrammH\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reason:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATEDB\x06\n\x04type\"\xa6\x02\n\'GetFlatgrammCompanyRelationListResponse\x12Y\n\x05\x65rror\x18\x01 \x01(\x0b\x32H.keyapis.access_control.v1.GetFlatgrammCompanyRelationListResponse.ErrorH\x00\x12\x43\n\x04\x64\x61ta\x18\x02 \x01(\x0b\x32\x33.keyapis.access_control.v1.FlatgrammCompanyRelationH\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\x8c\x01\n\"PutFlatgrammDcCompanyAttachRequest\x12P\n\x14\x64\x63_company_flatgramm\x18\x01 \x01(\x0b\x32-.keyapis.access_control.v1.DcCompanyFlatgrammB\x03\xe0\x41\x02:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\"\x88\x01\n(PutFlatgrammCompanyRelationAttachRequest\x12\\\n\x1a\x66latgramm_company_relation\x18\x01 \x01(\x0b\x32\x33.keyapis.access_control.v1.FlatgrammCompanyRelationB\x03\xe0\x41\x02\"\xef\x01\n#PutFlatgrammDcCompanyAttachResponse\x12U\n\x05\x65rror\x18\x01 \x01(\x0b\x32\x44.keyapis.access_control.v1.PutFlatgrammDcCompanyAttachResponse.ErrorH\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reason:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATEDB\x06\n\x04type\"\xe5\x01\n)PutFlatgrammCompanyRelationAttachResponse\x12[\n\x05\x65rror\x18\x01 \x01(\x0b\x32J.keyapis.access_control.v1.PutFlatgrammCompanyRelationAttachResponse.ErrorH\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\x8c\x01\n\"PutFlatgrammDcCompanyDetachRequest\x12P\n\x14\x64\x63_company_flatgramm\x18\x01 \x01(\x0b\x32-.keyapis.access_control.v1.DcCompanyFlatgrammB\x03\xe0\x41\x02:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\"\x88\x01\n(PutFlatgrammCompanyRelationDetachRequest\x12\\\n\x1a\x66latgramm_company_relation\x18\x01 \x01(\x0b\x32\x33.keyapis.access_control.v1.FlatgrammCompanyRelationB\x03\xe0\x41\x02\"^\n\x12\x44\x63\x43ompanyFlatgramm\x12\x17\n\ncompany_id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\x12\x19\n\x0c\x66latgramm_id\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\"\xd9\x01\n\x18\x46latgrammCompanyRelation\x12\x17\n\ncompany_id\x18\x01 \x01(\x05\x42\x03\xe0\x41\x02\x12\x19\n\x0c\x66latgramm_id\x18\x02 \x01(\x05\x42\x03\xe0\x41\x02\x12K\n\x04type\x18\x03 \x01(\x0e\x32\x38.keyapis.access_control.v1.FlatgrammCompanyRelation.TypeB\x03\xe0\x41\x02\"<\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x0e\n\nMANAGEMENT\x10\x01\x12\x12\n\x0e\x44\x45VICE_SERVICE\x10\x02\"\\\n\x18\x44\x63\x43ompanyFlatgrammFilter\x12\x13\n\x0b\x63ompany_ids\x18\x01 \x03(\x05\x12\x15\n\rflatgramm_ids\x18\x02 \x03(\x05:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\"\xb0\x01\n\x1e\x46latgrammCompanyRelationFilter\x12\x15\n\rflatgramm_ids\x18\x01 \x03(\x05\x12\x13\n\x0b\x63ompany_ids\x18\x02 \x03(\x05\x12\x62\n flatgramm_company_relation_types\x18\x03 \x03(\x0e\x32\x38.keyapis.access_control.v1.FlatgrammCompanyRelation.Type\"\xef\x01\n#PutFlatgrammDcCompanyDetachResponse\x12U\n\x05\x65rror\x18\x01 \x01(\x0b\x32\x44.keyapis.access_control.v1.PutFlatgrammDcCompanyDetachResponse.ErrorH\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reason:\x14\x18\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATEDB\x06\n\x04type\"\xe5\x01\n)PutFlatgrammCompanyRelationDetachResponse\x12[\n\x05\x65rror\x18\x01 \x01(\x0b\x32J.keyapis.access_control.v1.PutFlatgrammCompanyRelationDetachResponse.ErrorH\x00\x1aS\n\x05\x45rror\x12@\n\nvalidation\x18\x01 \x01(\x0b\x32*.keyapis.access_control.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type2\xc9\x15\n\x10\x46latgrammService\x12\x9e\x01\n\x0cGetFlatgramm\x12..keyapis.access_control.v1.GetFlatgrammRequest\x1a/.keyapis.access_control.v1.GetFlatgrammResponse\"-\x82\xd3\xe4\x93\x02\'\x12%/access_control/api/v1/flatgramm/{id}\x12\xac\x01\n\x10GetFlatgrammList\x12\x32.keyapis.access_control.v1.GetFlatgrammListRequest\x1a\x33.keyapis.access_control.v1.GetFlatgrammListResponse\"-\x82\xd3\xe4\x93\x02\'\x12%/access_control/api/v1/flatgramm/list0\x01\x12\xae\x01\n\x11GetFlatgrammCount\x12\x33.keyapis.access_control.v1.GetFlatgrammCountRequest\x1a\x34.keyapis.access_control.v1.GetFlatgrammCountResponse\".\x82\xd3\xe4\x93\x02(\x12&/access_control/api/v1/flatgramm/count\x12\xe7\x01\n\x19GetFlatgrammDcCompanyList\x12;.keyapis.access_control.v1.GetFlatgrammDcCompanyListRequest\x1a<.keyapis.access_control.v1.GetFlatgrammDcCompanyListResponse\"M\x88\x02\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\x82\xd3\xe4\x93\x02\x32\x12\x30/access_control/api/v1/flatgramm/dc_company/list0\x01\x12\xea\x01\n\x1fGetFlatgrammCompanyRelationList\x12\x41.keyapis.access_control.v1.GetFlatgrammCompanyRelationListRequest\x1a\x42.keyapis.access_control.v1.GetFlatgrammCompanyRelationListResponse\">\x82\xd3\xe4\x93\x02\x38\x12\x36/access_control/api/v1/flatgramm/company_relation/list0\x01\x12\xe9\x01\n\x1aGetFlatgrammDcCompanyCount\x12<.keyapis.access_control.v1.GetFlatgrammDcCompanyCountRequest\x1a=.keyapis.access_control.v1.GetFlatgrammDcCompanyCountResponse\"N\x88\x02\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\x82\xd3\xe4\x93\x02\x33\x12\x31/access_control/api/v1/flatgramm/dc_company/count\x12\xec\x01\n GetFlatgrammCompanyRelationCount\x12\x42.keyapis.access_control.v1.GetFlatgrammCompanyRelationCountRequest\x1a\x43.keyapis.access_control.v1.GetFlatgrammCompanyRelationCountResponse\"?\x82\xd3\xe4\x93\x02\x39\x12\x37/access_control/api/v1/flatgramm/company_relation/count\x12\xb4\x02\n\x1bPutFlatgrammDcCompanyAttach\x12=.keyapis.access_control.v1.PutFlatgrammDcCompanyAttachRequest\x1a>.keyapis.access_control.v1.PutFlatgrammDcCompanyAttachResponse\"\x95\x01\x88\x02\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\x82\xd3\xe4\x93\x02z\x1ax/access_control/api/v1/flatgramm/{dc_company_flatgramm.flatgramm_id}/dc_company/{dc_company_flatgramm.company_id}/attach\x12\xc8\x02\n!PutFlatgrammCompanyRelationAttach\x12\x43.keyapis.access_control.v1.PutFlatgrammCompanyRelationAttachRequest\x1a\x44.keyapis.access_control.v1.PutFlatgrammCompanyRelationAttachResponse\"\x97\x01\x82\xd3\xe4\x93\x02\x90\x01\x1a\x8a\x01/access_control/api/v1/flatgramm/{flatgramm_company_relation.flatgramm_id}/company_relation/{flatgramm_company_relation.company_id}/attach:\x01*\x12\xb4\x02\n\x1bPutFlatgrammDcCompanyDetach\x12=.keyapis.access_control.v1.PutFlatgrammDcCompanyDetachRequest\x1a>.keyapis.access_control.v1.PutFlatgrammDcCompanyDetachResponse\"\x95\x01\x88\x02\x01\xfa\xd2\xe4\x93\x02\x0c\x12\nDEPRECATED\x82\xd3\xe4\x93\x02z\x1ax/access_control/api/v1/flatgramm/{dc_company_flatgramm.flatgramm_id}/dc_company/{dc_company_flatgramm.company_id}/detach\x12\xc8\x02\n!PutFlatgrammCompanyRelationDetach\x12\x43.keyapis.access_control.v1.PutFlatgrammCompanyRelationDetachRequest\x1a\x44.keyapis.access_control.v1.PutFlatgrammCompanyRelationDetachResponse\"\x97\x01\x82\xd3\xe4\x93\x02\x90\x01\x1a\x8a\x01/access_control/api/v1/flatgramm/{flatgramm_company_relation.flatgramm_id}/company_relation/{flatgramm_company_relation.company_id}/detach:\x01*B\xcd\x01\n\x1cru.keyapis.access_control.v1B\x1bKeyapisAccessControlV1ProtoH\x03P\x00Z\x1a/keyapis_access_control_v1\xd8\x01\x01\xf8\x01\x01\xa2\x02\x16KEYAPISACCESSCONTROLV1\xaa\x02\x18Keyapis.AccessControl.V1\xca\x02\x18Keyapis\\AccessControl\\V1\xea\x02\x1aKeyapis::AccessControl::V1b\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'keyapis.access_control.v1.keyapis_access_control_flatgramm_v1_pb2', _globals)
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'\n\034ru.keyapis.access_control.v1B\033KeyapisAccessControlV1ProtoH\003P\000Z\032/keyapis_access_control_v1\330\001\001\370\001\001\242\002\026KEYAPISACCESSCONTROLV1\252\002\030Keyapis.AccessControl.V1\312\002\030Keyapis\\AccessControl\\V1\352\002\032Keyapis::AccessControl::V1'
  _FLATGRAMM.fields_by_name['title']._options = None
  _FLATGRAMM.fields_by_name['title']._serialized_options = b'\340A\002'
  _FLATGRAMM.fields_by_name['created_at']._options = None
  _FLATGRAMM.fields_by_name['created_at']._serialized_options = b'\340A\003'
  _FLATGRAMM.fields_by_name['changed_at']._options = None
  _FLATGRAMM.fields_by_name['changed_at']._serialized_options = b'\340A\003'
  _GETFLATGRAMMREQUEST.fields_by_name['id']._options = None
  _GETFLATGRAMMREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _FLATGRAMMFILTER.fields_by_name['dc_company_ids']._options = None
  _FLATGRAMMFILTER.fields_by_name['dc_company_ids']._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _GETFLATGRAMMDCCOMPANYLISTREQUEST._options = None
  _GETFLATGRAMMDCCOMPANYLISTREQUEST._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _GETFLATGRAMMDCCOMPANYCOUNTREQUEST._options = None
  _GETFLATGRAMMDCCOMPANYCOUNTREQUEST._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _GETFLATGRAMMDCCOMPANYCOUNTRESPONSE._options = None
  _GETFLATGRAMMDCCOMPANYCOUNTRESPONSE._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _DCCOMPANYFLATGRAMMPAGING._options = None
  _DCCOMPANYFLATGRAMMPAGING._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _GETFLATGRAMMDCCOMPANYLISTRESPONSE._options = None
  _GETFLATGRAMMDCCOMPANYLISTRESPONSE._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _PUTFLATGRAMMDCCOMPANYATTACHREQUEST.fields_by_name['dc_company_flatgramm']._options = None
  _PUTFLATGRAMMDCCOMPANYATTACHREQUEST.fields_by_name['dc_company_flatgramm']._serialized_options = b'\340A\002'
  _PUTFLATGRAMMDCCOMPANYATTACHREQUEST._options = None
  _PUTFLATGRAMMDCCOMPANYATTACHREQUEST._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _PUTFLATGRAMMCOMPANYRELATIONATTACHREQUEST.fields_by_name['flatgramm_company_relation']._options = None
  _PUTFLATGRAMMCOMPANYRELATIONATTACHREQUEST.fields_by_name['flatgramm_company_relation']._serialized_options = b'\340A\002'
  _PUTFLATGRAMMDCCOMPANYATTACHRESPONSE._options = None
  _PUTFLATGRAMMDCCOMPANYATTACHRESPONSE._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _PUTFLATGRAMMDCCOMPANYDETACHREQUEST.fields_by_name['dc_company_flatgramm']._options = None
  _PUTFLATGRAMMDCCOMPANYDETACHREQUEST.fields_by_name['dc_company_flatgramm']._serialized_options = b'\340A\002'
  _PUTFLATGRAMMDCCOMPANYDETACHREQUEST._options = None
  _PUTFLATGRAMMDCCOMPANYDETACHREQUEST._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _PUTFLATGRAMMCOMPANYRELATIONDETACHREQUEST.fields_by_name['flatgramm_company_relation']._options = None
  _PUTFLATGRAMMCOMPANYRELATIONDETACHREQUEST.fields_by_name['flatgramm_company_relation']._serialized_options = b'\340A\002'
  _DCCOMPANYFLATGRAMM.fields_by_name['company_id']._options = None
  _DCCOMPANYFLATGRAMM.fields_by_name['company_id']._serialized_options = b'\340A\002'
  _DCCOMPANYFLATGRAMM.fields_by_name['flatgramm_id']._options = None
  _DCCOMPANYFLATGRAMM.fields_by_name['flatgramm_id']._serialized_options = b'\340A\002'
  _DCCOMPANYFLATGRAMM._options = None
  _DCCOMPANYFLATGRAMM._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _FLATGRAMMCOMPANYRELATION.fields_by_name['company_id']._options = None
  _FLATGRAMMCOMPANYRELATION.fields_by_name['company_id']._serialized_options = b'\340A\002'
  _FLATGRAMMCOMPANYRELATION.fields_by_name['flatgramm_id']._options = None
  _FLATGRAMMCOMPANYRELATION.fields_by_name['flatgramm_id']._serialized_options = b'\340A\002'
  _FLATGRAMMCOMPANYRELATION.fields_by_name['type']._options = None
  _FLATGRAMMCOMPANYRELATION.fields_by_name['type']._serialized_options = b'\340A\002'
  _DCCOMPANYFLATGRAMMFILTER._options = None
  _DCCOMPANYFLATGRAMMFILTER._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _PUTFLATGRAMMDCCOMPANYDETACHRESPONSE._options = None
  _PUTFLATGRAMMDCCOMPANYDETACHRESPONSE._serialized_options = b'\030\001\372\322\344\223\002\014\022\nDEPRECATED'
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgramm']._options = None
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgramm']._serialized_options = b'\202\323\344\223\002\'\022%/access_control/api/v1/flatgramm/{id}'
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammList']._options = None
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammList']._serialized_options = b'\202\323\344\223\002\'\022%/access_control/api/v1/flatgramm/list'
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammCount']._options = None
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammCount']._serialized_options = b'\202\323\344\223\002(\022&/access_control/api/v1/flatgramm/count'
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammDcCompanyList']._options = None
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammDcCompanyList']._serialized_options = b'\210\002\001\372\322\344\223\002\014\022\nDEPRECATED\202\323\344\223\0022\0220/access_control/api/v1/flatgramm/dc_company/list'
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammCompanyRelationList']._options = None
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammCompanyRelationList']._serialized_options = b'\202\323\344\223\0028\0226/access_control/api/v1/flatgramm/company_relation/list'
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammDcCompanyCount']._options = None
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammDcCompanyCount']._serialized_options = b'\210\002\001\372\322\344\223\002\014\022\nDEPRECATED\202\323\344\223\0023\0221/access_control/api/v1/flatgramm/dc_company/count'
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammCompanyRelationCount']._options = None
  _FLATGRAMMSERVICE.methods_by_name['GetFlatgrammCompanyRelationCount']._serialized_options = b'\202\323\344\223\0029\0227/access_control/api/v1/flatgramm/company_relation/count'
  _FLATGRAMMSERVICE.methods_by_name['PutFlatgrammDcCompanyAttach']._options = None
  _FLATGRAMMSERVICE.methods_by_name['PutFlatgrammDcCompanyAttach']._serialized_options = b'\210\002\001\372\322\344\223\002\014\022\nDEPRECATED\202\323\344\223\002z\032x/access_control/api/v1/flatgramm/{dc_company_flatgramm.flatgramm_id}/dc_company/{dc_company_flatgramm.company_id}/attach'
  _FLATGRAMMSERVICE.methods_by_name['PutFlatgrammCompanyRelationAttach']._options = None
  _FLATGRAMMSERVICE.methods_by_name['PutFlatgrammCompanyRelationAttach']._serialized_options = b'\202\323\344\223\002\220\001\032\212\001/access_control/api/v1/flatgramm/{flatgramm_company_relation.flatgramm_id}/company_relation/{flatgramm_company_relation.company_id}/attach:\001*'
  _FLATGRAMMSERVICE.methods_by_name['PutFlatgrammDcCompanyDetach']._options = None
  _FLATGRAMMSERVICE.methods_by_name['PutFlatgrammDcCompanyDetach']._serialized_options = b'\210\002\001\372\322\344\223\002\014\022\nDEPRECATED\202\323\344\223\002z\032x/access_control/api/v1/flatgramm/{dc_company_flatgramm.flatgramm_id}/dc_company/{dc_company_flatgramm.company_id}/detach'
  _FLATGRAMMSERVICE.methods_by_name['PutFlatgrammCompanyRelationDetach']._options = None
  _FLATGRAMMSERVICE.methods_by_name['PutFlatgrammCompanyRelationDetach']._serialized_options = b'\202\323\344\223\002\220\001\032\212\001/access_control/api/v1/flatgramm/{flatgramm_company_relation.flatgramm_id}/company_relation/{flatgramm_company_relation.company_id}/detach:\001*'
  _globals['_FLATGRAMM']._serialized_start=298
  _globals['_FLATGRAMM']._serialized_end=467
  _globals['_GETFLATGRAMMREQUEST']._serialized_start=469
  _globals['_GETFLATGRAMMREQUEST']._serialized_end=507
  _globals['_GETFLATGRAMMRESPONSE']._serialized_start=510
  _globals['_GETFLATGRAMMRESPONSE']._serialized_end=751
  _globals['_GETFLATGRAMMRESPONSE_ERROR']._serialized_start=660
  _globals['_GETFLATGRAMMRESPONSE_ERROR']._serialized_end=743
  _globals['_GETFLATGRAMMLISTREQUEST']._serialized_start=754
  _globals['_GETFLATGRAMMLISTREQUEST']._serialized_end=915
  _globals['_GETFLATGRAMMLISTRESPONSE']._serialized_start=918
  _globals['_GETFLATGRAMMLISTRESPONSE']._serialized_end=1167
  _globals['_GETFLATGRAMMLISTRESPONSE_ERROR']._serialized_start=660
  _globals['_GETFLATGRAMMLISTRESPONSE_ERROR']._serialized_end=743
  _globals['_GETFLATGRAMMCOUNTREQUEST']._serialized_start=1169
  _globals['_GETFLATGRAMMCOUNTREQUEST']._serialized_end=1255
  _globals['_GETFLATGRAMMCOUNTRESPONSE']._serialized_start=1257
  _globals['_GETFLATGRAMMCOUNTRESPONSE']._serialized_end=1308
  _globals['_FLATGRAMMFILTER']._serialized_start=1311
  _globals['_FLATGRAMMFILTER']._serialized_end=1509
  _globals['_FLATGRAMMPAGING']._serialized_start=1512
  _globals['_FLATGRAMMPAGING']._serialized_end=1877
  _globals['_FLATGRAMMPAGING_ORDERBYTYPE']._serialized_start=1723
  _globals['_FLATGRAMMPAGING_ORDERBYTYPE']._serialized_end=1813
  _globals['_FLATGRAMMPAGING_DIRECTIONTYPE']._serialized_start=1815
  _globals['_FLATGRAMMPAGING_DIRECTIONTYPE']._serialized_end=1877
  _globals['_GETFLATGRAMMDCCOMPANYLISTREQUEST']._serialized_start=1880
  _globals['_GETFLATGRAMMDCCOMPANYLISTREQUEST']._serialized_end=2090
  _globals['_GETFLATGRAMMCOMPANYRELATIONLISTREQUEST']._serialized_start=2093
  _globals['_GETFLATGRAMMCOMPANYRELATIONLISTREQUEST']._serialized_end=2299
  _globals['_GETFLATGRAMMDCCOMPANYCOUNTREQUEST']._serialized_start=2301
  _globals['_GETFLATGRAMMDCCOMPANYCOUNTREQUEST']._serialized_end=2427
  _globals['_GETFLATGRAMMCOMPANYRELATIONCOUNTREQUEST']._serialized_start=2429
  _globals['_GETFLATGRAMMCOMPANYRELATIONCOUNTREQUEST']._serialized_end=2545
  _globals['_GETFLATGRAMMDCCOMPANYCOUNTRESPONSE']._serialized_start=2548
  _globals['_GETFLATGRAMMDCCOMPANYCOUNTRESPONSE']._serialized_end=2801
  _globals['_GETFLATGRAMMDCCOMPANYCOUNTRESPONSE_ERROR']._serialized_start=660
  _globals['_GETFLATGRAMMDCCOMPANYCOUNTRESPONSE_ERROR']._serialized_end=743
  _globals['_GETFLATGRAMMCOMPANYRELATIONCOUNTRESPONSE']._serialized_start=2804
  _globals['_GETFLATGRAMMCOMPANYRELATIONCOUNTRESPONSE']._serialized_end=3047
  _globals['_GETFLATGRAMMCOMPANYRELATIONCOUNTRESPONSE_ERROR']._serialized_start=660
  _globals['_GETFLATGRAMMCOMPANYRELATIONCOUNTRESPONSE_ERROR']._serialized_end=743
  _globals['_DCCOMPANYFLATGRAMMPAGING']._serialized_start=3050
  _globals['_DCCOMPANYFLATGRAMMPAGING']._serialized_end=3448
  _globals['_DCCOMPANYFLATGRAMMPAGING_ORDERBYTYPE']._serialized_start=3288
  _globals['_DCCOMPANYFLATGRAMMPAGING_ORDERBYTYPE']._serialized_end=3362
  _globals['_DCCOMPANYFLATGRAMMPAGING_DIRECTIONTYPE']._serialized_start=1815
  _globals['_DCCOMPANYFLATGRAMMPAGING_DIRECTIONTYPE']._serialized_end=1877
  _globals['_FLATGRAMMCOMPANYRELATIONPAGING']._serialized_start=3451
  _globals['_FLATGRAMMCOMPANYRELATIONPAGING']._serialized_end=3845
  _globals['_FLATGRAMMCOMPANYRELATIONPAGING_ORDERBYTYPE']._serialized_start=3288
  _globals['_FLATGRAMMCOMPANYRELATIONPAGING_ORDERBYTYPE']._serialized_end=3362
  _globals['_FLATGRAMMCOMPANYRELATIONPAGING_DIRECTIONTYPE']._serialized_start=1815
  _globals['_FLATGRAMMCOMPANYRELATIONPAGING_DIRECTIONTYPE']._serialized_end=1877
  _globals['_GETFLATGRAMMDCCOMPANYLISTRESPONSE']._serialized_start=3848
  _globals['_GETFLATGRAMMDCCOMPANYLISTRESPONSE']._serialized_end=4146
  _globals['_GETFLATGRAMMDCCOMPANYLISTRESPONSE_ERROR']._serialized_start=660
  _globals['_GETFLATGRAMMDCCOMPANYLISTRESPONSE_ERROR']._serialized_end=743
  _globals['_GETFLATGRAMMCOMPANYRELATIONLISTRESPONSE']._serialized_start=4149
  _globals['_GETFLATGRAMMCOMPANYRELATIONLISTRESPONSE']._serialized_end=4443
  _globals['_GETFLATGRAMMCOMPANYRELATIONLISTRESPONSE_ERROR']._serialized_start=660
  _globals['_GETFLATGRAMMCOMPANYRELATIONLISTRESPONSE_ERROR']._serialized_end=743
  _globals['_PUTFLATGRAMMDCCOMPANYATTACHREQUEST']._serialized_start=4446
  _globals['_PUTFLATGRAMMDCCOMPANYATTACHREQUEST']._serialized_end=4586
  _globals['_PUTFLATGRAMMCOMPANYRELATIONATTACHREQUEST']._serialized_start=4589
  _globals['_PUTFLATGRAMMCOMPANYRELATIONATTACHREQUEST']._serialized_end=4725
  _globals['_PUTFLATGRAMMDCCOMPANYATTACHRESPONSE']._serialized_start=4728
  _globals['_PUTFLATGRAMMDCCOMPANYATTACHRESPONSE']._serialized_end=4967
  _globals['_PUTFLATGRAMMDCCOMPANYATTACHRESPONSE_ERROR']._serialized_start=660
  _globals['_PUTFLATGRAMMDCCOMPANYATTACHRESPONSE_ERROR']._serialized_end=743
  _globals['_PUTFLATGRAMMCOMPANYRELATIONATTACHRESPONSE']._serialized_start=4970
  _globals['_PUTFLATGRAMMCOMPANYRELATIONATTACHRESPONSE']._serialized_end=5199
  _globals['_PUTFLATGRAMMCOMPANYRELATIONATTACHRESPONSE_ERROR']._serialized_start=660
  _globals['_PUTFLATGRAMMCOMPANYRELATIONATTACHRESPONSE_ERROR']._serialized_end=743
  _globals['_PUTFLATGRAMMDCCOMPANYDETACHREQUEST']._serialized_start=5202
  _globals['_PUTFLATGRAMMDCCOMPANYDETACHREQUEST']._serialized_end=5342
  _globals['_PUTFLATGRAMMCOMPANYRELATIONDETACHREQUEST']._serialized_start=5345
  _globals['_PUTFLATGRAMMCOMPANYRELATIONDETACHREQUEST']._serialized_end=5481
  _globals['_DCCOMPANYFLATGRAMM']._serialized_start=5483
  _globals['_DCCOMPANYFLATGRAMM']._serialized_end=5577
  _globals['_FLATGRAMMCOMPANYRELATION']._serialized_start=5580
  _globals['_FLATGRAMMCOMPANYRELATION']._serialized_end=5797
  _globals['_FLATGRAMMCOMPANYRELATION_TYPE']._serialized_start=5737
  _globals['_FLATGRAMMCOMPANYRELATION_TYPE']._serialized_end=5797
  _globals['_DCCOMPANYFLATGRAMMFILTER']._serialized_start=5799
  _globals['_DCCOMPANYFLATGRAMMFILTER']._serialized_end=5891
  _globals['_FLATGRAMMCOMPANYRELATIONFILTER']._serialized_start=5894
  _globals['_FLATGRAMMCOMPANYRELATIONFILTER']._serialized_end=6070
  _globals['_PUTFLATGRAMMDCCOMPANYDETACHRESPONSE']._serialized_start=6073
  _globals['_PUTFLATGRAMMDCCOMPANYDETACHRESPONSE']._serialized_end=6312
  _globals['_PUTFLATGRAMMDCCOMPANYDETACHRESPONSE_ERROR']._serialized_start=660
  _globals['_PUTFLATGRAMMDCCOMPANYDETACHRESPONSE_ERROR']._serialized_end=743
  _globals['_PUTFLATGRAMMCOMPANYRELATIONDETACHRESPONSE']._serialized_start=6315
  _globals['_PUTFLATGRAMMCOMPANYRELATIONDETACHRESPONSE']._serialized_end=6544
  _globals['_PUTFLATGRAMMCOMPANYRELATIONDETACHRESPONSE_ERROR']._serialized_start=660
  _globals['_PUTFLATGRAMMCOMPANYRELATIONDETACHRESPONSE_ERROR']._serialized_end=743
  _globals['_FLATGRAMMSERVICE']._serialized_start=6547
  _globals['_FLATGRAMMSERVICE']._serialized_end=9308
# @@protoc_insertion_point(module_scope)
