// Generated by the protocol buffer compiler.  DO NOT EDIT!
// clang-format off
// source: deviceapis/device/v1/deviceapis_device_fr_v1.proto

// This CPP symbol can be defined to use imports that match up to the framework
// imports needed when using CocoaPods.
#if !defined(GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS)
 #define GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS 0
#endif

#if GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS
 #import <Protobuf/GPBProtocolBuffers.h>
#else
 #import "GPBProtocolBuffers.h"
#endif

#if GOOGLE_PROTOBUF_OBJC_VERSION < 30007
#error This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer library sources.
#endif
#if 30007 < GOOGLE_PROTOBUF_OBJC_MIN_SUPPORTED_VERSION
#error This file was generated by an older version of protoc which is incompatible with your Protocol Buffer library sources.
#endif

// @@protoc_insertion_point(imports)

#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wdeprecated-declarations"

CF_EXTERN_C_BEGIN

@class DEVICEAPISDEVICEV1EditFacerecResponse_Error;
@class DEVICEAPISDEVICEV1Facerec;
@class DEVICEAPISDEVICEV1ValidationError;

NS_ASSUME_NONNULL_BEGIN

#pragma mark - DEVICEAPISDEVICEV1DeviceapisDeviceFrV1Root

/**
 * Exposes the extension registry for this file.
 *
 * The base class provides:
 * @code
 *   + (GPBExtensionRegistry *)extensionRegistry;
 * @endcode
 * which is a @c GPBExtensionRegistry that includes all the extensions defined by
 * this file and all files that it depends on.
 **/
GPB_FINAL @interface DEVICEAPISDEVICEV1DeviceapisDeviceFrV1Root : GPBRootObject
@end

#pragma mark - DEVICEAPISDEVICEV1EditFacerecRequest

typedef GPB_ENUM(DEVICEAPISDEVICEV1EditFacerecRequest_FieldNumber) {
  DEVICEAPISDEVICEV1EditFacerecRequest_FieldNumber_Data_p = 1,
  DEVICEAPISDEVICEV1EditFacerecRequest_FieldNumber_UpdateMask = 2,
};

/**
 * Запрос редактирования настроек Face Recognition
 **/
GPB_FINAL @interface DEVICEAPISDEVICEV1EditFacerecRequest : GPBMessage

/** Настройки Face Recognition */
@property(nonatomic, readwrite, strong, null_resettable) DEVICEAPISDEVICEV1Facerec *data_p;
/** Test to see if @c data_p has been set. */
@property(nonatomic, readwrite) BOOL hasData_p;

/** Маска полей обновления */
@property(nonatomic, readwrite, strong, null_resettable) GPBFieldMask *updateMask;
/** Test to see if @c updateMask has been set. */
@property(nonatomic, readwrite) BOOL hasUpdateMask;

@end

#pragma mark - DEVICEAPISDEVICEV1EditFacerecResponse

typedef GPB_ENUM(DEVICEAPISDEVICEV1EditFacerecResponse_FieldNumber) {
  DEVICEAPISDEVICEV1EditFacerecResponse_FieldNumber_Error = 1,
};

typedef GPB_ENUM(DEVICEAPISDEVICEV1EditFacerecResponse_Type_OneOfCase) {
  DEVICEAPISDEVICEV1EditFacerecResponse_Type_OneOfCase_GPBUnsetOneOfCase = 0,
  DEVICEAPISDEVICEV1EditFacerecResponse_Type_OneOfCase_Error = 1,
};

/**
 * Ответ на запрос редактирования настроек Face Recognition
 **/
GPB_FINAL @interface DEVICEAPISDEVICEV1EditFacerecResponse : GPBMessage

/** Тип ответа */
@property(nonatomic, readonly) DEVICEAPISDEVICEV1EditFacerecResponse_Type_OneOfCase typeOneOfCase;

/** Ошибка */
@property(nonatomic, readwrite, strong, null_resettable) DEVICEAPISDEVICEV1EditFacerecResponse_Error *error;

@end

/**
 * Clears whatever value was set for the oneof 'type'.
 **/
void DEVICEAPISDEVICEV1EditFacerecResponse_ClearTypeOneOfCase(DEVICEAPISDEVICEV1EditFacerecResponse *message);

#pragma mark - DEVICEAPISDEVICEV1EditFacerecResponse_Error

typedef GPB_ENUM(DEVICEAPISDEVICEV1EditFacerecResponse_Error_FieldNumber) {
  DEVICEAPISDEVICEV1EditFacerecResponse_Error_FieldNumber_Validation = 1,
};

typedef GPB_ENUM(DEVICEAPISDEVICEV1EditFacerecResponse_Error_Reason_OneOfCase) {
  DEVICEAPISDEVICEV1EditFacerecResponse_Error_Reason_OneOfCase_GPBUnsetOneOfCase = 0,
  DEVICEAPISDEVICEV1EditFacerecResponse_Error_Reason_OneOfCase_Validation = 1,
};

