// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ExternalBridgeLoginIntent.proto
#pragma warning disable 1591, 0612, 3021
#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 Tango.PMR.Integration {
/// Holder for reflection information generated from ExternalBridgeLoginIntent.proto
public static partial class ExternalBridgeLoginIntentReflection {
#region Descriptor
/// File descriptor for ExternalBridgeLoginIntent.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ExternalBridgeLoginIntentReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"Ch9FeHRlcm5hbEJyaWRnZUxvZ2luSW50ZW50LnByb3RvEhVUYW5nby5QTVIu",
"SW50ZWdyYXRpb24qTwoZRXh0ZXJuYWxCcmlkZ2VMb2dpbkludGVudBIQCgxD",
"b2xvclByb2ZpbGUQABIPCgtEaWFnbm9zdGljcxABEg8KC0Z1bGxDb250cm9s",
"EAJCIQofY29tLnR3aW5lLnRhbmdvLnBtci5pbnRlZ3JhdGlvbmIGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(new[] {typeof(global::Tango.PMR.Integration.ExternalBridgeLoginIntent), }, null));
}
#endregion
}
#region Enums
public enum ExternalBridgeLoginIntent {
[pbr::OriginalName("ColorProfile")] ColorProfile = 0,
[pbr::OriginalName("Diagnostics")] Diagnostics = 1,
[pbr::OriginalName("FullControl")] FullControl = 2,
}
#endregion
}
#endregion Designer generated code