func file_sharedprotos_gcbdractions_gcbdractions_proto_init()

in sharedprotos/gcbdractions/gcbdractions.pb.go [679:792]


func file_sharedprotos_gcbdractions_gcbdractions_proto_init() {
	if File_sharedprotos_gcbdractions_gcbdractions_proto != nil {
		return
	}
	if !protoimpl.UnsafeEnabled {
		file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GCBDRActionRequest); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GCBDRActionResponse); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*Command); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*AgentCommand); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*ShellCommand); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*CommandResult); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
		file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
			switch v := v.(*GCBDRActionError); i {
			case 0:
				return &v.state
			case 1:
				return &v.sizeCache
			case 2:
				return &v.unknownFields
			default:
				return nil
			}
		}
	}
	file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes[2].OneofWrappers = []interface{}{
		(*Command_AgentCommand)(nil),
		(*Command_ShellCommand)(nil),
	}
	type x struct{}
	out := protoimpl.TypeBuilder{
		File: protoimpl.DescBuilder{
			GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
			RawDescriptor: file_sharedprotos_gcbdractions_gcbdractions_proto_rawDesc,
			NumEnums:      1,
			NumMessages:   8,
			NumExtensions: 0,
			NumServices:   0,
		},
		GoTypes:           file_sharedprotos_gcbdractions_gcbdractions_proto_goTypes,
		DependencyIndexes: file_sharedprotos_gcbdractions_gcbdractions_proto_depIdxs,
		EnumInfos:         file_sharedprotos_gcbdractions_gcbdractions_proto_enumTypes,
		MessageInfos:      file_sharedprotos_gcbdractions_gcbdractions_proto_msgTypes,
	}.Build()
	File_sharedprotos_gcbdractions_gcbdractions_proto = out.File
	file_sharedprotos_gcbdractions_gcbdractions_proto_rawDesc = nil
	file_sharedprotos_gcbdractions_gcbdractions_proto_goTypes = nil
	file_sharedprotos_gcbdractions_gcbdractions_proto_depIdxs = nil
}