Protobuf...

This commit is contained in:
2026-05-10 13:39:01 -07:00
commit c1830ab510
421 changed files with 313428 additions and 0 deletions

View File

@@ -0,0 +1,51 @@
// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: circuits_v2/deprecated/DEPRECATED_cloud_data_ledger_version.proto
// </auto-generated>
#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 {
/// <summary>Holder for reflection information generated from circuits_v2/deprecated/DEPRECATED_cloud_data_ledger_version.proto</summary>
public static partial class DEPRECATEDCloudDataLedgerVersionReflection {
#region Descriptor
/// <summary>File descriptor for circuits_v2/deprecated/DEPRECATED_cloud_data_ledger_version.proto</summary>
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