// Generated by the proto_extras plugin. DO NOT EDIT!
// source: components/optimization_guide/proto/model_quality_metadata.proto

#ifndef COMPONENTS_OPTIMIZATION_GUIDE_PROTO_MODEL_QUALITY_METADATA_EQUAL_H_
#define COMPONENTS_OPTIMIZATION_GUIDE_PROTO_MODEL_QUALITY_METADATA_EQUAL_H_



namespace optimization_guide {
namespace proto {
class InternalOnDeviceModelExecutionInfo;
class InternalOnDeviceRequest;
class InternalOnDeviceResponse;
class LoggingMetadata;
class ModelExecutionInfo;
class OnDeviceModelExecutionInfo;
class OnDeviceModelServiceRequest;
class OnDeviceModelServiceResponse;
class OnDeviceModelServiceVersion;
class OnDeviceModelVersions;
class OnDeviceSystemProfile;
class TextSafetyModelRequest;
class TextSafetyModelResponse;
}  // namespace proto
}  // namespace optimization_guide


namespace optimization_guide {
namespace proto {
bool operator==(const LoggingMetadata& lhs, const LoggingMetadata& rhs);
bool operator==(const OnDeviceSystemProfile& lhs, const OnDeviceSystemProfile& rhs);
bool operator==(const ModelExecutionInfo& lhs, const ModelExecutionInfo& rhs);
bool operator==(const OnDeviceModelExecutionInfo& lhs, const OnDeviceModelExecutionInfo& rhs);
bool operator==(const OnDeviceModelVersions& lhs, const OnDeviceModelVersions& rhs);
bool operator==(const OnDeviceModelServiceVersion& lhs, const OnDeviceModelServiceVersion& rhs);
bool operator==(const InternalOnDeviceModelExecutionInfo& lhs, const InternalOnDeviceModelExecutionInfo& rhs);
bool operator==(const InternalOnDeviceRequest& lhs, const InternalOnDeviceRequest& rhs);
bool operator==(const InternalOnDeviceResponse& lhs, const InternalOnDeviceResponse& rhs);
bool operator==(const OnDeviceModelServiceRequest& lhs, const OnDeviceModelServiceRequest& rhs);
bool operator==(const OnDeviceModelServiceResponse& lhs, const OnDeviceModelServiceResponse& rhs);
bool operator==(const TextSafetyModelRequest& lhs, const TextSafetyModelRequest& rhs);
bool operator==(const TextSafetyModelResponse& lhs, const TextSafetyModelResponse& rhs);
}  // namespace proto
}  // namespace optimization_guide


#endif  // COMPONENTS_OPTIMIZATION_GUIDE_PROTO_MODEL_QUALITY_METADATA_EQUAL_H_
