//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: circuits_v2/deprecated/DEPRECATED_cloud_data_ledger_version.proto
//
#pragma warning disable 1591, 0612, 3021, 8981
#region Designer generated code
using pb = global::Google.Protobuf;
using pbc = global::Google.Protobuf.Collections;
using pbr = global::Google.Protobuf.Reflection;
using scg = global::System.Collections.Generic;
namespace CircuitsV2.Protobuf {
/// Holder for reflection information generated from circuits_v2/deprecated/DEPRECATED_cloud_data_ledger_version.proto
public static partial class DEPRECATEDCloudDataLedgerVersionReflection {
#region Descriptor
/// File descriptor for circuits_v2/deprecated/DEPRECATED_cloud_data_ledger_version.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static DEPRECATEDCloudDataLedgerVersionReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CkFjaXJjdWl0c192Mi9kZXByZWNhdGVkL0RFUFJFQ0FURURfY2xvdWRfZGF0",
"YV9sZWRnZXJfdmVyc2lvbi5wcm90bxILY2lyY3VpdHNfdjIqgAEKIURFUFJF",
"Q0FURURfQ2xvdWREYXRhTGVkZ2VyVmVyc2lvbhIfChtWME5ld0Nsb3VkRGF0",
"YUxlZGdlclZlcnNpb24QABIUChBWMVR5cGVzSW5FbnRyaWVzEAESIAocTGF0",
"ZXN0Q2xvdWREYXRhTGVkZ2VyVmVyc2lvbhABGgIQAUIWqgITQ2lyY3VpdHNW",
"Mi5Qcm90b2J1ZmIGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::CircuitsV2.Protobuf.DEPRECATED_CloudDataLedgerVersion), }, null, null));
}
#endregion
}
#region Enums
public enum DEPRECATED_CloudDataLedgerVersion {
[pbr::OriginalName("V0NewCloudDataLedgerVersion")] V0NewCloudDataLedgerVersion = 0,
[pbr::OriginalName("V1TypesInEntries")] V1TypesInEntries = 1,
[pbr::OriginalName("LatestCloudDataLedgerVersion", PreferredAlias = false)] LatestCloudDataLedgerVersion = 1,
}
#endregion
}
#endregion Designer generated code