/**
 * Ошибка запроса
 **/
GPB_FINAL @interface DEVICEAPISDEVICEV1EditFacerecResponse_Error : GPBMessage

/** Причина ошибки */
@property(nonatomic, readonly) DEVICEAPISDEVICEV1EditFacerecResponse_Error_Reason_OneOfCase reasonOneOfCase;

/** Ошибка валидации */
@property(nonatomic, readwrite, strong, null_resettable) DEVICEAPISDEVICEV1ValidationError *validation;

@end

/**
 * Clears whatever value was set for the oneof 'reason'.
 **/
void DEVICEAPISDEVICEV1EditFacerecResponse_Error_ClearReasonOneOfCase(DEVICEAPISDEVICEV1EditFacerecResponse_Error *message);

#pragma mark - DEVICEAPISDEVICEV1Facerec

typedef GPB_ENUM(DEVICEAPISDEVICEV1Facerec_FieldNumber) {
  DEVICEAPISDEVICEV1Facerec_FieldNumber_IsEnabled = 1,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_MainAddress = 2,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_AltAddress = 3,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_Request = 4,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_Authorization = 5,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_GroupsArray = 6,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_RelayIndex = 7,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_SendInterval = 8,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_FaceLiveness = 9,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_MinFaceSize = 10,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_MaxFaceSize = 11,
  DEVICEAPISDEVICEV1Facerec_FieldNumber_AddSize = 12,
};

/**
 * Настройки Face Recognition
 **/
GPB_FINAL @interface DEVICEAPISDEVICEV1Facerec : GPBMessage

/** Флаг включения Face Recognition */
@property(nonatomic, readwrite) BOOL isEnabled;

/** Адрес */
@property(nonatomic, readwrite, copy, null_resettable) NSString *mainAddress;

/** Альтернативный адрес */
@property(nonatomic, readwrite, copy, null_resettable) NSString *altAddress;

/** Путь запроса к серверу */
@property(nonatomic, readwrite, copy, null_resettable) NSString *request;

/** Токен */
@property(nonatomic, readwrite, copy, null_resettable) NSString *authorization;

/** Идентификаторы групп профилей в identix */
@property(nonatomic, readwrite, strong, null_resettable) NSMutableArray<NSString*> *groupsArray;
/** The number of items in @c groupsArray without causing the container to be created. */
@property(nonatomic, readonly) NSUInteger groupsArray_Count;

/**
 * Индекс реле.
 * Диапазон: 1..32767
 **/
@property(nonatomic, readwrite) int32_t relayIndex;

/** Интервал отправки, миллисекунд */
@property(nonatomic, readwrite) int32_t sendInterval;

/** Доступность FR */
@property(nonatomic, readwrite) float faceLiveness;

/** Минимальный размер лица, пикселей */
@property(nonatomic, readwrite) int32_t minFaceSize;

/** Максимальный размер лица, пикселей */
@property(nonatomic, readwrite) int32_t maxFaceSize;

/** Добавление размера, процентов */
@property(nonatomic, readwrite) int32_t addSize;

@end

#pragma mark - DEVICEAPISDEVICEV1GetFacerecRequest

/**
 * Запрос получения настроек Face Recognition
 **/
GPB_FINAL @interface DEVICEAPISDEVICEV1GetFacerecRequest : GPBMessage

@end

#pragma mark - DEVICEAPISDEVICEV1GetFacerecResponse

typedef GPB_ENUM(DEVICEAPISDEVICEV1GetFacerecResponse_FieldNumber) {
  DEVICEAPISDEVICEV1GetFacerecResponse_FieldNumber_Data_p = 1,
};

typedef GPB_ENUM(DEVICEAPISDEVICEV1GetFacerecResponse_Type_OneOfCase) {
  DEVICEAPISDEVICEV1GetFacerecResponse_Type_OneOfCase_GPBUnsetOneOfCase = 0,
  DEVICEAPISDEVICEV1GetFacerecResponse_Type_OneOfCase_Data_p = 1,
};

/**
 * Ответ на запрос получения настроек Face Recognition
 **/
GPB_FINAL @interface DEVICEAPISDEVICEV1GetFacerecResponse : GPBMessage

/** Тип ответа */
@property(nonatomic, readonly) DEVICEAPISDEVICEV1GetFacerecResponse_Type_OneOfCase typeOneOfCase;

/** Настройки Face Recognition */
@property(nonatomic, readwrite, strong, null_resettable) DEVICEAPISDEVICEV1Facerec *data_p;

@end

/**
 * Clears whatever value was set for the oneof 'type'.
 **/
void DEVICEAPISDEVICEV1GetFacerecResponse_ClearTypeOneOfCase(DEVICEAPISDEVICEV1GetFacerecResponse *message);

NS_ASSUME_NONNULL_END

CF_EXTERN_C_END

#pragma clang diagnostic pop

// @@protoc_insertion_point(global_scope)

// clang-format on
