// This file is @generated by prost-build.
#[derive(Clone, Copy, PartialEq, ::prost::Message)]
pub struct ConjureCompatibility {
#[prost(bool, tag = "1")]
pub union_message: bool,
}
#[derive(Clone, Copy, PartialEq, ::prost::Message)]
pub struct ConjureFieldCompatibility {
#[prost(bool, tag = "1")]
pub map_value_wrapper: bool,
}