# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: keyapis/encryption_profile/v1/keyapis_encryption_profile_encryption_profile_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.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
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 descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nTkeyapis/encryption_profile/v1/keyapis_encryption_profile_encryption_profile_v1.proto\x12\x1dkeyapis.encryption_profile.v1\x1a\x1fgoogle/protobuf/timestamp.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a google/protobuf/descriptor.proto\x1a\x1egoogle/protobuf/wrappers.proto\"\xb1\x06\n\x11\x45ncryptionProfile\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\x04name\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x31\n\x0b\x64\x65scription\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.StringValue\x12H\n\x04type\x18\x04 \x01(\x0e\x32\x35.keyapis.encryption_profile.v1.EncryptionProfile.TypeB\x03\xe0\x41\x02\x12\x15\n\rsector_number\x18\x05 \x01(\x05\x12\x14\n\x0c\x62lock_number\x18\x06 \x01(\x05\x12\x13\n\x0bstart_index\x18\x07 \x01(\x05\x12\x11\n\tend_index\x18\x08 \x01(\x05\x12\x15\n\x08secret_a\x18\t \x01(\tB\x03\xe0\x41\x04\x12\x1f\n\x12\x65ncrypted_secret_a\x18\n \x01(\tB\x03\xe0\x41\x03\x12\x15\n\x08secret_b\x18\x0b \x01(\tB\x03\xe0\x41\x04\x12\x1f\n\x12\x65ncrypted_secret_b\x18\x0c \x01(\tB\x03\xe0\x41\x03\x12\x33\n\ncreated_at\x18\r \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12.\n\nchanged_at\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x33\n\ndeleted_at\x18\x0f \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x1a\xfd\x01\n\x0bSavingError\x12Y\n\x08\x63onflict\x18\x01 \x01(\x0b\x32\x45.keyapis.encryption_profile.v1.EncryptionProfile.SavingError.ConflictH\x00\x12j\n\x12range_is_too_small\x18\x02 \x01(\x0b\x32L.keyapis.encryption_profile.v1.EncryptionProfile.SavingError.RangeIsTooSmallH\x00\x1a\n\n\x08\x43onflict\x1a\x11\n\x0fRangeIsTooSmallB\x08\n\x06reason\"!\n\x04Type\x12\x10\n\x0cTYPE_UNKNOWN\x10\x00\x12\x07\n\x03SL3\x10\x01\"\x9f\x01\n\x17\x45ncryptionProfileFilter\x12\x0c\n\x04text\x18\x01 \x01(\t\x12\x44\n\x05types\x18\x02 \x03(\x0e\x32\x35.keyapis.encryption_profile.v1.EncryptionProfile.Type\x12\x30\n\x0cshow_deleted\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.BoolValue\"\x8d\x03\n\x17\x45ncryptionProfilePaging\x12Y\n\rorder_by_type\x18\x01 \x01(\x0e\x32\x42.keyapis.encryption_profile.v1.EncryptionProfilePaging.OrderByType\x12\\\n\x0e\x64irection_type\x18\x02 \x01(\x0e\x32\x44.keyapis.encryption_profile.v1.EncryptionProfilePaging.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\nCHANGED_AT\x10\x02\x12\x0e\n\nCREATED_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\"c\n\x1cPostEncryptionProfileRequest\x12\x43\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x30.keyapis.encryption_profile.v1.EncryptionProfileB\x03\xe0\x41\x02\"\xe8\x02\n\x1dPostEncryptionProfileResponse\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x30.keyapis.encryption_profile.v1.EncryptionProfileH\x00\x12S\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x42.keyapis.encryption_profile.v1.PostEncryptionProfileResponse.ErrorH\x00\x1a\xa7\x01\n\x05\x45rror\x12\x44\n\nvalidation\x18\x01 \x01(\x0b\x32..keyapis.encryption_profile.v1.ValidationErrorH\x00\x12N\n\x06saving\x18\x02 \x01(\x0b\x32<.keyapis.encryption_profile.v1.EncryptionProfile.SavingErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"\xc1\x01\n\x1fGetEncryptionProfileListRequest\x12\x46\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x36.keyapis.encryption_profile.v1.EncryptionProfileFilter\x12H\n\x06paging\x18\x02 \x01(\x0b\x32\x36.keyapis.encryption_profile.v1.EncryptionProfilePagingH\x00\x42\x0c\n\npagination\"\x9d\x02\n GetEncryptionProfileListResponse\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x30.keyapis.encryption_profile.v1.EncryptionProfileH\x00\x12V\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x45.keyapis.encryption_profile.v1.GetEncryptionProfileListResponse.ErrorH\x00\x1aW\n\x05\x45rror\x12\x44\n\nvalidation\x18\x01 \x01(\x0b\x32..keyapis.encryption_profile.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\".\n\x1bGetEncryptionProfileRequest\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\x95\x02\n\x1cGetEncryptionProfileResponse\x12@\n\x04\x64\x61ta\x18\x01 \x01(\x0b\x32\x30.keyapis.encryption_profile.v1.EncryptionProfileH\x00\x12R\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x41.keyapis.encryption_profile.v1.GetEncryptionProfileResponse.ErrorH\x00\x1aW\n\x05\x45rror\x12\x44\n\nvalidation\x18\x01 \x01(\x0b\x32..keyapis.encryption_profile.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"j\n GetEncryptionProfileCountRequest\x12\x46\n\x06\x66ilter\x18\x01 \x01(\x0b\x32\x36.keyapis.encryption_profile.v1.EncryptionProfileFilter\"\xed\x01\n!GetEncryptionProfileCountResponse\x12\x0e\n\x04\x64\x61ta\x18\x01 \x01(\x05H\x00\x12W\n\x05\x65rror\x18\x02 \x01(\x0b\x32\x46.keyapis.encryption_profile.v1.GetEncryptionProfileCountResponse.ErrorH\x00\x1aW\n\x05\x45rror\x12\x44\n\nvalidation\x18\x01 \x01(\x0b\x32..keyapis.encryption_profile.v1.ValidationErrorH\x00\x42\x08\n\x06reasonB\x06\n\x04type\"1\n\x1e\x44\x65leteEncryptionProfileRequest\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"\xa6\x02\n\x1f\x44\x65leteEncryptionProfileResponse\x12U\n\x05\x65rror\x18\x01 \x01(\x0b\x32\x44.keyapis.encryption_profile.v1.DeleteEncryptionProfileResponse.ErrorH\x00\x1a\xa3\x01\n\x05\x45rror\x12y\n\x15linked_devices_exists\x18\x01 \x01(\x0b\x32X.keyapis.encryption_profile.v1.DeleteEncryptionProfileResponse.Error.LinkedDevicesExistsH\x00\x1a\x15\n\x13LinkedDevicesExistsB\x08\n\x06reasonB\x06\n\x04type\"6\n#PostEncryptionProfileRestoreRequest\x12\x0f\n\x02id\x18\x01 \x01(\tB\x03\xe0\x41\x02\"&\n$PostEncryptionProfileRestoreResponse\":\n\x0fValidationError\x12\x11\n\x04path\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x07message\x18\x02 \x01(\tB\x03\xe0\x41\x02\x32\xb6\n\n\x18\x45ncryptionProfileService\x12\xcc\x01\n\x15PostEncryptionProfile\x12;.keyapis.encryption_profile.v1.PostEncryptionProfileRequest\x1a<.keyapis.encryption_profile.v1.PostEncryptionProfileResponse\"8\x82\xd3\xe4\x93\x02\x32\"-/encryption_profile/api/v1/encryption_profile:\x01*\x12\xcb\x01\n\x14GetEncryptionProfile\x12:.keyapis.encryption_profile.v1.GetEncryptionProfileRequest\x1a;.keyapis.encryption_profile.v1.GetEncryptionProfileResponse\":\x82\xd3\xe4\x93\x02\x34\x12\x32/encryption_profile/api/v1/encryption_profile/{id}\x12\xd9\x01\n\x18GetEncryptionProfileList\x12>.keyapis.encryption_profile.v1.GetEncryptionProfileListRequest\x1a?.keyapis.encryption_profile.v1.GetEncryptionProfileListResponse\":\x82\xd3\xe4\x93\x02\x34\x12\x32/encryption_profile/api/v1/encryption_profile/list0\x01\x12\xdb\x01\n\x19GetEncryptionProfileCount\x12?.keyapis.encryption_profile.v1.GetEncryptionProfileCountRequest\x1a@.keyapis.encryption_profile.v1.GetEncryptionProfileCountResponse\";\x82\xd3\xe4\x93\x02\x35\x12\x33/encryption_profile/api/v1/encryption_profile/count\x12\xd4\x01\n\x17\x44\x65leteEncryptionProfile\x12=.keyapis.encryption_profile.v1.DeleteEncryptionProfileRequest\x1a>.keyapis.encryption_profile.v1.DeleteEncryptionProfileResponse\":\x82\xd3\xe4\x93\x02\x34*2/encryption_profile/api/v1/encryption_profile/{id}\x12\xeb\x01\n\x1cPostEncryptionProfileRestore\x12\x42.keyapis.encryption_profile.v1.PostEncryptionProfileRestoreRequest\x1a\x43.keyapis.encryption_profile.v1.PostEncryptionProfileRestoreResponse\"B\x82\xd3\xe4\x93\x02<\":/encryption_profile/api/v1/encryption_profile/restore/{id}B\xe9\x01\n ru.keyapis.encryption_profile.v1B\x1fKeyapisEncryptionProfileV1ProtoH\x03P\x00Z\x1e/keyapis_encryption_profile_v1\xd8\x01\x01\xf8\x01\x01\xa2\x02\x1aKEYAPISENCRYPTIONPROFILEV1\xaa\x02\x1cKeyapis.EncryptionProfile.V1\xca\x02\x1cKeyapis\\EncryptionProfile\\V1\xea\x02\x1eKeyapis::EncryptionProfile::V1b\x06proto3')

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

  DESCRIPTOR._options = None
  DESCRIPTOR._serialized_options = b'\n ru.keyapis.encryption_profile.v1B\037KeyapisEncryptionProfileV1ProtoH\003P\000Z\036/keyapis_encryption_profile_v1\330\001\001\370\001\001\242\002\032KEYAPISENCRYPTIONPROFILEV1\252\002\034Keyapis.EncryptionProfile.V1\312\002\034Keyapis\\EncryptionProfile\\V1\352\002\036Keyapis::EncryptionProfile::V1'
  _ENCRYPTIONPROFILE.fields_by_name['name']._options = None
  _ENCRYPTIONPROFILE.fields_by_name['name']._serialized_options = b'\340A\002'
  _ENCRYPTIONPROFILE.fields_by_name['type']._options = None
  _ENCRYPTIONPROFILE.fields_by_name['type']._serialized_options = b'\340A\002'
  _ENCRYPTIONPROFILE.fields_by_name['secret_a']._options = None
  _ENCRYPTIONPROFILE.fields_by_name['secret_a']._serialized_options = b'\340A\004'
  _ENCRYPTIONPROFILE.fields_by_name['encrypted_secret_a']._options = None
  _ENCRYPTIONPROFILE.fields_by_name['encrypted_secret_a']._serialized_options = b'\340A\003'
  _ENCRYPTIONPROFILE.fields_by_name['secret_b']._options = None
  _ENCRYPTIONPROFILE.fields_by_name['secret_b']._serialized_options = b'\340A\004'
  _ENCRYPTIONPROFILE.fields_by_name['encrypted_secret_b']._options = None
  _ENCRYPTIONPROFILE.fields_by_name['encrypted_secret_b']._serialized_options = b'\340A\003'
  _ENCRYPTIONPROFILE.fields_by_name['created_at']._options = None
  _ENCRYPTIONPROFILE.fields_by_name['created_at']._serialized_options = b'\340A\003'
  _ENCRYPTIONPROFILE.fields_by_name['deleted_at']._options = None
  _ENCRYPTIONPROFILE.fields_by_name['deleted_at']._serialized_options = b'\340A\003'
  _POSTENCRYPTIONPROFILEREQUEST.fields_by_name['data']._options = None
  _POSTENCRYPTIONPROFILEREQUEST.fields_by_name['data']._serialized_options = b'\340A\002'
  _GETENCRYPTIONPROFILEREQUEST.fields_by_name['id']._options = None
  _GETENCRYPTIONPROFILEREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _DELETEENCRYPTIONPROFILEREQUEST.fields_by_name['id']._options = None
  _DELETEENCRYPTIONPROFILEREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _POSTENCRYPTIONPROFILERESTOREREQUEST.fields_by_name['id']._options = None
  _POSTENCRYPTIONPROFILERESTOREREQUEST.fields_by_name['id']._serialized_options = b'\340A\002'
  _VALIDATIONERROR.fields_by_name['path']._options = None
  _VALIDATIONERROR.fields_by_name['path']._serialized_options = b'\340A\002'
  _VALIDATIONERROR.fields_by_name['message']._options = None
  _VALIDATIONERROR.fields_by_name['message']._serialized_options = b'\340A\002'
  _ENCRYPTIONPROFILESERVICE.methods_by_name['PostEncryptionProfile']._options = None
  _ENCRYPTIONPROFILESERVICE.methods_by_name['PostEncryptionProfile']._serialized_options = b'\202\323\344\223\0022\"-/encryption_profile/api/v1/encryption_profile:\001*'
  _ENCRYPTIONPROFILESERVICE.methods_by_name['GetEncryptionProfile']._options = None
  _ENCRYPTIONPROFILESERVICE.methods_by_name['GetEncryptionProfile']._serialized_options = b'\202\323\344\223\0024\0222/encryption_profile/api/v1/encryption_profile/{id}'
  _ENCRYPTIONPROFILESERVICE.methods_by_name['GetEncryptionProfileList']._options = None
  _ENCRYPTIONPROFILESERVICE.methods_by_name['GetEncryptionProfileList']._serialized_options = b'\202\323\344\223\0024\0222/encryption_profile/api/v1/encryption_profile/list'
  _ENCRYPTIONPROFILESERVICE.methods_by_name['GetEncryptionProfileCount']._options = None
  _ENCRYPTIONPROFILESERVICE.methods_by_name['GetEncryptionProfileCount']._serialized_options = b'\202\323\344\223\0025\0223/encryption_profile/api/v1/encryption_profile/count'
  _ENCRYPTIONPROFILESERVICE.methods_by_name['DeleteEncryptionProfile']._options = None
  _ENCRYPTIONPROFILESERVICE.methods_by_name['DeleteEncryptionProfile']._serialized_options = b'\202\323\344\223\0024*2/encryption_profile/api/v1/encryption_profile/{id}'
  _ENCRYPTIONPROFILESERVICE.methods_by_name['PostEncryptionProfileRestore']._options = None
  _ENCRYPTIONPROFILESERVICE.methods_by_name['PostEncryptionProfileRestore']._serialized_options = b'\202\323\344\223\002<\":/encryption_profile/api/v1/encryption_profile/restore/{id}'
  _globals['_ENCRYPTIONPROFILE']._serialized_start=282
  _globals['_ENCRYPTIONPROFILE']._serialized_end=1099
  _globals['_ENCRYPTIONPROFILE_SAVINGERROR']._serialized_start=811
  _globals['_ENCRYPTIONPROFILE_SAVINGERROR']._serialized_end=1064
  _globals['_ENCRYPTIONPROFILE_SAVINGERROR_CONFLICT']._serialized_start=1025
  _globals['_ENCRYPTIONPROFILE_SAVINGERROR_CONFLICT']._serialized_end=1035
  _globals['_ENCRYPTIONPROFILE_SAVINGERROR_RANGEISTOOSMALL']._serialized_start=1037
  _globals['_ENCRYPTIONPROFILE_SAVINGERROR_RANGEISTOOSMALL']._serialized_end=1054
  _globals['_ENCRYPTIONPROFILE_TYPE']._serialized_start=1066
  _globals['_ENCRYPTIONPROFILE_TYPE']._serialized_end=1099
  _globals['_ENCRYPTIONPROFILEFILTER']._serialized_start=1102
  _globals['_ENCRYPTIONPROFILEFILTER']._serialized_end=1261
  _globals['_ENCRYPTIONPROFILEPAGING']._serialized_start=1264
  _globals['_ENCRYPTIONPROFILEPAGING']._serialized_end=1661
  _globals['_ENCRYPTIONPROFILEPAGING_ORDERBYTYPE']._serialized_start=1507
  _globals['_ENCRYPTIONPROFILEPAGING_ORDERBYTYPE']._serialized_end=1597
  _globals['_ENCRYPTIONPROFILEPAGING_DIRECTIONTYPE']._serialized_start=1599
  _globals['_ENCRYPTIONPROFILEPAGING_DIRECTIONTYPE']._serialized_end=1661
  _globals['_POSTENCRYPTIONPROFILEREQUEST']._serialized_start=1663
  _globals['_POSTENCRYPTIONPROFILEREQUEST']._serialized_end=1762
  _globals['_POSTENCRYPTIONPROFILERESPONSE']._serialized_start=1765
  _globals['_POSTENCRYPTIONPROFILERESPONSE']._serialized_end=2125
  _globals['_POSTENCRYPTIONPROFILERESPONSE_ERROR']._serialized_start=1950
  _globals['_POSTENCRYPTIONPROFILERESPONSE_ERROR']._serialized_end=2117
  _globals['_GETENCRYPTIONPROFILELISTREQUEST']._serialized_start=2128
  _globals['_GETENCRYPTIONPROFILELISTREQUEST']._serialized_end=2321
  _globals['_GETENCRYPTIONPROFILELISTRESPONSE']._serialized_start=2324
  _globals['_GETENCRYPTIONPROFILELISTRESPONSE']._serialized_end=2609
  _globals['_GETENCRYPTIONPROFILELISTRESPONSE_ERROR']._serialized_start=2514
  _globals['_GETENCRYPTIONPROFILELISTRESPONSE_ERROR']._serialized_end=2601
  _globals['_GETENCRYPTIONPROFILEREQUEST']._serialized_start=2611
  _globals['_GETENCRYPTIONPROFILEREQUEST']._serialized_end=2657
  _globals['_GETENCRYPTIONPROFILERESPONSE']._serialized_start=2660
  _globals['_GETENCRYPTIONPROFILERESPONSE']._serialized_end=2937
  _globals['_GETENCRYPTIONPROFILERESPONSE_ERROR']._serialized_start=2514
  _globals['_GETENCRYPTIONPROFILERESPONSE_ERROR']._serialized_end=2601
  _globals['_GETENCRYPTIONPROFILECOUNTREQUEST']._serialized_start=2939
  _globals['_GETENCRYPTIONPROFILECOUNTREQUEST']._serialized_end=3045
  _globals['_GETENCRYPTIONPROFILECOUNTRESPONSE']._serialized_start=3048
  _globals['_GETENCRYPTIONPROFILECOUNTRESPONSE']._serialized_end=3285
  _globals['_GETENCRYPTIONPROFILECOUNTRESPONSE_ERROR']._serialized_start=2514
  _globals['_GETENCRYPTIONPROFILECOUNTRESPONSE_ERROR']._serialized_end=2601
  _globals['_DELETEENCRYPTIONPROFILEREQUEST']._serialized_start=3287
  _globals['_DELETEENCRYPTIONPROFILEREQUEST']._serialized_end=3336
  _globals['_DELETEENCRYPTIONPROFILERESPONSE']._serialized_start=3339
  _globals['_DELETEENCRYPTIONPROFILERESPONSE']._serialized_end=3633
  _globals['_DELETEENCRYPTIONPROFILERESPONSE_ERROR']._serialized_start=3462
  _globals['_DELETEENCRYPTIONPROFILERESPONSE_ERROR']._serialized_end=3625
  _globals['_DELETEENCRYPTIONPROFILERESPONSE_ERROR_LINKEDDEVICESEXISTS']._serialized_start=3594
  _globals['_DELETEENCRYPTIONPROFILERESPONSE_ERROR_LINKEDDEVICESEXISTS']._serialized_end=3615
  _globals['_POSTENCRYPTIONPROFILERESTOREREQUEST']._serialized_start=3635
  _globals['_POSTENCRYPTIONPROFILERESTOREREQUEST']._serialized_end=3689
  _globals['_POSTENCRYPTIONPROFILERESTORERESPONSE']._serialized_start=3691
  _globals['_POSTENCRYPTIONPROFILERESTORERESPONSE']._serialized_end=3729
  _globals['_VALIDATIONERROR']._serialized_start=3731
  _globals['_VALIDATIONERROR']._serialized_end=3789
  _globals['_ENCRYPTIONPROFILESERVICE']._serialized_start=3792
  _globals['_ENCRYPTIONPROFILESERVICE']._serialized_end=5126
# @@protoc_insertion_point(module_scope)
